body, html{
	height:100%;
	}


	
.contenedor{
	position:relative;
	margin:auto;
	width:100%;
	height:auto;
	z-index:1000;
	float:left;
	}


.contenedor_int{
	
	width:1405px;
	position:relative;
	margin:auto;
	
	}

	
#cabecera{
	position:relative;
	margin:auto;
	width:100%;
	height:570px;
	z-index:1000;
	padding-top:10px;
	
	}


#cabecera_int{
	
	width:1385px;
	position:relative;
	margin:auto;
	clear:both;
	}

.instagram{
	float: left;
	width: 1405px;
}

.instagram p.titulo{
	text-align:center;
	font-size:14px;
	font-family: 'proxima_novaextrabold';
	color:#454545;
	padding:25px 0px;
	border-top:1px solid #c8c8c8;
}

.instagram p.titulo img{
	display:none;
}

#iframeInstagram{
	margin-bottom: 10px;
}

.sobreInsta{
	position: absolute;
	overflow: hidden;
	width: 1405px;
	height: 165px;
}

/* POLÍTICA DE COOKIES BARRA */


#avisoCokies{
	display:none;
	position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding:20px 0px;
    width:100%;
    text-align:center;
    min-height:40px;
    background-color: rgba(0, 0, 0, 0.5);
    color:#fff;
	font-size:14px;
    z-index:99999;
}

#avisoCokies .texto a{
	color:#fff;
}

#avisoCokies .boton{
	width:100px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fbb130;
	cursor:pointer;
	margin-top: 10px;
	padding-top: 10px;
	text-transform:uppercase;
	font-weight:700;
}

#avisoCokies .boton a{
	text-decoration:none;
	color:#fff;
}

#pie{
	position:relative;
	margin:auto;
	width:100%;
	height:auto;
	z-index:1000;
	float:left;
	margin-bottom:20px;
	}

#bandaPie{
	background-color:#fbb130;
	width:1405px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}

#bandaPie ul{
	position: relative;
    overflow: hidden;
	width:145px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0px;
}

#bandaPie ul li{
	display:inline;
	float:left;
	width: 25px;
	padding-left: 2px;
	padding-right: 2px;
}

#pie_int{
	
	width:1406px;
	position:relative;
	margin:auto;
	overflow: hidden;
	
	}
	
.logo{
	float:left;}

#redes{
	float:right;
	margin-top:0.8em;
	margin-bottom:0;
	padding-top:0em;
	padding-bottom:0em;
	height:1em;}

#redes li{
	float:left;
	margin-right:0.3em;
}

#redes li.ultimo{
	margin-right:0px;
}

#panel{
	background-color:#454545;
	width:390px;
	background-image:url(../imgs/esquina_rosa.png);
	background-repeat:no-repeat;
	padding-top:90px;
	float:left;
	height:24em;
	overflow: hidden;	
}

#panel #mostrar_webcam_nuevo{
	position: absolute;
	top: 360px;
	left: 90px;
	width: 247px;
	height: 55px;
}

#panel .fraseCerrada{
	position: absolute;
	top: 290px;
	left: 135px;
	width: 185px;
	font-size: 13px;
	color: rgb(255, 255, 255);
}

#panel img.imgHoy{
	position: absolute;
	top: 25px;
	left: 32px;
}


/*menu */


#menu_principal{
	width:750px;
	height:3em;
	z-index:1001;
	display:block;
	visibility:visible;
	position:relative;
	margin-left:8em;
	float:left;
	}

#menu_principal ul{
}

#menu_principal li{
	float:left;
	list-style:none;
	margin-right:1em;
	padding:1em 1em 1em 1em;
	padding-bottom: 15px;
	}

#menu_principal li:hover{

	background-color:#fbb130;
	}

#menu_principal li.marcado{

	background-color:#fbb130;
	}

#menu_principal li ul li:hover{

	}



#menu_principal li a:link, #menu_principal li a:active, #menu_principal li a:visited, #menu_principal li a:focus, #menu_principal li a:hover{
	display:block;
	width:auto;
	font-family: 'helvetica_neue107XBlkcondOb';
	font-size:1em;
	color:#000 !important;
}



/* Sub Menu Unordered List Second Level Style */
#menu_principal ul li ul {
	display: none;
	
}



