
/*========================= STYLES TEMPLATES / MAYO 2005 ====================================*/


/* -------------------- ESTILOS DE CONTORNO Y FONDO DE LAS TABLA GENERAL -------------------*/


/* FONDO DE LA PANTALLA */
.bgtotal {
	background-color: #0E180D;
}

/* BORDES LATERALES-IZQUIERDO + DERECHO */
.bordes-lat {
	border-left:  1px solid #FFC230;
	border-right: 1px solid #FFC230;
}


/* -------------------- ESTILOS DEL H1 -------------------*/

/* FONDO DEL H1 */
.bgH1 {
	background-color: #000000;
}

/* H1 */
h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 10px 0px 10px;
	height: 10px;
	float: left;
}


/* -------------------- ESTILOS DEL TOP -------------------*/

/* FONDO DE LA CELDA QUE CONTIENE EL BANNER LEADER-BOARD 720X90 */
.bg-leaderboard {
	background-color: #762743;
	padding:5px;
	border-top: 1px solid #F8F1C7;
	border-bottom: 1px solid #F8F1C7;
}

/* FONDO DEL TOP EN DONDE SE INSERTA LA IMAGEN */
.bgtop {
	background-color: #762743;
}

/* FONDO Y BORDES DE LA BARRA DE OPCIONES DEL TOP */
.soporte-menu-top{
	background-color: #762743;
	border-top:    1px solid #7D0D33;
	border-bottom: 1px solid #B52355; 
}

/* ESTILOS DE VINCULOS DE LOS FAVORITOS + PÁGINA DE INICIO */
.favoritos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-right: 8px;
	}
a.favoritos:active {
	text-decoration: none;
	color: #F4CDCD;
	font-weight: normal;
	}
a.favoritos:link {
	text-decoration: none;
	color: #F4CDCD;
	font-weight: normal;
	}
a.favoritos:visited {
	text-decoration: none;
	color: #F4CDCD;
	font-weight: normal;
	}
a.favoritos:hover {
	text-decoration: none;
	color: #F4CDCD;
	font-weight: normal;
}

/* ESTILOS DE VINCULOS DE LAS OPCIONES DEL TOP +  CLOSE DEL POPUP */
.sitios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-right: 8px;
}
a.sitios:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.sitios:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.sitios:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.sitios:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

/* FONDO DE LA CELDA DE LAS OPCIONES DEL TOP - NORMAL */
.clasemenuctop {
	text-align: center;
	vertical-align: middle;
	border-top:    1px solid #A61446;
	border-bottom: 1px solid #7D0D33;
	border-right:  1px solid #7D0D33;
	border-left:   1px solid #A61446;
	background-color: #982049;
	height: 20px;
}

/* FONDO DE LA CELDA DE LAS OPCIONES DEL TOP - OVER */
.clasemenuotop {
	text-align: center;
	vertical-align: middle;
	border-top:    1px solid #7D0D33;
	border-bottom: 1px solid #A61446;
	border-right:  1px solid #A61446;
	border-left:   1px solid #7D0D33;
	background-color: #BF2E5F;
	height: 20px;
}


/* -------- FONDOS DE LAS 3 COLUMNAS VERTICALES - ( MENU / MIDDLE / BANNER y TOPSITES) --------*/

/* FONDO DE LA COLUMNA DEL MENU */
.bg-columna-left {
	background-color: #3A6600;
}

/* FONDO DE LA COLUMNA DEL MIDDLE */
.bg-columna-middle {
	background-color: #3A6600;
}

/* FONDO DE LA COLUMNA DEL BANNER Y TOPSITES */
.bg-columna-right {
	background-color: #610424;
}
/* ESPACIO QUE CORRESPONDE A LA ALTURA ENTRE LAS CAJAS DE LA COLUMNA IZQ */
.espacio-entre-cajas {
	height: 10px;
}


/* -------------------- ESTILOS DE LA COLUMNA IZQUIERDA (MENU PRINCIPAL) -------------------*/

/*FONDO Y BORDE DEL MENU PRINCIPAL*/
.basemenu {
	border-top:    2px solid #000000;
	border-bottom: 2px solid #000000;
	border-right:  2px solid #000000;	
	border-left:   2px solid #000000;
	background-color: #010754;
}

/* TITULO DEL MENU PRINCIPAL*/ 
.titulomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	padding-right: 10px;
	border-top:    0px solid #7D0D33;
	border-bottom: 1px solid #FFFFFF;
	border-right:  0px solid #5D0004;	
	border-left:   0px solid #C95454;
	height: 20px;
	text-transform:uppercase;
}
/* FONDO DE LA CELDA DEL MENU PRINCIPAL - COMUN */
.clasemenuc {
	text-align: left;
	vertical-align: middle;
	border-top:  1px solid #FFE7AA;
	border-bottom:1px solid #BE8906;
	border-right: 0px solid #010754;
	border-left:  0px solid #3C3E0D;
	background-image:url(/imgs/bgmenu.gif);
	padding-left: 3px;

}
/* FONDO DE LA CELDA DEL MENU PRINCIPAL - OVER */
.clasemenuo {
	text-align: left;
	vertical-align: middle;
	border-top:   1px solid #434511;
	border-bottom:1px solid #FCF2D8;
	border-right: 0px solid #7D0D33;
	border-left:  0px solid #A61446;
	background-color: #FFC639;
	padding-left: 3px;
}

/* HIPERVINCULOS DEL MENU PRINCIPAL */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
}
a.menu:active {
	text-decoration: none;
	color: #000000;
	
}
a.menu:link {
	text-decoration: none;
	color: #000000;

}
a.menu:visited {
	text-decoration: none;
	color: #000000;

}
a.menu:hover {
	text-decoration: none;
	color: #000000;

}


