@charset "utf-8";
/*
----------------------------------------------------
Hoja de estilos CNN Presidenciales
Empresa: Fusiona / www.fusiona.cl
Proyecto: CNN Presidenciales
Última actualización: 02/09/2009
---------------------------------------------------- */


/*------------------------- GENERALES  -------------------------*/
body{
	border:0px;
	margin:0px;
	padding:0px;
	background-image:url(../imagenes/home-fondo-lateral.jpg);
	background-repeat:repeat-x;
	}
table{
	border:0px;
	margin:0px;
	padding:0px;
	}
img{
	padding:0px;
	border:0px; 
	margin:0px;
	}
hr{
	padding:0px;
	border:0px; 
	margin:0px;
	}
ul {
	padding:0px;
	border:0px;
	margin:0px;
	}

li {
	padding:0px;
	border:0px;
	margin:0px;
	}
td{
	vertical-align:top;
  }
h1{
 	margin:0px;
	color:#474747;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	
	
	}
h3{
	padding:0px;
	border:0px; 
	margin:0px;
	color:#FFCC00;
	font-size:13px;
	font-weight:normal;
	}
p{
	font-size:11px;

	}
a{color:#333;}

textarea {
    resize: none;
}

.clear{
	clear:both;
	}
.fecha{
	float:left;
	width:204px;
	text-align:right;
	}
.link{
	padding-right:4px;
	padding-left:4px;
	}
.flotante{
	float:left;
	padding-right:11px;
	}
/*----------------------- FIN GENERALES  -----------------------*/

.contenedor{
	margin:0 auto;
	width:899px;
	}
.modulos{
	width:881px;
	min-height:480px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(/imagenes/home-fondo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	padding-left:18px;
	padding-top:6px;
	}
/*----------------------- HEADER -----------------------*/
.header{
	height:245px;
	background-image:url(../imagenes/home-cabecera.jpg);
	background-repeat:no-repeat;	
	}
.header-lateral{
	background-image:url(/imagenes/home-cabecera-izq.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}
.header-sup a{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	height:103px;
	margin-right:29px;
	width:374px;
	text-indent:-99999px;
	display:block;
	overflow:hidden;
	}

.header-sup-fecha{
	color:#999;
	float:left;
	width:257px;
	height:19px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-left:231px;
	margin-top:54px;
	}
.header-fecha{
	float:left;
	width:213px;
	text-align:right;
	}


.header-busqueda{
	float:right;
	width:149px;
	height:18px;
	padding-left:64px;
	padding-right:8px;
	}
.header-busqueda-input{
	width:116px; 
	height:16px; 
	border:1px solid #CCC; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:9px; 
	color:#666;	
	}	
.header-input{
	float:left; 
	width:118px; 
	height:18px;  
	padding:0px;  
	margin:0px;	
	}
.header-search a{
	float:left;
	width:25px; 
	height:18px;
	background-image:url(/imagenes/busqueda.jpg);
	background-position:top;
	text-indent:-99999px;
	display:block;
	overflow:hidden;
	}
	
.header-search a:hover{
	background-position:bottom;	
	}
.header-logo-fusiona a{
	float:left;
	margin-left:382px;
	width:105px; 
	height:28px;
	text-indent:-99999px;
	}
/*------------------- MENU -----------------------*/
.header-menu{
	color:#666;
	float:right;
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
.header-menu ul {
	line-height:25px;
}
.header-menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	margin:0 5px 0 5px ;
	font-size:13px;
	}
	
.header-menu ul li strong {
	color:#666;
	font-size:9px;
}
.header-menu ul li a {
	color:#F80B0B;
	text-decoration:none;
}
.header-menu ul li a:hover {
	color:#900;
}
.header-menu ul li#activo {
	color:#F80B0B;
	font-weight:bold;
}	



/*------------------- FIN MENU -----------------------*/

/*------------------- FIN HEADER -----------------------*/

/*------------------- NEWS -----------------------*/
.news{
	float:left;
	width:602px;
	height:27px;
	}
.contenedor-cabecera{
	width:868px;
	height:32px;
	}
.news-logo{
	float:left;
	width:25px;
	height:25px;
	background-repeat:no-repeat;
	padding-top:3px;
	padding-left:3px;
	}
.news-flecha{
	float:left;
	width:15px;
	height:22px;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:5px;
	}
.news-texto{
	color:#FFF;
	float:left;
	width:553px;
	height:22px;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	padding-top:5px;
	overflow:hidden;
	}
.news-texto a{
	color:#FFF;
	text-decoration:none;
	}
/*------------------- FIN NEWS -----------------------*/
/*------------------- LOGOS -----------------------*/
.logos{
	float:right;
	width:147px;
	height:31px;
	}
	
.logo-cnn a{
	float:left;
	width:31px;
	height:29px;
	background-image:url(/imagenes/rollover_cnn.jpg);
	background-position:top;
	text-indent:-99999px;
	display:block;
	overflow:hidden;
	margin-right:5px;
	
	}
.logo-cnn a:hover{
	background-position:bottom;	
	}
.logo-friendfeed a{
	float:left;
	width:22px;
	height:22px;
	background-image:url(/imagenes/rollover_friendfeed.jpg);
	background-position:top;
	text-indent:-99999px;
	display:block;
	overflow:hidden;
	margin-top:7px;
	margin-right:5px;
	}
.logo-friendfeed a:hover{
	background-position:bottom;	
	}

.logo-twitter a{
	float:left;
	width:23px;
	height:22px;
	background-image:url(/imagenes/rollover_twitter.jpg);
	background-position:top;
	text-indent:-99999px;
	display:block;
	overflow:hidden;
	margin-top:7px;
	margin-right:5px;
	}
.logo-twitter a:hover{
	background-position:bottom;	
	}
.logo-facebook a{
	float:left;
	width:23px;
	height:22px;
	background-image:url(/imagenes/rollover_facebook.jpg);
	background-position:top;
	text-indent:-99999px;
	display:block;
	overflow:hidden;
	margin-top:7px;
	margin-right:5px;
	}
.logo-facebook a:hover{
	background-position:bottom;	
	}
.logo-ireport a{
	float:left;
	width:23px;
	height:22px;
	background-image:url(/imagenes/rollover_i-report.jpg);
	background-position:top;
	text-indent:-99999px;
	display:block;
	overflow:hidden;
	margin-top:7px;
	margin-right:5px;
	}
.logo-ireport a:hover{
	background-position:bottom;	
	}
/*------------------- FIN LOGOS -----------------------*/
/*----------------- BANNER HOME --------------------*/
.banner-home{
	width:863px;
	height:106px;
	background-image:url(/imagenes/home-banner.jpg);
	background-repeat:no-repeat;
	margin-top:6px;
	}
.banner-home-pres{
	float:right;
	height:106px;
	min-width:110px;
	}
.banner-home-pres-sup{
	height:8px;
	}
.banner-home-pres-int{
	float:left;
	width:74px;
	}
.banner-home-pres-img{
	float:left;
	background-repeat:no-repeat;
	width:74px;
	height:74px;
	}
.banner-home-pres-txt{
	float:left;
	width:74px;
	overflow:hidden;
	color:#FFF;
	font-size:16px; 
	font-weight:bold; 
	padding:2px;
	text-align:center;
	}
.banner-home-pres-sep{float:left; width:18px; height:20px;}
/*----------------- FIN BANNER HOME ------------------*/
/*------------------- VIDEOS -----------------------*/
.multimedia{
	float:left;
	width:602px;
	}
.multimedia-sup{
	width:602px;
	height:10px;
	background-image:url(/imagenes/home-multimedia-sup.jpg);
	background-repeat:no-repeat;
	font-size:9px;
	line-height:9px;
	}
.multimedia-int{
	width:588px;
	background-image:url(/imagenes/home-multimedia-int.jpg);
	padding:0 7px 0 7px;
	}
.multimedia-inf{
	width:602px;
	height:10px;
	background-image:url(/imagenes/home-multimedia-inf.jpg);
	background-repeat:no-repeat;
	}
	
.multimedia-video{
	float:left;
	width:385px;
	}	
.multimedia-video-sup{
	width:314px;
	height:4px;
	background-image:url(/imagenes/home-multimedia-video-sup.jpg);
	background-repeat:no-repeat;
	}
.multimedia-video-int{
	width:400px;
	}
.multimedia-video-inf{
	width:314px;
	height:4px;
	background-image:url(/imagenes/home-multimedia-video-inf.jpg);
	background-repeat:no-repeat;
	}
.multimedia-descripcion{
	float:left;
	width:190px;
	margin-left:7px;
	}	
	
.multimedia-descripcion-flecha{
	float:left;
	width:7px;
	height:14px;
	background-image:url(/imagenes/home-multimedia-flecha.jpg);
	background-repeat:no-repeat;
	}
.multimedia-descripcion-titulo{


	color:#292929;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(/imagenes/home-multimedia-flecha.jpg);
	background-repeat:no-repeat;
	text-indent:10px;
	}
	
.multimedia-descripcion-titulo a{
	text-decoration:none;
	color:#000;
	}

.multimedia-descripcion-titulo a:hover{
	color:#F80B0B;
	}	
.multimedia-descripcion-texto{


	padding-top:6px;
	font-size:11px;
	color:#000;
	}
	
	
.multimedia-descripcion-ver{

	text-align:right;
	margin-top:10px;

	}
.multimedia-descripcion-ver a{
	color:#333;
	text-decoration:none;
	}
	
.multimedia-descripcion-ver a:hover{
	color:#F80B0B;
	}
	
.multimedia-menu{
	float:left;
	width:590px;
	height:51px;
	margin-top:8px;

	}
.multimedia-menu-lista{
	float:left;
	height:48px;
	
	}
.multimedia-menu-separador{
	float:left;
	width:18px;
	min-height:20px;
	padding:0 3px 0 3px;
	}
	
.multimedia-menu-flecha-izq a{
	background-image:url(/imagenes/home-multimedia-flecha-inf-izq.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:32px;
	float:left;
	margin-top:8px;
	margin-right:15px;
	margin-bottom:8px;	
	margin-left:9px;
    background-position:top;
	text-indent:-99999px;
	display:block;
	overflow:hidden;
	}

.multimedia-menu-flecha-izq a:hover{
	background-position:bottom;
	}
	
	
.multimedia-menu-flecha-der{
	background-image:url(/imagenes/home-multimedia-flecha-inf-der.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:32px;
	float:left;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:15px;
	margin-right:9px;
	}
	
.multimedia-menu-flecha-der a{
	background-position:top;
	text-indent:-99999px;
	display:block;
	overflow:hidden;
	}
.multimedia-menu-flecha-der a:hover{
	background-position:bottom;
	}
/*------------------- FIN VIDEOS -----------------------*/
/*----------------------- SECCION UNO  -------------------------*/
.seccion-uno{
	margin-top:10px;
	}

/*----------------------- SECCION UNO MODULOS  -----------------------*/
.modulos-seccion-uno{
	float:left;
	width:120px;
	height:390px;
	margin-left:11px;
	}
.modulos-seccion-uno-interno{
	width:120px;
	height:343px;
	background-color:#333;
	}
.modulos-titulo{
	width:115px;
	height:16px;
	color:#FFCC00;
	padding-left:2px;
	padding-top:16px;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	
	}
.modulos-inf{
	width:120px;
	height:11px;
	background-image:url(../imagenes/modulo-inf.jpg);
	background-repeat:no-repeat;
	}
.modulos-foto{
	width:100px;
	height:120px;
	padding:10px;
	}
.modulos-separador{
	width:100px;
	height:1px;
	background-image:url(../imagenes/modulo-separador.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-right:10px;
	}
.modulos-texto{
	color:#FFF;
	width:100px;
	height:128px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	font-size:11px;
	}
	
.modulos-texto a{
	color:#FFF;
	text-decoration:none;
	}
	
.modulos-texto a:hover{
	color:#FFCC00;
	}
	
.modulos-periodista{
	color:#CCC;
	width:100px;
	height:11px;
	font-style:italic;
	margin-top:2px;
	margin-left:10px;
	margin-right:10px;
	}
.modulos-link{
	color:#FFF;
	width:100px;
	height:11px;
	text-align:right;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	}
.modulos-link a{
	color:#FFF;
	text-decoration:none;
	}
	
.modulos-link a:hover{
	color:#FFCC00;
	}

.modulos-sup{
	width:120px;
	height:42px;
	background-image:url(../imagenes/modulo-uno-sup.jpg);
	background-repeat:no-repeat;
	}

.modulos-sup-2{
	width:120px;
	height:42px;
	background-image:url(../imagenes/modulo-uno-sup.jpg);
	background-repeat:no-repeat;
	}
/*--------------------- FIN SECCION UNO MODULOS  ---------------------*/
/*--------------------- FIN SECCION UNO   ----------------------*/




/*----------------------- SECCION DOS  ------------------------*/
.seccion-dos{
	margin-top:10px;
	
	}
/*--------------------------- SABIAS QUE  -----------------------------*/
.sabiasq a{
	float:left;
	width:278px;
	height:206px;
	background-image:url(/imagenes/home-sabiasq.jpg);
	background-position:top;
	text-indent:-99999px;
	display:block;
	overflow:hidden;
	}
	
.sabiasq a:hover{
	background-position:bottom;	
	}
	
.sabiasq-sup{
	width:281px;
	height:8px;
	background-image:url(/imagenes/modulo-sabiasq-sup.jpg);
	background-repeat:no-repeat;
	}
.sabiasq-int{
	width:255px;
	height:190px;
	background-color:#000;
	padding:0 13px 0 13px;
	}

.sabiasq-separador{
	width:255px;
	height:1px;
	background-image:url(/imagenes/modulo-sabiasq-separador.jpg);
	background-repeat:no-repeat;
	margin-top:4px;
	}
.sabiasq-interior{
	color:#FFF;
	margin-top:15px;
	}
.sabiasq-link{
	color:#FFCC00;
	text-align:right;
	padding-top:8px;
	font-size:11px;
	}
.sabiasq-link a{
	color:#FFCC00;
	text-decoration:none;
	}
.sabiasq-inf{
	width:281px;
	height:8px;
	background-image:url(/imagenes/modulo-sabiasq-inf.jpg);
	background-repeat:no-repeat;
	}
	
.click_aqui_sabiasq
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-top:180px;
	margin-right:5px;
	margin-left:200px;
	height:18px;
	width:68px;
	}
	
.click_aqui_sabiasq strong
{
	font-weight:bold;
	}
	
.click_aqui_sabiasq a
{
	color:#FFF;
	text-decoration:none;	
	}
.click_aqui_sabiasq a:hover
{
	color:#FF0000;
	}
/*------------------------- FIN SABIAS QUE  ---------------------------*/
/*------------------------- MINUTO A MINUTO  --------------------------*/
.flecha{
	float:left;
	width:7px;
	height:12px;
	background-image:url(/imagenes/modulo-flecha.jpg);
	margin-right:4px;
	margin-top:1px;
	}
.minutoa{
	float:left;
	width:316px;
	margin-left:10px;
	}
.minutoa-sup{
	width:316px;
	height:8px;
	background-image:url(/imagenes/modulo-minutoa-sup.jpg);
	background-repeat:no-repeat;
	}
.minutoa-int{
	width:296px;
	min-height:190px;
	background-color:#000;
	padding-left:10px;
	padding-right:10px;
	}
.minutoa-separador{
	width:290px;
	background-image:url(/imagenes/modulo-minutoa-separador.jpg);
	background-repeat:no-repeat;
	display:block;
	height:3px;
	}	
.minutoa-noticias{
	float:left;
	width:138px;
	height:84px;
	}
.minutoa-noticias a{
	text-decoration:none;
}
.minutoa-texto a{
	color:#999;
	float:left;
	width:138px;
	}
.minutoa-texto a:hover{
	color:#FFCC00;
	float:left;
	width:138px;
	}
.minutoa-hora a{
	color:#FFF;
	float:left;
	font-weight:bold;
	}
.minutoa-hora a:hover{
	color:#F80B0B;
}
.minutoa-espaciador{
	float:left; 
	width:20px; 
	height:84px;
	}
.minutoa-not{
	width:298px;
	}	

.minutoa-inf{
	width:316px;
	height:8px;
	background-image:url(/imagenes/modulo-minutoa-inf.jpg);
	background-repeat:no-repeat;
	}
/*----------------------- FIN MINUTO A MINUTO  -----------------------*/	
	
/*--------------------------- PUBLICIDAD  ----------------------------*/
.publicidad{
	float:left;
	width:300px;
	height:250px;
	margin-left:7px;
	}
/*----------------------- FIN PUBLICIDAD  -----------------------*/	

/*---------------------- SECCION TRES   ---------------------*/
.seccion-tres{
	margin-top:10px;
	}
/*--------------------------- PORTAL VIDEO  ----------------------------*/
.portal-videos a{
	float:left;
	width:278px;
	height:63px;
	background-image:url(/imagenes/home-portal-videos.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-indent:-99999px;
	display:block;
	overflow:hidden;
	}
	
.portal-videos a:hover{
	background-position:bottom;	
	}
/*----------------------- FIN PORTAL VIDEO   -----------------------*/	
/*--------------------------- TWITER  ----------------------------*/
.twitter a{
	float:left;
	width:316px;
	height:62px;
	background-image:url(/imagenes/home-twitter.jpg);
	background-repeat:no-repeat;
	margin-left:12px;
	background-position:top;
	text-indent:-99999px;
	display:block;
	overflow:hidden;
	}
	
.twitter a:hover{
	background-position:bottom;	
	}
/*----------------------- FIN TWITER  -----------------------*/	

/*------------------------- FACEBOOK  ----------------------------*/
.facebook a{
	float:left;
	width:256px;
	height:64px;
	margin-left:10px;
	background-image:url(/imagenes/home-facebook.jpg);
	background-repeat:no-repeat;
	margin-left:6px;
	background-position:top;
	text-indent:-99999px;
	display:block;
	overflow:hidden;
	}
	
.facebook a:hover{
	background-position:bottom;
	}
/*----------------------- FIN FACEBOOK  -----------------------*/	
/*---------------------- FIN SECCION TRES   ---------------------*/



/*---------------------- SECCION CUATRO   ---------------------*/
.seccion-cuatro{
	margin-top:10px;
	}

/*--------------------------- NOTICIAS  ----------------------------*/
.noticias{
	float:left;
	width:566px;
	}
.noticias-sup{
	float:left;
	width:564px;
	height:11px;
	background-image:url(/imagenes/modulo-noticias-sup.jpg);
	background-repeat:no-repeat;
	font-size:9px;
	line-height:9px;
	}
.noticias-int{
	float:left;
	width:552px;
	height:224px;
	background-color:#333;
	padding:2px 6px 2px 6px;
	}
.noticias-flecha{
	float:left;
	width:7px;
	height:12px;
	background-image:url(/imagenes/noticias-flecha.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-right:4px;
	padding-top:1px;
	}
.noticias-links{
	float:left;
	color:#FFF;
	font-size:13px;
	}
.noticias-links a{
	color:#FFF;
	text-decoration:none;
	}
	
.noticias-links a:hover{
	color:#FFCC00;
	}
	
.noticias-detalle{
	float:left;
	color:#FFF;
	width:267px;
	height:90px;
	margin:0 3px 0 3px;
	}
.noticias-detalle-imagen{
	float:left;
	width:91px;
	height:90px;
     
	}
.noticias-detalle-texto{
	float:left;	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	width:168px;
	}
	
.noticias-detalle-texto a{
	text-decoration:none;
	color:#FFF;
		}
.noticias-detalle-texto a:hover{
	color:#FFCC00;
		}
		
.noticias-detalle-links{
	float:left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	width:168px;
	}
.noticias-detalle-links a{
	color:#FFF;
	text-decoration:none;
}

.noticias-detalle-links a:hover{
	color:#FFCC00;
}

.noticias-general{
	height:90px;
	}
.noticias-inf{
	float:left;
	width:564px;
	height:11px;
	background-image: url(/imagenes/modulo-noticias-inf.jpg);
	background-repeat:no-repeat;
	}

.noticias-separador{
	width:554px;
	height:1px;
	background-image:url(/imagenes/modulo-noticias-separador.jpg);
	background-repeat:no-repeat;
	margin:6px 0 6px 0;
}
/*----------------------- FIN NOTICIAS  -----------------------*/	
/*--------------------------- ENCUESTAS  ----------------------------*/
.encuestas-sep{
	float:left;
	width:12px;
	height:206px;
	}
.encuestas{
	float:left;
	width:250px;
	height:206px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:top;
	}

	
.click_aqui_enc
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-top:180px;
	margin-right:5px;
	margin-left:170px;
	height:18px;
	width:68px;
	}
	
.click_aqui_enc strong
{
	font-weight:bold;
	}
	
.click_aqui_enc a
{
	color:#FFF;
	text-decoration:none;	
	}
.click_aqui_enc a:hover
{
	color:#FF0000;
	}

/*----------------------- FIN ENCUESTAS  -----------------------*/	
	
/*---------------------- FIN SECCION CUATRO   ---------------------*/

/*---------------------- PIE   ---------------------*/
.pie{
	width:899px;
	height:113px;
	background-image:url(../imagenes/pie.jpg);
	background-repeat:no-repeat;
	margin-top:30px;
	}
.pie-info{
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:109px;
	padding-top:18px;
	width:340px;
	}
.pie-menu{
	padding-top:4px;
	color:#999;
	}
.pie-menu a{
	color:#999;
	text-decoration:none;
	}
.pie-menu a:hover{
	color:#F80B0B;
	}
/*---------------------- FIN PIE  ---------------------*/
/*---------------------- INTERIORES  ---------------------*/
.titulo-interiores{
	float:left;
	width:500px;
	}
.titulo-logos{
	width:868px;
	height:27px;
	}
.general{
	width:876px;
	min-height:100px;	
	}	
.contenido{
	float:left;
	width:550px;
	min-height:100px;
	}
.lateral{
	float:left;
	margin-left:14px;
	width:305px;
	min-height:100px;
	text-align:center;
	padding-top:22px;
	}
/*---------------------- FIN INTERIORES  ---------------------*/