/* Sub Menu Unordered List Second Level Style
	When Parent List Item is Hovered */
#menu_principal ul li:hover ul {
	position: absolute;
	display: block;
	z-index: 1000;
	list-style: none;
	height:auto;
	padding-top:3em;
	background-image:url(../imgs/menu_sup.png);
	background-repeat:no-repeat;
	margin-top:0.5em;
	
	width:240px;
	
}

	/* Second Level Menu List Items Style */
	#menu_principal ul li ul li {
		float:left;
		height:1.5em;
		background-color:#fbb130;
		width:208px;
		padding:0em 1em 0em 1em;
	}
	
		#menu_principal ul li ul li.ultimo {
			padding-bottom:1em !important;
	}

	/* Second Level List Items Links Style */
	#menu_principal ul li ul li a, #menu_principal ul li ul li a:link, #menu_principal ul li ul li a:active, #menu_principal ul li ul li a:visited, #menu_principal ul li ul li a:focus {
		display: block;
		color:#fff !important;
		text-decoration:none;
		font-size:0.9em;
		padding-left:1em;
		text-transform:uppercase;
		

		
	}

	/* Second Level List Items Links Hover State Style */
	#menu_principal ul li ul li a:hover {
		text-decoration: none;
		color:#000 !important;
	}


.cerrada{
	position:relative;
	float:left;
	height:275px;
	overflow:hidden;
	}
	
#contenido_central{
	background-color:#fff;
	width:560px !important;
	float:left;
	padding:3em 1em 4em 49px !important;
	height:348px;
	min-height: 447px;
	}

.contenido_central_portada{
	overflow:hidden;}	


#contenido_drcha{
	background-color:#f0ecec;
	width:352px;
	height:22.75em;
	float:left;
	padding:3em 1em 3em 1.45em;
	}

#contenido_drcha.interior{
	width: auto;
	height: auto;
	float: left;
	padding: 0px;
	background-color:transparent;
}

#logos{
	float:left;
	margin-left:7em;
	margin-top:0.5em;
	}

#logos li{
	float:left;
	margin-right:1.5em;
	width:auto;
	/width:8em;
	}

#ultimahora_portada{
	float:right !important;
}



.columna_portada{
	width:15em;
	float:left;}

.columna_portada li{
	margin-bottom:0.8em;}

.fecha_not{
	font-size:0.95em;
	margin-bottom:0.3em;}

.txt_peq{
	font-size:0.8em;}

#logos_enlaces{
	float:left;
	width:623px;
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;}

#enlace_centro_portada{
	
	float:left;
}

#enlace_centro_portada ul{
	/*width:32.5em;*/
	width:36.5em;
	position:relative;
	margin:auto;
	
	
}

#enlace_centro_portada li{
	float:left;
	/*font-size:0.8em;*/
	font-size:10px;
	color:#000000;}

#enlace_centro_portada li a{
	border-left:solid 0.1em #000000;
	padding-left:1em;
	margin-left:1em;
	color:#000000;}


#eventos_portada{
	width:20em;}

.txt_eve{
	float:left;
	width:14em;
	position:relative;
	left:0;
	top:0}

#eventos_portada img{
	float:left;
	width:53px;
	height:50px;
	margin-right:1em;}

#eventos_portada li{
	margin-bottom:2.5em;
	float:left;}

.tlf_contacto{
	color:#454545;
	font-family: 'proxima_novaextrabold';
	position:relative;
	height:5em;
	float:left;
	padding-top:1em;
	padding-left:55px;
	width:334px;
	text-align:left;
	border-left:1px solid #b9b9b9;
	}

.pal_horario{
	float:left;
	margin-right:5.9em;
	}
	
.tlf_contacto p{
	position:relative;
	top:1em;
	line-height:1.3em;}

.tlf_blanco{
	float:left;
	width:11em;}

#pie_drcha_portada{
	float:left;
	padding-top:2em;
	padding-bottom:1em;
	width:390px;
	font-size:0.75em;
	color:#454545;
	border-right:1px solid #b9b9b9;
	}

#pie_drcha_portada p{
	text-align:left;
	position:relative;
	left:65px;}
	
