@charset "utf-8";
/* CSS Document */


/*ESTILOS DE MODULOS MOVILES*/

/*Da margen vertical a las imÃƒÂ¡genes de banners, incluir la clase si es un js o swf*/
#banners .item{
	margin-top:12px;
}

/*TAG CLOUD: Bordes redondeados que crecen para la nube de tags, restando el borde y padding, la nube de tags deberÃƒÂ­a medir 190px de ancho*/
#tag_cloud{
	margin-top:18px;
}



/*NOTICIAS NIVEL 2*/

#noticias2 #top_naranja img{
	margin-right:2px;
}

#noticias2 #contenido .titulo a{
	font-size:16px;
	margin-bottom:5px;
}

#noticias2 #contenido img{
	float:left;
	margin-top:8px;
}

#noticias2 #contenido .comentarios{
	display:block;
	margin-top:8px;
}

#noticias2 .indent_text{
	margin-left:145px;
	margin-top:12px;
}


#noticias2 hr{
	margin:14px 0 16px 0;
	clear:both;
}

/*MÃƒâ€œDULO MÃƒÂS VOTADOS*/
#mas_votados{
	font-weight:bold;
}

#mas_votados #top_naranja img{
	margin-right:2px;
}


#mas_votados hr{
	clear:both;
	margin-bottom:15px;
}

#mas_votados .numero{
	color:#ed1b24;
	margin:0 20px 10px 15px;
	font-size:24px;
	display:block;
	float:left;
}

#mas_votados .nota{
	display:block;
	margin-left:48px;
	margin-top:-4px;
}


/*AGENDA (comparte estilos del cuerpo de mÃƒÂ³dulo con Encuesta)*/
#agenda{
	clear:both;
	
}

#agenda #top_naranja{
	padding-top:4px;
	padding-bottom:8px;
}


#agenda .dia_mes{
	margin-right:10px;
	float:left;
	color:#ed1b24;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	text-align:center;
}

#agenda .dia{
	font-size:24px;
}

#agenda .evento{
	margin-left:35px;
}

#agenda .hora{
	font-weight:bold;
	display:block;
}


/*ENCUESTA (comparte estilo de layout con la agenda*/
#encuesta{
	clear:both;
}

#encuesta #top_naranja{
	padding-top:4px;
	padding-bottom:11px;
}


#encuesta #pregunta{
	font-weight:bold;
	margin-bottom:15px;
}

#encuesta #round_right{ /*Da padding del contenido del mÃƒÂ³dulo*/
	padding:12px 10px 12px 10px;
}

#encuesta input{
	float:left;
	clear:both;
}

#encuesta .opcion{
	margin-left:25px;
}

#encuesta hr{
	border:dashed #FFFFFF 1px;
}

#encuesta #votar{
	width:51px;
	position:absolute;
	margin:-16px 0 0 105px;
}

#encuesta #botones{
	margin-left:25px;
	margin-top:20px;
}

/*MÃƒÂ³dulo TWITTER*/
#twitter{
	background:url(../img/twitter_titulo.gif) no-repeat;
	padding-top:45px;
	color:#666666;
	
}

#twitter_gradient_up{
	background:url(../img/twitter_top_1px.gif) repeat-x;
	background-color:#fee600;
}

#twitter_gradient_down{
	background:url(../img/twitter_bottom1px.gif) repeat-x bottom left;
}

#twitter_left_corner{
	background:url(../img/twitter_corner_left.gif) no-repeat bottom left;
}

#twitter_right_corner{
	background:url(../img/twitter_corner_right.gif) no-repeat bottom right;
	padding:8px 10px 25px 10px;
}

#twitter_right_corner img{
	float: left;
}

.twitter_link{
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	margin:5px;
	float: left;
}

.twitter_link_cop{
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}

.twitter_texto{
	font-weight:bold;
	margin-top:8px;
}

.twitter_fecha{
	font-size:10px;
	margin-top:6px;
	margin-bottom:15px;
}

#twitter hr{
border-top: dotted 2px #b2b1ad; border-bottom:none; background:none;
}


/*BUSCADOR*/
#buscador_left{
	background:url(../img/input_left.gif) no-repeat;
	padding-left:7px;
	width:121px;
	float:left;
	overflow:hidden;
	margin-right:5px;
}

#buscador_right{
	background:url(../img/input_right.gif) no-repeat top right;
}

