body, html{
	height:100%;
	}


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


.contenedor_int{
	
	width:100%;
	position:relative;
	margin:auto;
	overflow: hidden;
	}

	
#cabecera{
	position:relative;
	margin:auto;
	width:100%;
	height:0em;
	z-index:1000;
	
	}


#cabecera_int{
	
	width:100%;
	position:relative;
	margin:auto;
	}


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


#pie_int{
	
	width:100%;
	position:relative;
	margin:auto;
	
	}
	

.logo{
	float:left;}

#redes_movil{
	width:90%;
	min-width:290px;
	background-color:#FBB130;
	margin:auto;
	position:relative;
	float:none;
	border-bottom:solid #FBB130 0.1em;}
	
#redes{
	padding-top:1em;
	padding-bottom:1em;
	margin:auto;
	position:relative;
	width:192px;
	height:2em;
	}

#redes li{
	width:2em;
	float:left;
	margin-right:0.5em;
	
	}

#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:4em;
	float:left;}


#panel_info_tiempo{
	float:left;
	width:100%;
	padding-top:1em;
	padding-bottom:1em;
	font-size:0.8em;
	}

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

.espesor{
	width:8em;
}

#panel_sup{
	width:95%;
	margin-left:1em;
	min-height:6em;
	height:auto;
	float:left;}

#panel_sup p.fraseCerrada{
	position: absolute;
	top: 130px;
	left: 90px;
	width: 150px;
	font-size: 13px;
	color: rgb(255, 255, 255);
}

input#mostrar_webcam_mvl{
	left:0px;
}

#mostrar_webcam_mvl{
	position: absolute;
	top: 220px;
	left: 70px;
	width: 192px;
	height: 42px;
}

#panel_sup div{
	float:left;
	height:6em;}
	
#panel_inf{
	margin-left:28px;
	min-height:6em;
	height:auto;
	float:left;}

#panel_inf div{
	float:left;
	height:6em;
	color:#FBB130;}
	
.espesor p, .telesillas p, .pistas p, .telesillas span, .pistas span{
	color:#FBB130 !important;
	font-weight:400;}

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

.telesillas{
	width:8em;
	margin-right:0.5em;
}

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

.pistas{
	width:4.5em;
}

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

#tiempo{
	float:left;
	color:#FFF;
	text-align:center;
	font-family: "proxima_nova_rgbold";
	width:7em;}

#tiempo img{
	width:35px !important;
	position:relative;
	margin:auto;
}

.grados{
	font-size:30px;
	font-weight:normal;
	color: #fff;
}

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

#webcam img{
	width:62px;
	height:49px;
	border:none;
	cursor:pointer;
	z-index:1000;
	position:relative;
	top:0.3em;
	}


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


#panel_webcam2{
	position:absolute;
	width:100%;
	z-index:1000;
	background-color:#414141;
	top:17.7em;
	height:auto;
	float:left;
	display:none;
	z-index:10000;
	padding-top:1em;}

#panel_webcam2 div{
	float:left;
	width:100%;
	margin-bottom:1em;}

#panel_webcam2 img{
	float:left;
	width:100%;
	margin-bottom:1em;}

#titulo_webcam{
	margin-bottom:1em;
	margin-left:2em;}

.txt_webcam{
	color:#FFFFFF;
	margin-left:3em;
	margin-top:2em;}

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


#menu_principal{
	width:850px;
	height:5em;
	z-index:1001;
	display:none;
	position:relative;
	margin:auto;
	}

#menu_principal ul{
}

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

#menu_principal li:hover{

	background-color:#e21791;
	}

#menu_principal li.marcado{

	background-color:#e21791;
	}

#menu_principal li ul li:hover{

	}



#menu_principal li a{
	display:block;
	width:auto;
	font-family: 'helvetica_neue107XBlkcondOb';
	font-style:italic;
	font-size:1em;
}

