.headerCuadros {
	background-image: url(/es/imagenes/cfe_fondo_verde.gif);
	background-repeat: repeat-x;
	text-align: right;
}
.headerMenuAuxiiar {
	background-color: #697069;
	text-align: center;
	width: 217px;
}
.headerFecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #555555;
	padding-left: 10px;
}
.headerBoderInferior {
	background-color: #555555;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;color: #cccccc;
	background-color: #474747;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
}

.footer a{
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover{
	text-decoration: underline;
}
.headerBoderInferiorInterior {

	background-color: #555555;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #008441;
}