#buscador_left input{
	width:114px;
	border-left:none;
	border-right:none;
	border-top:solid #c7cbcd 1px;
	border-bottom:solid #c7cbcd 1px;
	background:url(../img/input_bkg.gif) repeat-x;
	height:13px;
	font-size:11px;
}

#buscador_top img{
	margin-top:2px;
}
#buscador_top{
	background:url(../img/buscador/buscador_1px_up.gif) repeat-x;
	padding:0 6px 12px 0;
	overflow:hidden;
}

#buscador_bottom{
	background:url(../img/buscador/buscador_1px_bottom.gif) repeat-x;
}

#buscador_bottom div{
	margin-top:6px;
}

#buscador_top, #buscador_bottom{
	padding-left:9px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#buscador_bottom img{
	margin-left:10px;	
	padding-top:5px;
}

/*RESULTADOS ENCUESTA INTERNA*/
#encuesta_interna{
	width:472px; 
	margin-left:auto; 
	margin-right:auto; 
	
}

#encuesta_interna #fondo{
	padding:5px 27px 25px 27px ; 
	background-color:#f6f6f6;
	}

#encuesta_interna .resultado_item{
	padding-top:5px;
	font-weight:bold;
	margin-top:25px;
}

#encuesta_interna .resultado_bkg{
	background-color:#e6e8e7;
	height:8px;
	width:365px; 
	float:left;
	margin-right:10px;
	margin-top:5px;
}

#encuesta_interna .resultado_lead{
	background-color:#ee1b24;
	width:70px;/*MANIPULAR*/
	height:8px;
}

#encuesta_interna .resultado_normal{
	background-color:#666666;
	width:50px;/*MANIPULAR*/
	height:8px;
}

.votantes{
position:absolute;
	margin-top:-10px;
}


/* ZONA DE DESCARGAS*/

#descargas{
	padding-left:21px;
border-bottom:1px solid #cccccc;
border-right:1px solid #cccccc;
}

.bottom_right_corner{
background:url(../img/bottom_left_corner1pxgris.gif) no-repeat bottom right; 
margin-right:-1px;
margin-bottom:-1px;
}

#descargas hr{
margin-bottom:20px;
clear:both;
margin-right:20px;
}

#descargas #superior{
	text-align:right;
	margin-right:40px;
	margin-top:10px;
}

#descarga_titulo{
	font-size:20px;
	font-weight:bold;
	margin-bottom:25px;
}

#descargas #superior .stronger{
	font-size:11px;
	color:#000000;
}

#descargas #superior .stronger:hover, #descarga_titulo{
	color:#ed1b24;
}


#descargas .stronger{
	font-size:14px;
}

#descargas .sin_borde{
	border-bottom:none;
}

.descarga_item{
	float:left;
	margin-right:25px;
	width:195px;
	margin-bottom:20px;
}

.boton_item{
	margin-top:20px;
	margin-bottom:20px;
}

.descarga_item img{
	margin-right:10px;
	float:left;
}

.descarga_item ul{
	font-size:11px;
}

.wallpapers{
	padding-top:30px;
	width:35%;
	margin-left:65%;
}

.afiches{
	padding-top:68px;
	width:45%;
	margin-left:48%;

}

.plantillas{
	padding-top:56px;
	width:40%;
	margin-left:65%;
}

.descarga_item li{
	line-height:12px;
	padding-bottom:1px;
	padding-top:1px;
	border-bottom:solid #cccccc 1px;
	
}

.descarga_item img, .boton_cdc{
	border:solid 1px #b7b8b3;
}

.descarga_item a:hover{
	text-decoration:none;
}

.texto_boton{
		margin-left:10px;
        padding-top:4px;
		padding-left:5px;
        font-size:12px;
        font-family:"Arial";
		border:solid #cccccc 1px;
}

/*SECCION PARTICIPA*/

.participa .caja_borde_gris{
	border-top:1px solid #cccccc;
	margin-bottom:40px;
	
}

.participa .bottom_right_corner{
	padding-right:25px;
	padding-top:40px;
	padding-bottom:40px;
	
}

.caja_centrada{
	margin:30px 0 0 110px;
}


.caja_centrada .input_angosto, .caja_centrada .input_ancho, .input_medio, .input_captcha{
	border:solid 1px #cccccc;
	 margin-bottom:8px;
}

.caja_centrada .input_ancho{
   
	width:305px;
}

.caja_centrada .input_medio{
	width:285px;
}

.caja_centrada .input_captcha{
	width:192px;
	margin: 17px 8px 0px 8px;
	color:#959595;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:italic;
}