.pie_drcha_int{
	background-color:transparent !important;
	border-left:solid 0.1em #d2cccc;}


																/*interiores*/

.contenido_int{
	background-repeat:repeat-y;
	float:left;
	width:1461px;
	}

.contenido_central_int{
	padding-bottom:3em !important;
	float:left !important;
	height:auto !important;
	width:558px !important;
	padding:3em 1em 4em 3em !important;
	border-right:solid 0.1em #d2cccc !important;
	border-left:solid 0.1em #d2cccc !important;}

/*
#contenido_ancho{
	background-color:#fff;
	width:900px;
	float:left;
	overflow:hidden;
	}
*/	
#lateral_int{
	float:left;
	width:24.4em;}

.estado_estacion{
	position:relative;
	left:2em;
	color:#FFFFFF;
	top:-0.5em;
	width:20em;}
	
#info_lateral{
	height:auto;
	float:left;
	width:24.5em;
	padding-bottom:3em;
}

.tlf_contacto_int{
	background-color:#f0ecec;
	float:left;
	width:22.35em;
	height:5em;
	padding-top:1em;
	padding-left:2em;
	position:relative;
	top:0 !important;
	left:0 !important;
	color:#7b7b7b;}


#descarga_plano{
	margin-left:3em;
	margin-top:3em;}

#descarga_plano img{
	float:left;
	margin-right:1em;}

.esquina{
	background-image:url(../imgs/tic_rosa.png);
	background-repeat:no-repeat;
	float:left;
	width:13px;
	margin-right:0.7em;
	height:3em;}

.titulo_evento{
	
	}

.titulo_evento span{
	font-family: 'proxima_novaextrabold';}

#enlaces_interes{
	padding-top:2em;
	margin-top:2em;
	padding-bottom:1em;
	margin-left:-3em;
	padding-left:3em;}

#enlaces_interes ul{
	margin-top:1em;}

#enlaces_interes li{
	background-image:url(../imgs/tic_rosa.png);
	background-repeat:no-repeat;
	padding-left:1.8em;
	margin-bottom:0.3em;}



.circulo_verde{
	background-image:url(../imgs/verde_peq.png);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
	float:left;
	margin-right:0.5em;
	background-position:0 0.5em;
	padding-bottom:0.5em;}

.circulo_azul{
	background-image:url(../imgs/azul_peq.png);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
	float:left;
	margin-right:0.5em;
	background-position:0 0.5em;
	padding-bottom:0.5em;}

.circulo_rojo{
	background-image:url(../imgs/roja_peq.png);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
	float:left;
	margin-right:0.5em;
	background-position:0 0.5em;
	padding-bottom:0.5em;}

.circulo_negro{
	background-image:url(../imgs/negra_peq.png);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
	float:left;
	margin-right:0.5em;
	background-position:0 0.5em;
	padding-bottom:0.5em;}

.circulo_amarillo{
	background-image:url(../imgs/fuera_pista_peq.png);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
	float:left;
	margin-right:0.5em;
	background-position:0 0.5em;
	padding-bottom:0.5em;}

table td, table th{
	width:12em !important;
	}

table.ficha td, table.ficha th{
	width:15em !important;
	}

.drcha{
	text-align:right;}

.centrar{
	text-align:center !important;}


#logo_int{
	float:left;
	width:35.9em;
	margin-left:2em;
	border-right:solid 0.1em #d2cccc;
	
}

.iconos{
	width:auto;
	height:2em;
	padding-left:2em;}

.icono_info{
	background-image:url(../imgs/iconos/informacion.jpg);
	background-repeat:no-repeat;}

.icono_parking{
	background-image:url(../imgs/iconos/parking.jpg);
	background-repeat:no-repeat;}

.icono_venta{
	background-image:url(../imgs/iconos/forfait.jpg);
	background-repeat:no-repeat;}

.icono_bar{
	background-image:url(../imgs/iconos/cafeteria.jpg);
	background-repeat:no-repeat;}

.icono_restaurante{
	background-image:url(../imgs/iconos/restaurante.jpg);
	background-repeat:no-repeat;}

.icono_banos{
	background-image:url(../imgs/iconos/wc.jpg);
	background-repeat:no-repeat;}

.icono_tlf{
	background-image:url(../imgs/iconos/telefono.jpg);
	background-repeat:no-repeat;}

