/* Color de fondo del Header*/ 
.BgHead { background-color: #FFFFFF; }

/* Color de fondo de la barra de secciones*/  
.BgSecBar { background-color: #CCCCCC; }
.BgBtn { background-color: #BDBED2;  }

/* Color de fondo de las columnas de secciones*/  
.BgColI {  background: #070690 url(fondo.jpg)  no-repeat top}

.BgSepI { background-color: #FFFFFF; }
.BgColC { background-color: #FFFFFF; }
.BgSepD { background-color: #FFFFFF; }
.BgColD { background-color: #E7E7E7; }


/* Tipo de letras del site*/ 
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line height:13 px}
td {   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line height:13 px}


/* Estilos de los links*/ 
a:link { text-decoration: none ; color: #333366 }
a:visited {text-decoration: none ;  color: #333366 }
a:hover {text-decoration: none ; color: #CC0033}


/*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: bolder; color: #003094}


/*Tipo de letra de la seccion*/ 
.SecTitulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold;  color: #000000}

/*Tipo de letra de la botonera*/ 
.SecBtn {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;  color: #000000; text-decoration:none}

/*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 }
.SubTitulos { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold; font-style: italic ; color: #343297}

/*Estilo del Footer*/ 
.BgFooter { background-color: #010066; }
.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: #60609C; }
.BgSubSecCell { background-color: #60609C; }
a.SubSec:link { text-decoration: none ; color: #FFFFFF }
a.SubSec:visited { text-decoration: none ; color: #FFFFFF }
a.SubSec:hover { text-decoration: none ; color: #000033}

.BgSec { background-color: #9999FF; }
.BgSecCell { background-color: #333399; }
a.Sec:link { text-decoration: none ; color: #FFFFFF }
a.Sec:visited { text-decoration: none ; color: #FFFFFF }
a.Sec:hover { text-decoration: none ; color: #333399}