.caja_centrada .input_angosto{
	width:70px;
        margin:0px 5px 8px 5px;
	
}

.select_angosto{
	border:solid 1px #cccccc;
	width:72px;
	 
	margin-right:5px;
	height:19px;
	
}

.calendario_imagen{
	float:left; 
	margin:-2px 15px 0 0;
}

.caja_centrada .columna_nombres{
    float:left;
    margin-right:20px;	
}

.caja_centrada .columna_inputs, .flotar_hora, .input_angosto, .columna_inputs #fecha{
    float:left;

}
.columna_nombres .separado{
    margin-top:7px;
}

.bloque_botones{
	width:370px;
	margin-left:10px;
}

.boton_elemento{
    float:left;
	margin-left:20px;
	margin-bottom:8px;
}

.caja_centrada .subtitulo{
	font-weight:bold;
	color:#666666;
}

.caja_centrada .subtitulo img{
	float:left;
	margin:0 5px 0 0;
	}

.caja_gris_blanco{
	border:solid 1px #cccccc;
	width:410px;
	margin-top:5px;
}

	
.caja_gris_blanco .top_left{
	background: url(../img/caja_redondeada/top_left_corner.gif) top left no-repeat;
margin:-1px 0 0 -1px;

}

.caja_gris_blanco .top_right{
	background: url(../img/caja_redondeada/top_right_corner.gif) top right no-repeat;
margin:0 -1px 0 0;
}

.caja_gris_blanco .bottom_left{
	background: url(../img/caja_redondeada/bottom_left_corner.gif) bottom left no-repeat;
margin:0 0 -1px 0;
}

.caja_gris_blanco .bottom_right{
	background: url(../img/caja_redondeada/bottom_right_corner.gif) bottom right no-repeat;
	padding:10px;
}


.caja_gris_blanco textarea{
	border:none;
	background:none;
	overflow: auto; 
}

.small_text{
	font-size:11px;
}

.patron_gris{
	margin-top:22px;
	background:url(../img/participa/patron_gris_repeatx.gif) repeat-x;
}

.checkbox{
	float:left;
	margin-top:2px;
	margin-right:5px;
}


/*MAS VOTADOS MINI*/

.votados_mini{
	margin-bottom:20px;
}

.votados_mini .listado{
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #F8AA00;
	border-left:1px solid #F8AA00;
	border-right:1px solid #F8AA00;
}

.votados_mini .listado .bottom_left{
	background:url(../img/votado_mini/bottom_left.gif) no-repeat bottom left;
	margin:0 -1px -1px -1px;
}

.votados_mini .listado .bottom_right{
	background:url(../img/votado_mini/bottom_right.gif) no-repeat bottom right;
	padding:20px 6px;
}

.votados_mini .listado .item .numero{
	float:left;
	margin-right:5px;
	color:#ED1B24;
	font-size:24px;
}

.votados_mini .listado .item a{
	color:#000;
	float:left;
	line-height:14px;
	width:88%;
}

.votados_mini .opciones{
	border-bottom:4px solid #F8AA00;
}

.votados_mini .opciones img{
	margin-bottom:-4px;
	margin-right:2px;
}

.votados_mini .opciones .sin_margen{
	margin-right:0;
}


/* -- CONTADOR DE PROMESAS --*/

.contador_promesas{
	background:url(../img/banner_promesa1px.gif) repeat-x;
	width:205px;
	font-family:Arial, Helvetica, sans-serif;
	color:#E42528;
	margin-top:30px;
}

.contador_promesas a:hover{
	text-decoration:none;
}

.contador_promesas .left_tab{
	background:url(../img/banner_promesa_left.gif) no-repeat top left;
}

.contador_promesas .right_tab{
	background:url(../img/banner_promesa_right.gif) no-repeat top right;
	width:100%;	
	overflow:hidden;
	padding:3px 0 4px;
}

.contador_promesas .num_promesas{
	float: left;
    font-size: 26px;
    font-weight: bold;
    margin-left: 38px;
	background:url(../img/banner_promesa_bubble_left.gif) no-repeat top left;
	margin-right:5px;
	
}

.contador_promesas .num_promesas1px{
	background:url(../img/banner_promesa_bubble1px.gif) repeat-x top left;
	margin:0 6px 0 17px;
	padding:5px 0;
}

.contador_promesas .titulo{
	float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    width: 60px;
	margin-top:2px;
}

.contador_promesas .num_promesas_right{
	background:url(../img/banner_promesa_bubble_right.gif) no-repeat top right;
}