/* 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:#e21791;
		width:208px;
		padding:0em 1em 0em 1em;
	}

	/* Second Level List Items Links Style */
	#menu_principal ul li ul li a, #menu_principal ul li ul li a:link {
		display: block;
		color:#fff;
		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:#6b6b6b;
	}


.cerrada{
	position:relative;
	}
	
#contenido_central{
	background-color:#fff;
	width:35%;
	float:left;
	height:auto;
	padding-left: 100px;
	}

.contenido_central_portada{
	overflow:visible;}	
	
#contenido_drcha{
	background-color:#f0ecec;
	width:40%;
	float:left;
	padding-left:1em;
	padding-top:3em;
	height:auto;
	}

#contenido_drcha.interior{
	background-color:transparent;
}

#logos{
	margin-top:0.5em;
	width:100%;
	margin-bottom:1em;
	overflow: hidden;
	}

#logos li{
	text-align:center;
	}

#logos img{
	margin:auto;

}

#ultimahora_portada{
	float:right !important;
	min-height:30em;}

.columna_portada{
	width:100%;
	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:100%;}

#enlace_centro_portada{
	width:100%;
	
}

#enlace_centro_portada ul{
	width:21em;
	position:relative;
	margin:auto;
}

#enlace_centro_portada li{
	float:left;
	font-size:0.5em;
	color:#000000;
	}

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

#eventos_portada{
	width:100%;}

.txt_eve{
	float:left;
	width:80%;
	position:relative;
	left:1.5em;
	top:0.2em;
	}

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

#eventos_portada li{
	margin-bottom:3em;
	float:left;
	width:100%;}

.tlf_contacto{
	color:#454545;
	font-family: 'proxima_novaextrabold';
	position:relative;
	height:5em;
	float:left;
	padding-top:1em;
	width:100%;
	text-align:center;
	border-left:none;
	}

.tlf_blanco{
	float:none;
	width:11.7em;}

#pie_drcha_portada{
	float:left;
	padding-top:2em;
	padding-bottom:1em;
	width:100%;
	font-size:0.75em;
	color:#454545;
	border-right:none;
	}

#pie_drcha_portada p{
	text-align:center;}
	
.pie_drcha_int{
	background-color:transparent !important;
}


																/*interiores*/

.contenido_int{
	background-repeat:repeat-y;
	float:none;
	width:100%;
	background-color:#FFFFFF !important;
	overflow: hidden;
	}

.contenido_central_int{
	min-height:100%;
	padding-bottom:3em !important;
	float:left !important;
	height:auto !important;
	width:100% !important;
	padding-left:0 !important;
	border:none !important;
	}

#lateral_int{
	float:left;
	width:24.5em;}

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

.tlf_contacto_int{
	background-color:#f0ecec;
	float:left;
	width:100%;
	height:5em;
	padding-top:1em;
	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;}

.contenido_central_int{
	border-right:solid 0.1em #d2cccc;
	border-left:solid 0.1em #d2cccc;
	}

.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:100%;
	float:left;}

#listado_pitsa{
	float:left;}



.remontes{
	width:100% !important;}

#pistas_mapa li{
	float:left;
	width:100%;
	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;}

	
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:120%;}

.listas li{
	margin-left:2em;}
	
	
	
.movil_no{
	display:none;
	visibility:hidden;}

#bgstretcher{
	display:none;
	visibility:hidden;}

.no_web{
	display:block;
	visibility:visible}

.img_movil img{
	width:100%;
	float:left;
	max-height: 721px;}

#panel_info{
	display:none;
	position:absolute;
	top:1.9em;
	background-color:#414141;
	width:100%;
	height:100%;
	z-index:1000;
	overflow:hidden;}

#panel_info img{
	width:auto;
	max-width:257px;}

#panel_movil{
	background-color:#414141;
	color:#FFFFFF;
	font-size:0.7em;
	padding:1em 0em 0em 0em;
	cursor:pointer;
	margin-bottom:-1.7em;
	min-height:1.8em;
	float:left;
	width:100%;
	height:auto;
	position:relative;
	}

/* HOME */

