@import url(general.css);

@import url(comentarios.css);

@import url(iconos.css);

a {
	font-weight: bold;
	text-decoration:none;
	color:#464747;
}

/* -------- CUERPO DEL CONTENIDO */

#cuerpo {
	width:880px;
	background:#ECECF4 url(../imagenes/winter07/fondo_cuerpo_noticias.gif) repeat-y;
}

#columna_izquierda {
	float:left;
	display:block;
	width:196px;
	background-color:#768595;
	font-size:11px;
	padding-left: 10px;
	padding-bottom: 20px;
}

#columna_derecha {
	float:left;
	display:block;
	width: 674px;
	margin:0;
	padding:0;
	background: url(../imagenes/winter07/fondo_encuestas.jpg) top no-repeat;
}

#encuesta_actual {
	padding-left: 25px;
	margin-top: 70px;
	padding-bottom: 100px;
	background: url(../imagenes/winter07/fondo_noticias_dn.jpg) bottom no-repeat;
}

#encuesta_actual h2 {
	font-size:18px;
	font-weight:bold;
	color:#1f375a;
}

#encuesta_actual_grafico {
	display:block;
	width: 535px;
	font-size:12px;
}

#encuesta_actual_grafico h3 {
	font-size: 14px;
	color:#
}

#encuesta_actual_grafico ul {
	margin-top: -5px;
}

#encuesta_actual_grafico li {
	width: 500px;
	margin-top: 10px;
}

.encuestas_opcion {
	float:left;
	margin-top: 10px;
}

.encuestas_stats {
	float:left;
	margin:0;
	padding:0;
	margin-left: 10px;
}

.encuestas_stats_izquierda {
	margin-top: 1px;
}

.encuestas_stats_centro {
	margin:0;
	padding:0;
	margin-left: -4px;
	margin-top: -2px;
}

.encuestas_stats_derecha {
	margin-left: -4px;
}

#noticia_modulos_inferiores {
	display:block;
	margin-top: -30px;
	margin-bottom: 0px;
	padding: 10px;
	background-color:#FFFFFF;
	border-bottom: solid 1px;
}

#noticia_sub_izquierda {
	width: 610px;
	padding-left: 20px;
}

#noticia_sub_izquierda h2 {
	display:block;
	width: 191px;
	height: 24px;
	background:url(../imagenes/winter07/titular_comentarios_noticia.jpg) top no-repeat;	
}

#noticia_sub_izquierda h2 span {
	display: none;
}

#footer {
	width: 880px;
	height: 63px;
	background: #566271 url(../imagenes/winter07/footer_home.jpg) bottom no-repeat;
	text-align:center;
	padding-top: 2px;
	color:#FFFFFF;
}

#footer a {
	font-weight:normal;
	color:#FFFFFF
}

/* -------- CAJAS COLUMNA IZQUIERDA HOME */

#box_stats {
	width:195px;
	margin:auto;
	margin-top: 0px;
	/*background: #768595 url(../imagenes/winter07/home/titular_stats.gif) top left no-repeat;*/
	color:#FFFFFF;
}

#box_stats h3 {
	margin:0;
	padding:2px;
	width:48px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color:#d4ef31;
}

#box_stats ul {
	margin:0;
	padding:0;
	list-style:none;
}

#box_online {
	width:195px;
	margin:auto;
	margin-top: 5px;
	/*background: #768595 url(../imagenes/winter07/home/titular_online.gif) top left no-repeat;*/
	color:#FFFFFF;
}

#box_online h3 {
	margin:0;
	padding:2px;
	font-size:14px;
	color:#d4ef31;
	font-family: Arial, sans-serif;
}

#box_online ul {
	margin:0;
	padding:0;
	list-style:none;
}

#box_online li {
	margin-top: 1px;
}

#box_online li a {
	color:#FFFFFF;
}

#box_online li a:hover {
	color:#d4ef31;
}

#box_encuesta {
	width:190px;
	margin:auto;
	margin-top: 10px;
	background: #768595;
	color:#FFFFFF;
}

#box_encuesta h3 {
	margin:0;
	padding:2px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d4ef31;
}

#box_encuesta h3 a {
   display: block;    /*para porderle dar tamaņo y que se vea la imagen de fondo */
    /*background: transparent url(../imagenes/winter07/home/titular_encuesta.gif) top left no-repeat; */
   text-decoration:none;
	color:#d4ef31;
}


#box_encuesta h3 span {
	display:none;
}

#box_encuesta h5 {
	margin:0;
	padding:0;
	font-size:9px;
	color:#FFFFFF;
}

#box_encuesta ul {
	margin:0;
	padding:0;
	padding-right:5px;
	list-style:none;
}

#box_encuesta li {
	margin-top: 5px;
}

#box_encuesta li a {
	color:#FFFFFF;
}

#box_encuesta li a:hover {
	color:#d4ef31;
}

#box_foro {
	width:195px;
	margin:auto;
	margin-top: 15px;
	background: #768595;
	color:#FFFFFF;
}

#box_foro h3 {
	margin:0;
	padding:2px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d4ef31;
}

#box_foro h3 a {
    display: block;    /*para porderle dar tamaņo y que se vea la imagen de fondo */
   /* background: transparent url(../imagenes/winter07/home/titular_foro.gif) top left no-repeat; */
   /* width: 40px;     ANCHO DEL GIF DE FONDO 
    height: 16px;      ALTO DEL GIF DE FONDO */
	 color:#d4ef31;
}

