@charset "utf-8";
/* CSS Document */
DIV.fecha {
 WIDTH: 125px;
 HEIGHT: 58px;
 MARGIN: 0px auto;

 background-image:url(images/indicador.jpg);
 background-repeat:no-repeat;
 /*background-position: center top;*/


}
DIV.tfecha {

color:#FFFFE7;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding-left:21px;
padding-top:8px;
}


.nombregrupo {
 font-size: 18px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
}
TD.separador{
	height: 15px;
	border-color:#F0f0f0;
	border-width:1px;
	BORDER-TOP-STYLE: none ; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: solid

}