/* -------------------- ESTILOS DE LA COLUMNA IZQUIERDA (ENCUESTA) -------------------*/














/* -------------------- ESTILOS DEL MIDDLE (NOTICIAS) -------------------*/

/* BORDE DE LA TABLA DE LAS NOTICIAS */ 
.borde-tabla-centro {
	border-top:    1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right:  1px solid #000000;	
	border-left:   1px solid #000000;
	background-color: #223903;
}

/* TITULO Y FONDO DE LAS CAJAS DEL CENTRO */ 
.titulocentral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-transform: normal;
     border-right: 1px solid #000000;
	padding-left: 5px;
	height:18px;
	background-color: #C80400;
	vertical-align:middle;
}

/* SUBTITULO Y FONDO DE LAS CAJAS DEL CENTRO */ 
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #010754;
	text-align: left;
	text-transform: normal;
	padding-left:5px;
	height:15px;
	background-color: #FDF9D1;
	border-right: 1px solid #000000;

}

/* CUERPO DE TEXTO DEL CENTRO */
.cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFE7AA;
	font-size: 10px;
	text-align:left;
	vertical-align: top;
	padding-right: 5px;
	
}


/* COLOR DE FONDO DE LOS CUADROS DEL CENTRO (PADDING)*/
.celda-central {
	padding: 2px;	
}
.celda-central-internas {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFE7AA;
	font-size:11px;
	padding: 2px;
	line-height: 15px;

}

/* HIPERVINCULOS DEL MORE  */
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;

	vertical-align: top;
}
a.more:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.more:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.more:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.more:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}









/* HIPERVINCULOS GENERICOS */

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;

}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	line-height: normal;


}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	line-height: normal;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;

	text-decoration: underline;
}








/* -------------------- ESTILOS DE LA COLUMNA DERECHA (TOP SITES) -------------------*/

/* FONDO Y BORDE DEL TOP-SITES */
.base-topsites {
	border-top:    1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right:  1px solid #000000;	
	border-left:   1px solid #000000;
	background-color:#325504;
}

/* TITULO DEL TOP-SITES*/ 
.titulo-topsites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	border-top:    0px solid #7D0D33;
	border-bottom: 1px solid #FFFFFF;
	border-right:  0px solid #5D0004;	
	border-left:   0px solid #C95454;
	height: 20px;
	background-color: #000000;
}

/* FONDO DE LA CELDA DEL TOP SITES - NORMAL */
.topsites-opciones-c {
	text-align: left;
	vertical-align: middle;
	height: 18px;
	border-bottom: 1px solid #3C6307;
	background-color: #223903;
	padding-left: 3px;
}

/* FONDO DE LA CELDA DEL TOP SITES - OVER */
.topsites-opciones-o {
	text-align: left;
	vertical-align: middle;
	height: 18px;
	border-bottom: 1px solid #3C6307;
	background-color: #223903;
	padding-left: 3px;
}

/* HIPERVINCULOS DEL TOP SITES */
.links-topsites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
}
a.links-topsites:active {
	text-decoration: none;
	color: #FFE7AA;
	font-weight: normal;
}
a.links-topsites:link {
	text-decoration: none;
	color: #FFE7AA;
	font-weight: normal;
}
a.links-topsites:visited {
	text-decoration: none;
	color: #FFE7AA;
	font-weight: normal;
}
a.links-topsites:hover {
	text-decoration: underline;
	color: #FFE7AA;
	font-weight: normal;
}

/* HIPERVINCULOS DEL TOP SITES - MORE */
.links-topsites-more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-right: 5px;
	vertical-align:middle;
	height: 15px;
}
a.links-topsites-more:active {
	text-decoration: none;
color: #FFE7AA;
	font-weight: normal;
}
a.links-topsites-more:link {
	text-decoration: none;
color: #FFE7AA;
	font-weight: normal;
}
a.links-topsites-more:visited {
	text-decoration: none;
color: #FFE7AA;
	font-weight: normal;
}
a.links-topsites-more:hover {
	text-decoration: none;
color: #ffffff;
	font-weight: normal;
}


/* -------------------- ESTILOS DEL BOTTOM -------------------*/
/*IMG DE BORDE DEL BOTTOM*/
.borde-bottom {
background-image:url(/imgs/borde-bottom.gif);
height: 10px;
}

/* FONDO DE LA CELDA DE LAS OPCIONES DEL TOP - NORMAL */
.titulo-bottom {
	text-align: center;
	vertical-align: middle;
	border-top:    0px solid #A61446;
	border-bottom: 1px solid #666666;
	border-right:  0px solid #7D0D33;
	border-left:  0px solid #A61446;
	background-color: #000000;
	height: 20px;
}

/* FONDO DEL BOTTOM */
.bgbottom {
	/*background-color: #;*/
}

/* CUERPO DE TEXTO DEL BOTTOM */
.cbottom {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

/* HIPERVINCULO (TITULO) DE LAS OPCIONES DEL SITE-MAP */
.site-map-tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding-right: 8px;
}
a.site-map-tit:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.site-map-tit:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.site-map-tit:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.site-map-tit:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

/* FONDO DEL TD DE LAS CATEGORIAS DEL SITE-MAP */
.bgbottom-links {
	text-align: center;
	vertical-align: middle;
	border-top:    0px solid #A61446;
	border-bottom: 0px solid #7D0D33;
	border-right:  0px solid #7D0D33;
	border-left:   0px solid #A61446;
	background-color: #000000;
	height: 20px;
}

/* HIPERVINCULO (CATEGORIAS) DE LAS OPCIONES DEL SITE-MAP */
.site-map-cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
a.site-map-cat:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.site-map-cat:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.site-map-cat:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.site-map-cat:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}