.icono_tienda{
	background-image:url(../imgs/iconos/tienda_deportes.jpg);
	background-repeat:no-repeat;}

.icono_punto{
	background-image:url(../imgs/iconos/escuela_esqui.jpg);
	background-repeat:no-repeat;}

.icono_alquiler{
	background-image:url(../imgs/iconos/alquiler_material.jpg);
	background-repeat:no-repeat;}

.icono_guardaesqui{
	background-image:url(../imgs/iconos/guarda_esqui.jpg);
	background-repeat:no-repeat;}

.icono_escuelas{
	background-image:url(../imgs/iconos/escuela_esqui.jpg);
	background-repeat:no-repeat;}
	
.icono_juegos{
	background-image:url(../imgs/iconos/ludoteca.jpg);
	background-repeat:no-repeat;}

.icono_botiquin{
	background-image:url(../imgs/iconos/botiquin.jpg);
	background-repeat:no-repeat;}

.icono_terraza{
	background-image:url(../imgs/iconos/terraza.jpg);
	background-repeat:no-repeat;}

.icono_webcam{
	background-image:url(../imgs/iconos/web_cam.jpg);
	background-repeat:no-repeat;}

.icono_telesilla4{
	background-image:url(../imgs/iconos/telesilla_4.jpg);
	background-repeat:no-repeat;}

.icono_telesilla6{
	background-image:url(../imgs/iconos/telesilla6.jpg);
	background-repeat:no-repeat;}

.icono_telesqui{
	background-image:url(../imgs/iconos/remonte.jpg);
	background-repeat:no-repeat;}

.icono_canon{
	background-image:url(../imgs/iconos/canon.jpg);
	background-repeat:no-repeat;}


#iconos_mapa{
	float:left;
	margin-bottom:2em;}

#iconos_mapa li{
	float:left;
	width:11.5em;}

#pistas_mapa{
	margin-bottom:2em;
	width:24em;
	float:left;}

#listado_pitsa{
	float:left;}



.remontes{
	width:14em !important;}

.remontes li{
	width:14em !important;}

#pistas_mapa li{
	float:left;
	width:11.8em;
	margin-bottom:0.5em;}

.icono_pista_verde{
	background-image:url(../imgs/verde.png);
	background-repeat:no-repeat;
	padding-left:0.2em;
	}

.icono_pista_azul{
	background-image:url(../imgs/azul.png);
	background-repeat:no-repeat;
	padding-left:0.2em;
	}

.icono_pista_roja{
	background-image:url(../imgs/roja.png);
	background-repeat:no-repeat;
	padding-left:0.2em;
	}

.icono_pista_negra{
	background-image:url(../imgs/negra.png);
	background-repeat:no-repeat;
	padding-left:0.2em;
	}

.icono_pista_naranja{
	background-image:url(../imgs/fuera_pista.png);
	background-repeat:no-repeat;
	padding-left:0.2em;
	}

.icono_pista_remonte{
	background-image:url(../imgs/icono_remontes.png);
	background-repeat:no-repeat;
	padding-left:0.2em;
}

.letra{
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.8em;
	margin-right:2em;
	letter-spacing:-0.1em;
	float:left;
	width:2em;
	position:relative;
	top:0.2em;
	}

.titulo_pistas{
	float:left;
	width:12.5em;}
	
#listado_pista_info{
	float:left;}

#listado_pista_info li{
	width:35em !important;}

.nombre_pista{
	float:left;
	width:12em;}

.estado_pista{
	text-transform:uppercase;
	color:#eb2035;
	float:left;
	font-weight:bold;
	width:15em;
	text-align:left;}
	
	
	
	
.esquina_gris li{
	background-image:url(../imgs/tic_gris.png);
	background-repeat:no-repeat;
	float:left;
	margin-right:0.7em;
	width:40em;
	padding-left:1.5em;
	margin-bottom:0.5em;}

.aemet li{
	width:10em !important;}
	
p.esquina_gris{
	background-image:url(../imgs/tic_gris.png);
	background-repeat:no-repeat;
	padding-left:1.5em;
	display:inline-block;
}

#tlfs span,#enlaces span{
	float:right;
	width:20em;
	text-align:right;}
	
.img_escuelas{
	margin-left:-3.4em;
	float:left;
	}