#home .estacion_movl{
	display:none;
	position:relative;
	margin-left:4em;}
	
#home .btn_mas{
	background-image:url(../imgs/x.jpg);
	background-repeat:no-repeat;
	width:24px;
	height:20px;
	float:left;
	position:relative;
	top:-0.3em;
	left:10px;}

#home .btn_mas2{
	background-image:url(http://www.valdezcaray.es/imgs/mas.jpg);
}

/***********/

#interiores .estacion_movl{
	display:inline;
	position:relative;
	margin-left:4em;}
	
#interiores .btn_mas{
	background-image:url(http://www.valdezcaray.es/imgs/mas.jpg);
	background-repeat:no-repeat;
	width:24px;
	height:20px;
	float:left;
	position:relative;
	top:-0.3em;
	left:10px;}

#interiores .btn_mas2{
	background-image:url(../imgs/x.jpg);
}

#form_menu{
	width:100%;
	background-color:#f0ecec;
	border-bottom:0.1em #a0a0a0 solid;
	padding-top:0.5em;
	padding-bottom:0.5em;
	text-align:center;
	overflow: hidden;
	background-color: #414141;
	color: #fff;
	font-family: "proxima_nova_rgbold";
	}

#form_menu form{}

#form_menu form select{
	width:70%;}

.margen{
	position:relative;
	left:1em;
	width:90%;}

.img_mapa img{
	width:90%;}

.im_calen img{
	width:100%;}


#map{
	width:98% !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;}
	
.img_decor{
	display:none;
	visibility:hidden;
	}


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


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

.img_evento img{
	width:100%;
	position:relative;
	margin:auto;}

.img_evento.transparencia img{
	width:auto;
}

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


#tiempo, #temperatura{
	display:block;
}


/*********************************************************************************************************/

#avisoCokies{
	display:none;
	position:fixed;
	left:0px;
	right:0px;
	bottom:0px;
	padding:20px 0px;
	width:95%;
	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;
}

#iframeInstagram iframe{
	width:100% !important;
}

#iframecontainer {
    width: 107% !important;
    height: 155px !important;
    overflow: hidden;
}

footer{
	width: 100%;
	position: relative;
	overflow: hidden;
}

#form_menu{
	position:relative;
	overflow:hidden;
	cursor:pointer;
}

#form_menu #menuDesplegado{
	display:none;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	height:auto;
}

#form_menu #menuDesplegado li{
	text-align:left;
	margin-left: 30px;
	margin-bottom: 5px;
	font-family: "proxima_nova_rgbold";
}

#form_menu #menuDesplegado li.sub{
	margin-left:45px;
	font-family: "proxima_nova_rgregular";
}

#form_menu #menuDesplegado li a, #form_menu #menuDesplegado li a:hover{
	color:#fff !important;
}

#form_menu img{
	position: absolute;
	top:10px;
	left:15px;
}



