/* Color de fondo del Header*/ 
.BgHead { background-color: #FFFFFF; }

/* Color de fondo de la barra de secciones*/  
.BgSecBar { background-color: #CFFFFFF; }
.BgBtn { 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: #EDEDED; }

/* Tipo de letras del site*/
body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}
td {  font-family: Arial; font-size: 11px; color: #333333}

/* Estilos de los links*/ 
a:link { font-family: Arial; font-size: 11px; text-decoration: none ; color: #990000 }
a:visited { font-family: Arial; font-size: 11px; text-decoration: none ;  color: #990000 }
a:hover { font-family: Arial; font-size: 11px; text-decoration: underline ; color: #990000 }
a:active { font-family: Arial; font-size: 11px; text-decoration: underline ; color: #990000 }

/*Estilo del titulo del Modulo*/ 
.ModTitulo {  font-family: Arial; font-size: 12px; font-weight: bold; letter-spacing:1px; padding-left:5px; padding-bottom:3px; padding-top:3px; color: #333333}

/*Tipo de letra de la seccion*/ 
.SecTitulo {  font-family: Arial; font-size: 14px; 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: #FFFFFF; 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: Arial, Helvetica, sans-serif; font-size: 17px ; font-weight: bold; color: #990000}
		
/*Estilo del Footer*/ 
.BgFooter { background-color: #CCCCCC; }
.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}

/*Estilo del titulo de la noticia. articulo*/
.dettit {  font-family: Arial; font-size: 12px; font-weight: bold; letter-spacing:1px; padding-left:5px; padding-bottom:3px; padding-top:3px; color: #333333}

/*Estilo del titulo de la promocion destacada*/
a.BktPromName:link { font-family: Arial; font-size: 11px; text-decoration: none ; color: #990000 }
a.BktPromName:visited { font-family: Arial; font-size: 11px; text-decoration: none ;  color: #990000 }
a.BktPromName:hover { font-family: Arial; font-size: 11px; text-decoration: underline ; color: #990000 }
a.BktPromName:active { font-family: Arial; font-size: 11px; text-decoration: underline ; color: #990000 }

/*Estilo del titulo del detalle de la noticia en la pagina de noticias*/
a.detStit:link { font-family: Arial; font-size: 11px; text-decoration: none ; color: #990000 }
a.detStit:visited { font-family: Arial; font-size: 11px; text-decoration: none ;  color: #990000 }
a.detStit:hover { font-family: Arial; font-size: 11px; text-decoration: underline ; color: #990000 }
a.detStit:active { font-family: Arial; font-size: 11px; text-decoration: underline ; color: #990000 }

/*Estilo del titulo de las noticias anteriores*/
a.detOtit:link { font-family: Arial; font-size: 11px; text-decoration: none ; color: #990000 }
a.detOtit:visited { font-family: Arial; font-size: 11px; text-decoration: none ;  color: #990000 }
a.detOtit:hover { font-family: Arial; font-size: 11px; text-decoration: underline ; color: #990000 }
a.detOtit:active { font-family: Arial; font-size: 11px; text-decoration: underline ; color: #990000 }

/*Estilo de las noticias y eventos destacadas*/
a.MsoNormal:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none ; color: #990000 }
a.MsoNormal:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none ;  color: #990000 }
a.MsoNormal:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline ; color: #333333 }
a.MsoNormal:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline ; color: #990000 }

/* style del catalogo */  

.BktSecTitulo { background-color:#dedede; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold;}
.BktTH { background-color:#EBEBEB; font-size: 10px; color: #000000; text-decoration: none}