#box_foro h3 span {
	display:none;
}

#box_foro h5 {
	margin:0;
	padding:0;
	font-size:9px;
	color:#FFFFFF;
}

#box_foro ul {
	margin:0;
	padding:0;
	list-style:none;
}

#box_foro li {
	margin-top: 5px;
}

#box_foro li a {
	color:#FFFFFF;
}

.box_foro_titular {
	color:#d4ef31;
}

.box_foro_text {
	color:#FFFFFF;
	font-weight: lighter;
}

#box_foro li a:hover {
	color:#d4ef31;
}

#box_noticias {
	margin-top: 80px;
	margin-left: 20px;
}

#box_noticias h2 {
	display:none;
}

#box_noticias h4 {
	margin:0;
	padding:0;
	font-size:14px;
	color:#2a3a4a;
}

#box_noticias ul {
	margin:0;
	padding:0;
	list-style:none;
}

#box_noticias li {
	margin-top: 5px;
}

.box_noticias_foto {
	float:left;
	width: 75px;
	height: 75px;
}

.box_noticias_texto {
	float:left;
	width: 520px;
	font-size:12px;
	margin-left: 20px;
}

.box_noticias_enlaces {
	float:left;
	width:620px;
	margin-left: 30px;
	margin-bottom: 15px;
}

.box_noticias_enlaces a:visited {
	color:#464747;
}

.box_noticias_enlaces a:hover {
	color:#e96500;
}

/* ESTILOS PARA LA "MULTIAREA" INFERIOR A LAS NOTICIAS */

#box_ultimos_reportajes {
	float:left;
	width: 310px;
	margin:0;
	margin-top: 70px;
	padding-top: 34px;
	background: #FFFFFF url(../imagenes/winter07/home/titular_reportajes.jpg) top left no-repeat;
}

#box_ultimos_reportajes h2 {
	display: none;
}

#box_ultimos_reportajes ul {
	margin:0;
	padding:0;
	list-style: none;
}

#box_ultimos_reportajes li {
	margin-left: 10px;
	margin-top: 5px;
}

.box_ultimos_reportajes_foto {
	float:left;
	width:120px;
	height: 50px;
	
}

.box_ultimos_reportajes_texto {
	float:left;
	width: 170px;
	margin-top: 5px;
	padding-left:5px;
	color:#405972;
}

.box_ultimos_reportajes_texto h4 {
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bolder;
}

.box_ultimos_reportajes_enlaces {
	float:left;
	width:320px;
	text-align: left;
}

.box_ultimos_reportajes_enlaces a:visited {
	color:#464747;
}

.box_ultimos_reportajes_enlaces a:hover {
	color:#e96500;
}

#box_mas_noticias {
	float:left;
	width: 140px;
	margin:0;
	margin-top: 70px;
	padding-top: 34px;
	background: #FFFFFF url(../imagenes/winter07/home/titular_mas_noticias.jpg) top left no-repeat;
}

#box_mas_noticias h2 {
	display: none;
}

#box_mas_noticias ul {
	margin:0;
	padding:0;
	list-style: none;
}

#box_mas_noticias li {
	margin-left: 5px;
	margin-top: 5px;
	font-size:9px;
}

#box_agenda {
	float:left;
	width:180px;
	margin:0;
	margin-top: 50px;
	padding-top: 54px;
	padding-left: 20px;
	background: #FFFFFF url(../imagenes/winter07/home/titular_agenda.jpg) top right no-repeat;
}

#box_agenda h2 {
	display:none;
}

#box_agenda ul {
	margin:0;
	padding:0;
	list-style: none;
}

#box_agenda li {
	margin-left: 5px;
	margin-top: 5px;
	font-size:9px;
}

#box_ultima_foto {
	float:left;
	width: 240px;
	margin-left: 20px;
	margin-top: 60px;
	padding-top: 35px;
	background: #FFFFFF url(../imagenes/winter07/home/titular_galerias.gif) top left no-repeat;
}

#box_ultima_foto h2 {
	display:none;
}

#box_ultima_foto_pic {
	width: 300px;
}

#box_ultima_foto_data {
	margin-top: 10px;
}

#box_ultima_foto_data ul {
	margin:0;
	padding:0;
	list-style:none;
}

#box_ultima_foto_data li {
	margin-top: 3px;
}

#box_ultima_foto_comentarios {
	width: 310px;
	float:left;
	margin-top: 5px;
	margin-bottom: 20px;
}

#box_ultima_foto_comentarios a:visited {
	color:#464747;
}

#box_ultima_foto_comentarios a:hover {
	color:#e96500;
}

#box_meteo {
	float:left;
	display:inline;
	/*width: 300px;*/
	margin-left: 15px;
	margin-top: 60px;
	padding-top: 35px;
	background: #FFFFFF url(../imagenes/winter07/home/titular_meteo.gif) top left no-repeat;
}

#box_meteo h2 {
	display:none;
}

#box_meteo_mapa_sign {
	width: 170px;
	float:left;
}

#box_meteo_mapa_sign {
	width: 170px;
	float:left;
}

#box_meteo_enlaces {
/*	width: 200px;*/
	margin-top: 30px;
	text-align: left;
}

#box_meteo_enlaces a:visited {
	color:#464747;
}

#box_meteo_enlaces a:hover {
	color:#e96500;
}

#box_meteo_enlaces ul {
	margin:0;
	padding:0;
	list-style:none;
}

#box_meteo_enlaces li {
	margin-top: 10px;
}