@media (max-width: 767px) {

	#bandaPie{
		display:none;
	}

	#contenido_drcha.interior {
		display: none;
	}

	.contenido_central_int {
		float: none !important;
	}

	#contenido_ancho{
		overflow:hidden;
	}

	header{
		overflow:hidden;
	}

	#panel_movil {
	    float: none;
		min-height: 3.8em;
	}

	.esquina_gris li {
		width: 100%;
	}

	.esquina_gris li {
		width: 100%;
	}

	.esquina_gris li {
		width: 100%;
	}

	#tlfs span, #enlaces span {
		float: left;
		text-align: left;
		width: 100%;
	}

	#noticias_portada{
		display: block;
		visibility: visible;
		padding-top: 30px;
	}

	#contenido_central {
		width: 85%;
		padding-left: 40px;
	}

	#ultimahora_portada {
		min-height: 0;
		padding-top: 30px;
	}

	#contenido_drcha {
		width: 95%;
		margin-top: 30px;
	}

	.instagram{
		position: relative;
		padding-top:30px;
	}

	.instagram .titulo{
		text-align: left;
		padding-left: 40px;
		font-family: "proxima_nova_rgbold";
		font-size:1.2em;
		color:#454545;
		padding-top: 10px;
	}

	.instagram p.titulo img{
		display:block;
		position:absolute;
		top: 44px;
		left: 15px;
	}

	#eventos_portada img {
		float: none;
	}

	.txt_eve {
		float: none;
	}

	.txt_peq {
		width: 80%;
	}

	#tiempo img{
		padding-top:13px;}

	.grados{
		padding-top: 11px;}

	.pistas img{
		width: 40px !important;
		padding: 8px 0px;
	}

	.pistas p{
		text-align: left !important;
		padding-left: 7px;
	}

	.telesillas img{
		width: 45px !important;
		padding: 6px 0px;
		padding-left: 10px;
	}

	.telesillas p{
		text-align: left !important;
		padding-left: 20px;
	}

	#iframeInstagram{
		width:95%;
	}

	.tlf_contacto{
		color:#454545;
		font-family: 'proxima_novaextrabold';
		position:relative;
		height:5em;
		float:left;
		padding-top: 40px;
		width:100%;
		text-align:left;
		padding-left: 15px;
		border-left:none;
		}

	.tlf_blanco{
		float:none;
		width:11.7em;
		padding-right: 27px;
	}

	.pal_horario{
		padding-right: 88px;
	}

	#logos li {
		text-align: left;
		width: 33.3333%;
		float: left;
	}

	#logos li.primero {
		padding-top:20px;
	}

	#logos li.segundo {
		padding-top:10px;
	}

	#logos li img{
		width:95%;
	}

	#enlace_centro_portada ul {
		width: 250px;
		position: relative;
		margin-left: 15px;
		overflow: hidden;
	}

	#enlace_centro_portada li {
		padding-bottom:5px;
	}

	#pie_drcha_portada p {
		text-align: left;
		padding-left: 15px;
	}

	#enlace_centro_portada {
		width: 100%;
		padding-top: 10px;
	}

	#contenido_central {
		padding-top: 30px;
	}

	table td, table th {
		width: 12em !important;
		border-bottom: 1px solid #000;
	}

	table th{
		font-size: 11px;
		padding: 0px 5px;
	}

	#enlace_centro_portada li.primero{
		padding-right:5px;
	}

	#enlace_centro_portada li a{
		border-left:none;
		padding-left:0px;
		margin-left:0px;
		border-right:solid 0.1em #000000;
		padding-right:5px;
		margin-right:5px;
		color:#000000;}

	#enlace_centro_portada li.segundo a{
		border-left:solid 0.1em #000000;
		padding-left:5px;
	}

}


@media (min-width: 768px) and (max-width: 1024px) {

	#contenido_drcha.interior{
		display:none;
	}

	#bandaPie{
		display:none;
	}

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

	.instagram{
		position: relative;
		overflow:hidden;
		padding-top:30px;
	}

	.instagram .titulo{
		text-align: left;
		padding-left: 40px;
		font-family: "proxima_nova_rgbold";
		font-size:1.2em;
		color:#454545;
		padding-top: 10px;
	}

	.instagram p.titulo img{
		display:block;
		position:absolute;
		top: 44px;
		left: 15px;
	}

	#iframeInstagram{
		width:98%;
	}

	#iframeInstagram iframe{
		width:100% !important;
		overflow:hidden !important;
	}

	#tiempo img{
		padding-top:13px;}

	.grados{
		padding-top: 11px;}

	.espesor{
		font-family: "proxima_nova_rgregular";
	}

	.pistas img{
		width: 40px !important;
		padding: 8px 0px;
	}

	.pistas p{
		text-align: left !important;
		padding-left: 7px;
	}

	.telesillas img{
		width: 45px !important;
		padding: 6px 0px;
		padding-left: 10px;
	}

	.telesillas p{
		text-align: left !important;
		padding-left: 20px;
	}

	#redes_movil {
		width: 96%;
	}

	#contenido_central {
		padding-top: 30px;
	}

}