﻿body{	
	line-height:15px;
	margin: 0px;
	color:#494949;
}
a{
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#494949;
	font-weight:bold;
}

.cuerpo{
	margin:0px;
	background-image:url('/imagenes/cuerpo_degrade.jpg');
	background-repeat:repeat-x;
	background-color:#5d686c;
}

.cuerpo .principal{
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	width:960px;
}

.cuerpo .principal .encabezado{
	width:960px;
	height:170px;
	margin-top:1px;
	background-image:url('/imagenes/encabezado_fondo.jpg');
	background-repeat:no-repeat;
}

.cuerpo .principal .encabezado .logo{
	width:190px;
	height:131px;
	background-image:url('/imagenes/logo.jpg');
	background-repeat:no-repeat;
	background-position:53px 37px;
	float:left;
}

.cuerpo .principal .encabezado .logo .linkeo{
	margin-top:36px;
	margin-left:17px;
	width:80px;
	height:80px;
	cursor:pointer;
}

.cuerpo .principal .encabezado .titulo{
	margin-top:65px;
	margin-left:5px;
	padding-left:12px;
	width:588px;
	font-family:garamond;
	font-size:22px;
	font-weight:bold;
	text-align:left;
	color:#003366;
	float:left;
}

.cuerpo .principal .encabezado .logo_aniversario{
	width:120px;
	height:131px;
	background-image:url('/imagenes/logo_aniversario.jpg');
	background-repeat:no-repeat;
	background-position:0px 29px;
	float:left;
}

.cuerpo .principal .contenido{
	width:960px;
	margin-top:-22px;
	background-image:url('/imagenes/contenido_fondo.jpg');
	background-repeat:repeat-y;
	font-family:arial;
	font-size:11px;
}

.cuerpo .principal .contenido .barra_izquierda{
	width:183px;
	float:left;
}

