/* Color de fondo del Header*/ 
.BgHead { background-color: #FFFFFF; }

/* Color de fondo de la barra de secciones*/  
.BgSecBar { background-color: #CCCCCC; }
.BgBtn { background-color: #003AB6;  }

/* Color de fondo de las columnas de secciones*/  
.BgColI { background-color: #ADC0E8; }

.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, Arial, Helvetica, sans-serif; font-size: 12px; color: #575757; }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #575757; }


/* Estilos de los links*/ 
a:link { text-decoration: underline; color: #333366; font-weight: bold; }
a:visited {text-decoration:  underline;  color: #333366; font-weight: bold; }
a:hover {text-decoration:  underline; color: #CC0033;  font-weight: bold; }


/*Estilo del titulo del Modulo*/ 
.BgMT { background-image: url(subtit.gif);  width:100% }
.ModTitulo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003094}


/*Tipo de letra de la seccion*/ 
.SecTitulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold;  color: #000000}
.detAtit {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold; color: #343297 }
/*Título*/
.dettit {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold; color: #343297 }
/* Lista de noticias que sale debajo de la noticia desplegada*/
.detOtit {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold; color: #343297 }
/*Subtitulos*/
.SubTitulos { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold; color: #343297}



/*Tipo de letra de la botonera*/ 
.SecBtn {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold;  color: #FFFFFF; text-decoration:none}
a.SecBtn:link { text-decoration: none ; color: #FFFFFF }
a.SecBtn:visited { text-decoration: none ; color: #FFFFFF }
a.SecBtn:hover { text-decoration: none ; color: #FFFFFF}

/*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: #343297}
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #343297 }
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #343297 }
.EditHTML { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #343297 }


/*Estilo del Footer*/ 
.BgFooter { background-color: #4770CA; }
.footer {  font-size: 10px; color: #FFFFFF; text-decoration: underline}
a.footer:link { text-decoration: none ; color: #FFFFFF ; text-decoration: underline}
a.footer:visited { text-decoration: none ; color: #FFFFFF ; text-decoration: underline}
a.footer:hover { text-decoration: none ; color: #000000; text-decoration: underline}

/*Estilo de la tabla de las subsecciones*/

.BgSubSec { background-color: #EBEBEB; }
.BgSubSecCell { background-color: #EBEBEB; }
a.SubSec:link { text-decoration: none ; color: #333399 }
a.SubSec:visited { text-decoration: none ; color: #333399 }
a.SubSec:hover { text-decoration: none ; color: #000033}

.BgSec { background-color: #333399; }
.BgSecCell { background-color: #9999FF; }
a.Sec:link { text-decoration: none ; color: #FFFFFF }
a.Sec:visited { text-decoration: none ; color: #FFFFFF }
a.Sec:hover { text-decoration: none ; color: #333399}