.img_escuelas img{
	width:614px;}

.listas li{
	margin-left:2em;}




.movil_no{
	display:block;
	visibility:visible;}

#bgstretcher{
	display:block;
	visibility:visible;}


	
.no_web{
	display:none;
	visibility:hidden;}

#panel_info_tiempo{
	float:left;
	width:28em;
	border-top:solid 0.1em #575757;
	border-bottom:none;
	padding-top:2.5em;
	padding-bottom:1em;
	font-size:0.8em;
	padding-left:2em;
}

#tiempo, #temperatura{
	display:block;
}

#panel_info_tiempo div{
	float:left;
	color:#FBB130 ;
	}

#panel_info_tiempo div.espesor{
	padding-left:6px;
}

.espesor p.rosa, .telesillas p.rosa, .pistas p.rosa{
	color:#fbb130 !important;}
	
.espesor{
	width:8.5em;
}

.espesor span{
	font-size:0.9em;
	color:#FFFFFF;}

.telesillas{
	width:6em;
	margin-right:4em;
}

.telesillas span p{
	font-size:1.1em;}

.pistas{
	width:4.5em;
}

.pistas span{
	font-size:1.1em;
}

#btn_parte{
	background-image:url(../imgs/btn_rosa.png);
	background-repeat:no-repeat;
	width:230px;
	height:40px;
	float:left;
	color:#FFFFFF;
	font-weight:400 !important;
	text-align:center;
	padding-top:10px;
	position:relative;
	top:1em;
	left:5em;}

#btn_parte a.enlace_blanco{
	font-family: "proxima_nova_rgbold" !important;
}

#tiempo{
	float:left;
	color:#FFF;
	text-align:center;
	font-family: "proxima_nova_rgbold" !important;
	width:6em;
	margin-left:0em;}

#tiempo img{
	width:auto !important;}

.grados{
	font-size:3.5em;
	font-weight:normal;
	color: #fff;}

#temperatura{
	float:left;
	color:#FFF;
	text-align:center;
	font-family: "proxima_nova_rgbold" !important;
	width:12.7em;}
	
#webcam {
	float:left;
	color:#FFF;
	text-align:center;
	font-family: "proxima_nova_rgbold" !important;}

#webcam input{
	background:transparent url(../imgs/web_cam.png);
	background-repeat:no-repeat;
	width:62px;
	height:49px;
	border:none;
	cursor:pointer;
	z-index:1000;
	position:relative;
	top:0.3em;
	}


#panel_webcam{
	position:absolute;
	width:63.8em;
	z-index:1000;
	background-color:#454545;
	left:390px;
	top:0;
	padding:68px 0em 0em 0em;
	height:406px;
	float:left;
	display:none;
	border-left: 1px dashed #FBB130;}

#panel_webcam2 div{
	float:left;}

#panel_webcam2{
	position:absolute;
	width:58.8em;
	z-index:1000;
	background-color:#5e5e5e;
	left:24.3em;
	top:0.05em;
	padding:3.5em 0em 0em 0em;
	height:25.2em;
	float:left;
	display:none;}

#panel_webcam div{
	float:left;}

#panel_webcam div.conPad{
	margin-left:38px;
}

#titulo_webcam{
	margin-bottom:1em;
	margin-left:40px;;
	margin-top: 12px;}

.txt_webcam{
	color:#FFFFFF;
	margin-left:0;
	margin-top:0;
	padding-top: 10px;
}

#cerrar_webcam{
	background:transparent url(../imgs/x.png);
	background-repeat:no-repeat;
	width:24px;
	height:22px;
	border:none;
	cursor:pointer;
	float:right;
	z-index:1000;
	position:absolute;
	right:1em;
	top:1em;}

.margen{
	position:relative;
	left:0em;}

.img_mapa img{
	width:500px;}


.im_calen img{
	width:502px;}

#map{
	width:500px !important;
	}

.img_decor{
	float:left;
	width:79em;
	position:absolute;
	left:-3.05em;
	top:34.3em;
	overflow:visible;
	visibility:visible;
	display:block;
	}

.img_decor img{
	float:left;
	}