.cuerpo .principal .contenido .barra_izquierda .menu{
	background-image:url('/imagenes/barra_izquierda_fondo.jpg');
	background-repeat:repeat-y;
	background-position:6px 0px;
	width:189px;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul li ul{
	display:none;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul li a{
	display:block;
	padding:3px 5px;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul ul{
	display:block;
	list-style:none;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul .menu_li_primer_nivel{
	margin-left:15px;
	_height:0px;
	_font-size:1px;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul .menu_li_primer_nivel .a{
	margin-left:0px;
	padding-left:10px;
	background-image:url('/imagenes/menu_flecha.jpg');
	background-repeat:no-repeat;
	background-position:0px 7px;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#2d6085;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul .menu_li_primer_nivel .a:hover{
	color:#4F5F5F;
}

/*MENU ELEGIDO DEL PRIMER NIVEL*/
.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul .menu_li_primer_nivel .elegido{
	background-image:url('/imagenes/menu_flecha_elegido.gif');
	background-repeat:no-repeat;
	background-position:0px 7px;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul li ul{
	margin:0px;
	padding:0px;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul .menu_ul_segundo_nivel .elegido2{
	font-weight:bold;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul li ul .menu_li_segundo_nivel{
	_height:0px;
	_font-size:1px;
	margin-left:15px;
	background-image:url('/imagenes/menu_punto.jpg');
	background-repeat:no-repeat;
	background-position:0px 10px;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul li ul .menu_li_segundo_nivel a{
	margin-left:5px;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#4F5F5F;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul li ul .menu_li_segundo_nivel a:hover{
	margin-left:5px;
	color:#2d6085;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul li ul .menu_li_segundo_nivel2{
	_height:0px;
	_font-size:1px;
	margin-left:15px;
	background-position:0px 10px;
}

/*MENU ELEGIDO DEL SEGUNDO NIVEL*/
.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul li ul .menu_li_segundo_nivel2 .elegido{
	background-image:url('/imagenes/menu_flecha_elegido.gif');
	background-repeat:no-repeat;
	background-position:0px 8px;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul li ul .menu_li_segundo_nivel2 .a{
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:14px;
	color:#4F5F5F;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul li ul .menu_li_segundo_nivel2 .a:hover{
	color:#2d6085;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul li ul .menu_li_tercer_nivel{
	_height:0px;
	_font-size:1px;
	margin-left:15px;
	font-family:"Trebuchet MS";
	background-image:url('/imagenes/menu_punto.jpg');
	background-repeat:no-repeat;
	background-position:0px 10px;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul li ul .menu_li_tercer_nivel a{
	font-size:12px;
	color:#4F5F5F;
}

.cuerpo .principal .contenido .barra_izquierda .menu .menu_ul li ul .menu_li_tercer_nivel a:hover{
	color:#2d6085;
}

.cuerpo .principal .contenido .barra_izquierda .contenedor_banners{
	width:189px;
	height:490px;
	padding-top:100px;
	background-image:url('/imagenes/columna_degrade.jpg');
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.cuerpo .principal .contenido .barra_izquierda .banner{
	margin-left:16px;
	width:163px;
	height:38px;
}

.cuerpo .principal .contenido .barra_izquierda .espacio_banner{
	height:17px;
}

.cuerpo .principal .contenido .barra_izquierda .fin_banners{
	width:190px;
	height:100px;
	background-color:#ffffff;
}

.cuerpo .principal .contenido .centro{
	margin-left:25px;
	_margin-left:12px;
	width:513px;
	float:left;
}

.cuerpo .principal .contenido .centro .centro_titulo{
	background-image:url('/imagenes/flechita_azul.jpg');
	background-repeat:no-repeat;
	font-size:22px;
	background-position:0 1px;
	float:left;
	padding-left:20px;
	line-height:22px;
	width:490px;
	height:22px;
	color:#003366;
}

.cuerpo .principal .contenido .centro .centro_titulo_chico{
	font-size:20px;
}

.cuerpo .principal .contenido .centro .centro_subtitulo{
	width:513px;
	margin-top:20px;
	font-size:15px;
	float:left;
	font-weight:bold;
}

.centro_subtituloA{
	font-weight:bold;
	color:#000000
}

						
.cuerpo .principal .contenido .centro .centro_sub_subtitulo{
	width:513px;
	background-image:url('/imagenes/flechita_verde.jpg');
	background-position:0px 1px;
	background-repeat:no-repeat;
	margin-top:6px;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#396b8e;
	float:left;
}

.cuerpo .principal .contenido .centro .centro_sub_subtitulo_sinflecha{
	width:513px;
	margin-top:6px;
	font-size:12px;
	font-weight:bold;
	float:left;
}

.cuerpo .principal .contenido .centro .noticias_grandes{
	margin-top:10px;
	width:520px;
	float:left;
	clear:both;
}
.cuerpo .principal .contenido .centro .noticia_grande{
	margin-top:10px;
	width:240px;
	float:left;
}

.cuerpo .principal .contenido .centro .noticia_grande .noticia_grande_imagen{
	width:231px;
	height:122px;
	cursor:pointer;
}

.cuerpo .principal .contenido .centro .noticia_grande .noticia_grande_titulo{
	margin-top:15px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.cuerpo .principal .contenido .centro .noticia_grande .noticia_grande_copete{
	font-size:13px;
	color:#494949;
	margin-top:5px;
}

.cuerpo .principal .contenido .centro .noticia_grande .noticia_grande_boton{
	background-image:url('/imagenes/noticia_completa.jpg');
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:15px;
	margin-top:10px;
	font-size:9px;
	font-family:verdana;
	font-weight:bold;
}

.cuerpo .principal .contenido .centro .noticia_separador_vertical{
	margin-top:10px;
	margin-left:10px;
	margin-right:15px;
	width:1px;
	height:250px;
	background-color:#b6c4ca;
	float:left;
}

.cuerpo .principal .contenido .centro .centro_espacio_horizontal{
	margin-left:10px;
	width:477px;
	height:10px;
	float:left;
}

.cuerpo .principal .contenido .centro .noticias_horizontales{
	margin-top:30px;
	width:497px;
	border:1px solid #d7d9da;
	float:left;
	
}

.cuerpo .principal .contenido .centro .noticias_horizontales .noticia_horizontal{
	width:497px;
	float:left;
}

.cuerpo .principal .contenido .centro .noticias_horizontales .noticia_horizontal .noticia_horizontal_imagen{
	margin-top:10px;
	margin-left:10px;
	_margin-left:5px;
	width:134px;
	height:75px;
	float:left;
	cursor:pointer;
}

.cuerpo .principal .contenido .centro .noticias_horizontales .noticia_horizontal .noticia_horizontal_textos{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	width:333px;
	float:right;
}

.cuerpo .principal .contenido .centro .noticias_horizontales .noticia_horizontal .noticia_horizontal_textos .noticia_horizontal_titulo{
	font-weight:bold;
	text-transform:uppercase;
}

.cuerpo .principal .contenido .centro .noticias_horizontales .noticia_horizontal .noticia_horizontal_textos .noticia_horizontal_copete{
	margin-top:3px;
	font-size:13px;
	color:#494949;
}

.cuerpo .principal .contenido .centro .noticias_horizontales .noticia_separador_horizontal{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	width:477px;
	height:1px;
	_font-size:1px;
	background-color:#d7d9da;
	float:left;
}

.cuerpo .principal .contenido .centro .noticias_horizontales .noticia_separador_horizontal_transparente{
	margin-left:10px;
	width:477px;
	height:10px;
	float:left;
}

.cuerpo .principal .contenido .centro .noticias_horizontales_simples{
	margin-top:10px;
	width:497px;
	float:left;
}

.cuerpo .principal .contenido .centro .noticias_horizontales_simples .noticia_horizontal_simple{
	width:497px;
	float:left;
}

.cuerpo .principal .contenido .centro .noticias_horizontales_simples .noticia_horizontal_simple .noticia_horizontal_simple_titulo{
	padding-left:10px;
	background-image:url('/imagenes/punto_azul.jpg');
	background-repeat:no-repeat;
	background-position:0px 5px;
	font-size:13px;
	font-weight:bold;
}

.cuerpo .principal .contenido .centro .noticias_horizontales_simples .noticia_horizontal_simple .noticia_horizontal_simple_copete{
	margin-top:3px;
	margin-left:10px;
	font-size:13px;
	color:#494949;
}

.cuerpo .principal .contenido .centro .noticias_horizontales_simples .noticia_separador_horizontal{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	width:477px;
	height:1px;
	_font-size:1px;
	background-color:#d7d9da;
	float:left;
}

.cuerpo .principal .contenido .centro .recuadro_foto{
	margin-top:15px;
	width:500px;
	float:left;
	clear:both;
	padding:3px;
	border:1px solid #dddddd;
	background-color:#ffffff;
}

.cuerpo .principal .contenido .centro .recuadro_foto .caja_foto{
	width:500px;
	float:left;
	clear:both;
	padding-bottom:10px;
	background-color:#ededed;
}

.cuerpo .principal .contenido .centro .recuadro_foto .caja_foto .foto{
	margin-top:34px;
	margin-left:34px;
	_margin-left:17px;
	margin-right:34px;
	_margin-right:17px;
	width:430px;
	height:auto;
	float:left;
}

.cuerpo .principal .contenido .centro .recuadro_foto .caja_foto .texto_foto{
	width:430px;
	font-size:10px;
	font-weight:bold;
	margin-left:35px;
	margin-right:35px;
	margin-top:10px;
	line-height:13px;
	color:#494949;
}
												
.cuerpo .principal .contenido .centro .texto{
	width:500px;
	float:left;
	margin-top:10px;
	color:#494949;
	font-size:13px;
}

.cuerpo .principal .contenido .centro .texto .select_largo{
	width:500px;
	color:#494949;
	font-family:arial;
	font-size:12px;
	margin:2px;
}

.cuerpo .principal .contenido .centro .texto .select_corto{
	width:200px;
	color:#494949;
	font-family:arial;
	font-size:12px;
	margin:2px;
}

.cuerpo .principal .contenido .centro .texto .text_corto{
	width:200px;
	color:#494949;
	font-family:arial;
	font-size:12px;
	margin:2px;
}

.cuerpo .principal .contenido .centro .texto .boton_corto{
	width:75px;
	color:#494949;
	font-family:arial;
	font-size:12px;
}

.cuerpo .principal .contenido .barra_derecha{
	width:239px;
	_width:229px;
	float:right;
}

.cuerpo .principal .contenido .barra_derecha .buscador{
	width:239px;
	_width:218px;
	height:24px;
	margin-left:10px;
	_margin-left:5px;
	background-image:url('/imagenes/buscar.jpg');
	background-repeat:no-repeat;
}

.cuerpo .principal .contenido .barra_derecha .buscador .buscador_texto{
	width:145px;
	height:22px;
	float:left;
}

.cuerpo .principal .contenido .barra_derecha .buscador .buscador_texto .buscar_input{
	width:130px;
	border:0px;
	margin-top:4px;
	margin-left:8px;
	background-color:transparent;
	font-family:arial;
	font-size:11px;
}

.cuerpo .principal .contenido .barra_derecha .buscador .buscador_boton{
	width:70px;
	height:22px;
	cursor:pointer;
	float:left;
}

.cuerpo .principal .contenido .barra_derecha .separador_celeste{
	width:214px;
	height:3px;
	margin-top:5px;
	margin-left:7px;
	_margin-left:0px;
	background-image:url('/imagenes/separador_celeste.jpg');
	background-repeat:no-repeat;
}

.cuerpo .principal .contenido .barra_derecha .separador_celeste_claro{
	width:207px;
	height:17px;
	background-color:#def4fd;
}

.cuerpo .principal .contenido .barra_derecha .noticias_destacadas{
	margin-left:13px;
	_margin-left:0px;
	width:201px;
	background-color:#ffffff;
}

.cuerpo .principal .contenido .barra_derecha .noticias_destacadas .noticias_destacadas_titulo{
	width:201px;
	height:29px;
	background-image:url('/imagenes/noticias_destacadas_titulo.jpg');
	background-repeat:no-repeat;
}

.cuerpo .principal .contenido .barra_derecha .noticias_destacadas .noticias_destacadas_noticia{
	margin-left:5px;
	width:190px;
}

.cuerpo .principal .contenido .barra_derecha .noticias_destacadas .noticias_destacadas_noticia .noticias_destacadas_noticia_titulo{
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}

.cuerpo .principal .contenido .barra_derecha .noticias_destacadas .noticias_destacadas_noticia .noticias_destacadas_noticia_contenido{
	margin-top:5px;
	color:#494949;
}

.cuerpo .principal .contenido .barra_derecha .noticias_destacadas .noticias_destacadas_noticia_separador{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	background-color:#d2d2d2;
	width:185px;
	height:1px;
	_font-size:1px;
}

.cuerpo .principal .contenido .barra_derecha .noticias_destacadas .noticias_destacadas_noticia_separador_blanco{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	background-color:#ffffff;
	width:185px;
	height:1px;
	_font-size:1px;
}

.cuerpo .principal .contenido .barra_derecha .banner_chico{
	width:201px;
	_margin-left:3px;
	height:79px;
}

.cuerpo .principal .contenido .barra_derecha .banner_grande{
	width:201px;
	_margin-left:3px;
	height:175px;
}

.cuerpo .principal .pie{
 width:960px;
 height:95px;
 background-image:url('/imagenes/pie_fondo.jpg');
 background-repeat:no-repeat;
 font-family:arial;
 font-size:11px;
 clear:both;
}
 
.cuerpo .principal .pie .pie_texto{
	padding-top:75px;
	text-align:center;
	color:#ffffff;
}

.cuerpo .principal .pie .pie_link{
	color:#ffffff;
}


/********************************************** ESTILO PARA LAS IMAGENES QUE ROTAN EN LA NOTICIA **********************************************/
#slideshow {position:relative; width:auto;}
#slideshow DIV {position:absolute; top:0; left:0; z-index:8; opacity:0.0; width: 430px;}
#slideshow DIV.active {z-index:10; opacity:1.0}
#slideshow DIV.last-active {z-index:9}
#slideshow DIV IMG {width: 430px; display: block; border: 0; margin-bottom: 0px}
.slideshow_principal{
	width:430px;
	height:auto;
	float:left;
}
#slideshow_estatico{
	width:430px;
	height:auto;
	float:left;
}
/******************************************************************************************************************************************/

.texto_resaltado{ /**** se hereda de los contenidos viejos ****/
	color: #000080;
}
