/*Color de fondo del Header*/ 
.BgHead { background-color: #000000}

/* Color de fondo de las columnas de secciones*/  
.BgColI { background-image: url(fondo_pag.jpg); background-repeat: repeat-x}
.BgSepI { background-image: url(fondo_pag.jpg); background-repeat: repeat-x }
.BgColC { background-image: url(fondo_pag.jpg); background-repeat: repeat-x; padding-left:12px; padding-right:12px}
.BgSepD { background-image: url(fondo_pag.jpg); background-repeat: repeat-x }
.BgColD { background-image: url(fondo_pag.jpg); background-repeat: repeat-x }

/* Tipo de letras del site */
td { font-family: arial; font-size: 11px; color: #333333;}
body { font-family: arial; font-size: 11px; color: #333333;}

/* Estilos de los links*/ 
a:link { font-family: Tahoma; font-weight:bold; font-size: 11px; color: #660000; text-decoration:underline }
a:visited { font-family: Tahoma; font-weight:bold; font-size: 11px; color: #660000; text-decoration:underline }
a:hover { font-family: Tahoma; font-weight:bold; font-size: 11px; color: #660000; text-decoration:underline }

/*Estilo del título del Modulo*/
.ModTitulo { font-family: Tahoma; font-weight:bold; font-size: 12px; color: #660000; text-decoration:underline }

/*Estilo del texto debajo del calendario*/
.caldate { font-family: Tahoma; font-size: 11px; color: #ae6e2b }

/*Estilo del Footer*/ 
.footer { font-family: Tahoma; font-size: 11px; color: #997b44; text-decoration: underline }
a.footer:link { font-family: Tahoma; font-size: 11px; color: #997b44; text-decoration: underline }
a.footer:visited { font-family: Tahoma; font-size: 11px; color: #997b44; text-decoration: underline }
a.footer:hover { font-family: Tahoma; font-size: 11px; color: #997b44; text-decoration: underline }
.BgFooter { background-color: #f0e4cf}

/*Titulo de la noticia destacada que se muestra en el home*/
.detStit { font-family: Tahoma; font-weight:bold; font-size: 11px; color: #660000; text-decoration:underline }

/*Título*/
.dettit { font-family: Tahoma; font-weight:bold; font-size: 11px; color: #660000; text-decoration:underline }

/* lista de noticias que sale debajo de la noticia desplegada*/
.detOtit { font-family: Tahoma; font-weight:bold; font-size: 11px; color: #660000; text-decoration:underline }

/*Subtitulos*/
.SubTitulos { font-family: Tahoma; font-weight:bold; font-size: 11px; color: #660000; text-decoration:none }

/*Antetitulo y titulo de la noticia principal en el home*/
.pppAtit { font-family: Tahoma; font-weight:bold; font-size: 11px; color: #660000; text-decoration:underline }
.ppptit { font-family: Tahoma; font-weight:bold; font-size: 11px; color: #660000; text-decoration:underline }

.tableborder{margin-left:15px;}
.ModCss8632{margin-left:120px;}