.img_decor span{
	border-left:0.1em #000;}

.img_decor2{
	float:left;
	width:100%;
	position:absolute;
	left:-3.15em;
	overflow:visible;
	visibility:visible;
	display:block;
	
	}

.img_decor2 img{
	float:left;
	}

.img_decor2 span{
	border-left:0.1em #000;
	float:left;}




.espacio_img{
	width:40em;
	height:18em;
	float:left;}

#timeline_twitter p{
	font-family: 'proxima_nova_rgregular' !important;}

#lista_ofertas{
	margin-bottom:1.5em;
	float:left;}

#lista_ofertas li ul li{
	margin-left:1.5em;
	margin-bottom:0.3em;}


.apar{
	background-image:url(../imgs/icono_llave.png);
	background-repeat:no-repeat;
	padding-left:1.3em;}

.hotel{
	background-image:url(../imgs/icono_hotel.png);
	background-repeat:no-repeat;
	padding-left:1.3em;}

.rural{
	background-image:url(../imgs/icono_casa.png);
	background-repeat:no-repeat;
	padding-left:1.3em;}

#aviso{
	float:left;
	margin-left:2em;}

#aviso li{
	width:600px;
	float:left;
}


#lista_anos{
	width:40em;
	float:left;
	margin-bottom:1em;}

#lista_anos li{
	float:left;
	background-image:url(../imgs/tic_rosa.png);
	background-repeat:no-repeat;
	background-position:0 0.2em;
	padding-left:1em;
	margin-right:0.5em;
	}

#lista_anos li.marcado{
	background-image:url(../imgs/tic_gris2.png);
	}

#lista_not_int li{
	display:block;
	margin-bottom:0.5em;}

.img_evento{
	background-color:#f1eeee;
	width:39.1em;
	height:auto;
	float:left;
	margin-left:-3.1em;
	margin-bottom:4em;
	}

.img_evento img{
	height:15em;
	width:inherit;
	position:relative;
	margin:auto;}

.img_evento.transparencia img{
	height:auto;
}

#lista_eventos li{
	float:left;
	margin-bottom:2em;}

.txt_evento{
	float:left;
	width:21em;
	margin-right:5em;}

.lateral_eventos{
	float:left;
	width:10em;}

.fecha_evento{
	background-image:url(../imgs/reloj.jpg);
	background-repeat:no-repeat;
	padding-top:0.2em;
	padding-left:2em;
	font-size:0.8em;
	height:2em;
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:1.8em;}

.enlace_pint{
	float:left;
	margin-top:0.5em;
	margin-bottom:0.5em;
	margin-left:1.6em;}

.titulo_evento_int{
	text-transform:uppercase;
	margin-bottom:1.5em;
	float:left;}

/*sugerencias*/

#sugerencias{
	width:24em;
	position:relative;
	margin:auto;
	padding-top:3em;
	padding-bottom:3em;
	}

#sugerencias input{
	width:30em;
	float:left;
	background-color:#e9e4e4;
	border:none;
	height:2.5em;
	margin-bottom:1em;}

#sugerencias input.borde_rojo{

	border:#FF0000 solid 0.1em;}


#sugerencias textarea{
	width:29.7em;
	float:left;
	background-color:#e9e4e4;
	border:none;
	height:5em;
	margin-bottom:0.5em;}

#sugerencias textarea.borde_rojo{
	border:#FF0000 solid 0.1em;;}

.btn_enviar{
	background:transparent url(../imgs/btn_rosa.png);
	background-repeat:no-repeat;
	width:220px !important;
	height:48px !important;
	float:left;
	color:#FFFFFF;
	font-weight:bold !important;
	text-align:center;
	padding-top:0.3em;
	font-size:0.95em;
	margin-left:5em;
	cursor:pointer;
}

.check {
	position:relative;
	left:3.5em;
	float:left;
	width:20em;
	height:1.5em !important;}

.check input{
	width:1em !important;
	position:relative;
	top:-0.8em;
	margin-right:0.5em;
	}

#cabecera_info{
	float:left;
	width:34em;
	font-size:0.9em;
	margin-bottom:1em;
	margin-top:1em;
	}

.hoy{
	float:left;
	
	}

.manana{
	float:right;
	}

ul.tweet-actions{
	display:none;
}

.enlace_rosa.txt_peq.grande{
	font-size:13px;
}