.estils {
	font-size: 12px;
	color: #CCCCCC;
	padding: 10px;
	background: center;
	width: 780px;
}
#peu {
	font: 12px "Times New Roman", Times, serif;
	color: #CCFF00;
	text-decoration: none;
}
#texte_copyry {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
}


#peu a:link {
	color: #CCFF00;
	text-decoration: none;
}

#peu a:hover {
	color: #33CCCC;
	text-decoration: none;
}
#peu a:visited {
	color: #CCFF00;
	text-decoration: none;
}#texte1 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	padding: 10px;
}
#texte1 a:link {
	color: #CCFF00;
	text-decoration: none;
}
#banner {
	background: url(./img/banner-geromax-intro.jpg) no-repeat right top;
	height: 106px;
	width: 300px;
}

#banner2 {
	background: url(./img/banner-geromax-seven.jpg) no-repeat right top;
	height: 106px;
	width: 550px;
}


.produccion {
	color: #FFFFFF;
	text-decoration: none;
}


.produccion:hover {
	color: #FF0000;
	text-decoration: none;
}

.produccion:active {
	color:#FF0000;
	text-decoration: none;
}