/* Color de fondo del Header*/ 
.BgHead { background-color: #FFFFFF; }

/* Color de fondo de las columnas de secciones */  
.BgColI { background-color: #FFFFFF;}
.BgSepI { background-color: #FFFFFF;}
.BgColC { background-color: #FFFFFF; }
.BgSepD { background-color: #FFFFFF; }
.BgColD { background-color: #FFFFFF; }

/*Tipo de letras del site*/ 
body { font-family: Verdana; font-weight: normal; font-size: 10px; color: #333333;}
td { font-family: Verdana; font-weight: normal; font-size: 10px; color: #333333;}

/*Tipo de letra de la botonera*/ 
.BgBtn { background-color: FFFFFF; }
.SecBtn {  font-family: Verdana; font-size: 10px; font-weight: bold;  color: #666666;  text-decoration:none}
a.SecBtn:link  {  font-family: Verdana; font-size: 10px; font-weight: bold;  color: #666666;  text-decoration:none}
a.SecBtn:visited {  font-family: Verdana; font-size: 10px; font-weight: bold;  color: #666666;  text-decoration:none}
a.SecBtn:hover {  font-family: Verdana; font-size: 10px; font-weight: bold;  color: #666666;  text-decoration:none}

/*Estilos de los links*/ 
a:link { font-size: 10px; text-decoration: underline ; color: #000099; font-weight:normal; }
a:visited {font-size: 10px; text-decoration: underline ;  color: #000099; font-weight:normal; }
a:hover {font-size: 10px; text-decoration: underline ; color: #000099; font-weight:normal; }

/*Encuesta*/
.SubTitulosII { font-size: 10px ; font-weight: normal; color: #7D7D7D}

/*Estilo del titulo del Modulo */ 
.ModTitulo { font-family: Verdana; font-size: 12px; font-weight: bold; color: #660000;}

/*Estilo de los input de las formas*/ 
.Formas { font-family: Verdana; font-size: 11px}
input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333 }

.SubTitulos { font-family: Verdana; font-size: 11px ; font-weight: bold; color: #010066}

/*Estilo del Footer*/ 
.BgFooter { background-color: #FFFFFF; }
.footer {  font-size: 10px; color: #660000; text-decoration: none}
a.footer:link { color: #660000 ; text-decoration: none}
a.footer:visited { color: #660000 ; text-decoration: none}
a.footer:hover { color: #660000; text-decoration: underline}
 .ModCss5560 { padding-left:10px;}

/*Estilos del Graficador*/
.axis         { background-color: #000000 }
.bar          { background-color: #000066}
.hor-y-label  { text-align: Right ; font-size: 10px}
.vert-y-label { text-align: Right; vertical-align: bottom; font-size: 10px}
.hor-x-label  { text-align: Left ; font-size: 10px}
.vert-x-label { text-align: Center ; font-size: 10px}