html{
	text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: geometricPrecision;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  
}

@font-face {
font-family: Patua one;
src: url(/sitefiles/includes/patua-one.regular.ttf);
}


/***** css inline de las demas páginas *****/
#ftr_imagen {bottom: 0px;right: 0px;width: 340px;height: 150px;position: fixed;}
.close {float: right;padding-right: 10px;cursor: hand;cursor: pointer;}



/***** css inline de las demas páginas *****/
#ico_rss{
		background-image: url(/img/rss-flat.png);
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;		
	}
    #ico_rss:hover{
		/*background-image: url(/img/rrss64/rss_hover.png);*/
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;	
	}
	
	#ico_facebook{
		background-image: url(/img/facebook-flat.png);
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;		
	}
    #ico_facebook:hover{
		/*background-image: url(/img/rrss64/facebook_hover.png);*/
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;	
	}
	
	#ico_twitter{
		background-image: url(/img/twitter-flat.png);
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;		
	}
    #ico_twitter:hover{
		/*background-image: url(/img/rrss64/twitter2_hover.png);*/
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;	
	}
	
	#ico_youtube{
		background-image: url(/sitefiles/img/edstv_i.png);
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;		
	}
    #ico_youtube:hover{
		/*background-image: url(/img/rrss64/youtube_hover.png);*/
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;	
	}
	
	#ico_instagram{
		background-image: url(/sitefiles/img/boletin_i.png);
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;		
	}
    #ico_instagram:hover{
		/*background-image: url(/img/rrss64/instagram_hover.png);*/
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;	
	}
	
	#ico_lupa{
		background-image: url(/img/lupa-flat.png);
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;		
	}
    #ico_lupa:hover{
		/*background-image: url(/img/rrss64/instagram_hover.png);*/
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;	
	}
	
    


.megabanner {
	height: 100px;
	width: 728px;
}

.subseccion{
	display:none;
}

.subseccion_activa{
	display:none;
}

.logo{
	float:left;
}
.contenedor_error{width: auto !important;}

.iModulo01Limg, .iModulo01LTit01Rotador, .iModulo01LTitRotador, .iModulo01LTxtRotador{float: left !important;}

/*COLOR DE FONDO DE LA WEB*/ /*COLOR DE FONDO DE LA WEB*//*COLOR DE FONDO DE LA WEB*//*COLOR DE FONDO DE LA WEB*//*COLOR DE FONDO DE LA WEB*//*COLOR DE FONDO DE LA WEB*//*COLOR DE FONDO DE LA WEB*/
body{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px; background-color:#fff; font-family:raleway, arial; height:100%;}
html{height:100%;}
form{padding:0;margin:0;}
img{border:0;}


.gContenGeneral{/*width:1140px;*/width:1345px; background-color: white; padding: 10px 0px 0px 0px; overflow:auto;}

/*IMAGEN SUPERIOR DE FONDO DEGRADADO Y ALTURA DEL BANNER*//*IMAGEN SUPERIOR DE FONDO DEGRADADO*//*IMAGEN SUPERIOR DE FONDO DEGRADADO*//*IMAGEN SUPERIOR DE FONDO DEGRADADO*//*IMAGEN SUPERIOR DE FONDO DEGRADADO*/
.gHeader {
    width: 100%;
	background-color:#ffffff;
	display:block;
}

/*****************************************/
/*			ESTILOS DE LA CABECERA       */
.drop-holder{
	display: none;
	-webkit-transition: opacity 1s ease-out;
    opacity: 0; 
}
ul.menu li.drop:hover .drop-holder{
	opacity: 1;
	display: block;
}

ul.menu li.drop {
	
}
#drop-recent-two, #drop-recent-three, #drop-recent-four{
	display: none;	
}
ul.menu li.drop .drop-holder{
	width: 100%;
	/*background: #eeeced;*/
	position: absolute;
	left: -142;
	top: 195px;
	border-bottom: 6px solid #664975;
	padding: 28px 0 28px 0;
	-moz-box-shadow:0 5px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 5px 5px rgba(0, 0, 0, 0.2);
	box-shadow:0 5px 5px rgba(0, 0, 0, 0.2);
	 
}

/* Shop BRU */
ul.menu li ul.bru-links{
	width: 240px;
	float: left;
	margin-right: 27px;
	border-left: 1px solid #ccc;
}
ul.menu li ul.first{
	border-left: none;
}
ul.menu li ul.bru-links li{
	width: 230px;
	float: left;
	margin-right: 15px;
	margin-left: -40px;
}
ul.menu li ul.bru-links li a{
	border: 0;	
	padding: 0;
	text-shadow: none;
	font-weight: 400;
	content: none;
	font-size: 16px;
	color: #664975;	
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow:none;
	/*width: 200px;*/
	width: 242px;
	padding: 2px 0 0px 25px;
}
.drop-recent ul.bru-links li:first-child a{
	padding: 0;
}
ul.menu li ul.bru-links li a:after{
	content: none;	
}
ul.menu li ul.bru-links a:hover{
	background: url(/img/drop-side-links-hover2.png) right;
	color: #ffffff;	
}

.barra{
	color: #fff;
	font-weight: 700;
	font-size: 17px;
	padding: 12px 8px;
	float: left;
	text-decoration: none;	
}

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

.menu-movil{
	display:none;
}




.gbannerH{width:990px; height:198px; padding:10px 0 0 0;}
.gbannerH img{margin:0 0 0 0px; float:center;}


/*ESPACIO BANNER SUPERIOR*//*ESPACIO BANNER SUPERIOR*//*ESPACIO BANNER SUPERIOR*//*ESPACIO BANNER SUPERIOR*//*ESPACIO BANNER SUPERIOR*//*ESPACIO BANNER SUPERIOR*//*ESPACIO BANNER SUPERIOR*/
.gbckHeader2{width:990px; height:198px;
/*background: url("/img/logo_head.png") no-repeat scroll transparent;*/
/* background:url(../img/bckHeader2.jpg) center no-repeat;*/}

.marcologo{float:right; margin:110px 10px 0 0; top:-35px; padding-right:30px; position:absolute; left:820px; background-image:url(../../img/relojtoys.png); width:142px; height:119px; background-repeat:no-repeat;}
.gReloj{float:right; position:relative; left:-61px; top:13px;}

/*ESPACIO BANNER SUPERIOR*//*ESPACIO BANNER SUPERIOR*//*ESPACIO BANNER SUPERIOR*//*ESPACIO BANNER SUPERIOR*//*ESPACIO BANNER SUPERIOR*//*ESPACIO BANNER SUPERIOR*//*ESPACIO BANNER SUPERIOR*/
.gAccesos1{
overflow: auto;
margin: 3px 0px 13px 0px;
top:10px;
width:1345px;font-family:raleway, arial; font-size:10px;color:#848c97; padding:0px 0px}
.gAccesos1 a{color:#000; text-decoration:none}
.gAccesos1 a:hover{color:#609; text-decoration:none}

/*POSICION BARRA SUSCRIBASE A NUESTRO BOLETIN, RSS...*//*POSICION BARRA SUSCRIBASE A NUESTRO BOLETIN, RSS...*//*POSICION BARRA SUSCRIBASE A NUESTRO BOLETIN, RSS...*//*POSICION BARRA SUSCRIBASE A NUESTRO BOLETIN, RSS...*/
.gAccesosL{ float: left; position: relative; left: 10px; top: -17px;}
.gAccesosR{ float:left}

#hoverlink_activa{
	color: #fff;
	font-weight:600;
}

/*BOTONERA*/
/*
.gContBotonera{ width:990px; height:39px; padding:0; margin:20px 0 0 0;}

#botonera {margin:0 0 0 10px;padding:0px;list-style:none;font-size:15px;}
#botonera li{margin:0;padding:0;display:inline;height:39px;display: block;float: left;}
/*#botonera li a{display: block;float: left;overflow: hidden;margin: 0;padding: 39px 0 0 0;margin:0 0px 0 0;height: 39px;height: 0;}*/
/*#botonera li a{display: block;float: left;margin: 0;margin:0 0px 0 0;height: 39px;height: 0;}
#botonera a:hover{background-position: 0 -39px;}
#botonera .active, #botonera .active:hover{background-position: 0 -78px;cursor: pointer;}

#bPortada{background:url(../img/btnPortada.jpg) no-repeat 0 0; width:103px;}
#bFutbol{background:url(../img/btnFutbol.jpg) no-repeat 0 0; width:97px;}
#bBaloncesto{background:url(../img/btnBaloncesto.jpg) no-repeat 0 0; width:130px;}
#bPolideportivo{background:url(../img/btnPolideportivo.jpg) no-repeat 0 0; width:144px;}
#bMotor{background:url(../img/btnMotor.jpg) no-repeat 0 0; width:93px;}
#bForo{background:url(../img/btnForo.jpg) no-repeat 0 0; width:72px;}
#bActualidad{background:url(../img/btnActualidad.jpg) no-repeat 0 0; width:111px;}
#bFemeninos{background:url(../img/btnFemeninos.jpg) no-repeat 0 0; width:184px;}
#bOpinion{background:url(../img/btnOpinion.jpg) no-repeat 0 0; width:108px;}
#bApuestas{background:url(../img/btnApuestas.jpg) no-repeat 0 0; width:111px;}
*/
/*////////*/


.gSubbotonera{width:100%; height:auto;/* padding:8px 0 0 10px;*/ margin-top:1px; font-family:raleway, arial; font-size:11px; color:#4d4d4d; }
.gSubbotonera a{color:#4d4d4d; text-decoration:none}
.gSubbotonera a:hover{color:#bbbfc4; text-decoration:none}

.gfloatLeft{float:left;}
.gfloatRight{float:right;}

/*////PIE////*/

.gContFooter{width:990px;}
.gBotFooter{width:970px; height:22px; padding:18px 0 0 0px; background:#596167;font-family:raleway, arial; font-size:10px; color:#ffffff; font-weight:bold; float:left; margin:0 0 0 10px!important; margin:0 0 0 5px;}
.gBotFooter a{color:#d1d3d4; text-decoration:none;}
.gBotFooter a:hover{color:#ffffff; text-decoration:none;}

.gderechos{width:990px;font-family:raleway, arial; font-size:10px; color:#808285; font-weight:bold; text-transform:uppercase; margin:2em 0; float:left;}
.gderechos a{color:#6f7071; text-decoration:none;}
.gderechos a:hover{color:#4a4b4d; text-decoration:none;}

.gfooter{width:100%; height:0px; background:url(../img/footer.jpg) center no-repeat #373737; float:left;}
.gContfooter{width:990px; padding-top:40px;}
.gFila{ float:left}
.gPublica{ float:right}


/*////////INCLUDES//////////*/

.gContIncludes{ width:300px; border-bottom: 1px solid #ececec;padding-bottom: 15px;margin: 0 0 15px 0;}

.gBckTitIncludes{width:300px;height:26px;background:url(../img/bckTitIncludes.jpg) no-repeat; border-bottom:1px solid #FFFFFF;}
.gTitIncludes{}
.gTxtTitIncludes{height:21px; padding:5px 0 0 5px;font-family: raleway, arial; font-size:10px; color:#ffffff;font-weight:bold; text-transform:uppercase; float:left;background:url(../img/bckTxtIncludes2.jpg) no-repeat;}
.gPuntaIncludes{ float:left;}

/*/PUBLICIDADES/*/
.gContPublicedades{ width:300px; border:1px solid #e5e5e5; padding:4px; margin: 0 0 10px 0;}

/*/ENCUESTAS/*/

.gEnRenglonItem{ background: url(../img/bckRenglonE.jpg); font-family: raleway, arial; font-size: 12px; color: #636363; padding: 5px 0 5px 10px; line-height: 22px; border-bottom-color: aliceblue; border-bottom-width: thin; border-bottom-style: solid;}

.gEnRenglonTit{ background:url(../img/bckTitEncuestas.jpg) top repeat-y;font-family: raleway, arial; font-size:17px; color:#4b6f8a; padding:10px;}
/*.gEnTodas{ height:21px; background:url(../img/bckTitIncludes.jpg) no-repeat;font-family: raleway, arial; font-size:10px; color:#ffffff; font-weight:bold; padding:5px 0 0 0;}*/
.gEnTodas{ height:21px; background:url(../img/bckMasEncuestas2.jpg) no-repeat;font-family: raleway, arial; font-size:10px; color:#ffffff; font-weight:bold; padding:5px 0 0 0;}
.gEnTodas a{ color:#ffffff; text-decoration:none;}
.gEnTodas a:hover{ color:#6B6A69; text-decoration:none;}

/*/ENTREVISTAS/*/

.gEntRenglonTit{ background:url(../img/bckTitEncuestas.jpg) top repeat-y;font-family: raleway, arial; font-size:18px; color:#6b6959; padding:10px;}
.gEntRenglonTit img{border:1px solid #dad9d1; padding:2px; margin:0 10px 0 0; float:left;float:left;}
.gEntTit{
	font-family: raleway, arial;
font-size: 18px;
color: #333333;
padding: 3px 0 0 0;
width: 100%;
float: left;
}
.gEntTit01{font-family: raleway, arial;
font-size: 10px;
color: #596167;
font-weight: bold;
float: left;
width: 100%;}
.gEntTxt{font-family: raleway, arial;
font-size: 12px;
color: #636363;
padding: 6px 0 0 0;
line-height: 16px;
float: left;
width: 100%;}
.gEntBott{}


/*/mas noticias/*/
.gRenglonMasA{height:20px; padding:5px 0 0 5px; font-family: raleway, arial; font-size:12px; color:#636363;background:url(../img/bckRenglonMasA.jpg) no-repeat;}
.gRenglonMasA img {float:left; margin:0 5px 0 5px;}
.gRenglonMasA a{color:#636363; text-decoration:none;}
.gRenglonMasA a:hover{color:#3a3a3a; text-decoration:none;}

.gRenglonMasB{height:20px; padding:5px 0 0 5px; font-family: raleway, arial; font-size:12px; color:#636363;background:url(../img/bckRenglonMasB.jpg) no-repeat;}
.gRenglonMasB img {float:left; margin:0 5px 0 5px;}
.gRenglonMasB a{color:#636363; text-decoration:none;}
.gRenglonMasB a:hover {color:#3a3a3a; text-decoration:none;}


/*FORMATO FONDO MENU SUPERIOR *//*FORMATO FONDO MENU SUPERIOR *//*FORMATO FONDO MENU SUPERIOR *//*FORMATO FONDO MENU SUPERIOR *//*FORMATO FONDO MENU SUPERIOR */
.gContBotonera{
	width:970px;
	margin:10px auto 0 auto;
	height:39px;
	clear:both;
	background-color: #E56C85;
	padding-bottom: 2px;
}


.bannermovil{  padding-bottom: 30px;}


 #clock {
    position: relative;
	width: 126px;
	height: 121px;
	margin: 20px auto 0 auto;
	background: url(http://www.eldiariodelbebe.es/images/clockface2.png);
	background-repeat:no-repeat;
	list-style: none;
	padding: 0px 0px 0px 0px;
        	}
        
        #sec, #min, #hour {
        	position: absolute;
        	width: 6px;
        	height: 121px;
        	top: 0px;
        	left: 58px;
        	}
        
        #sec {
        	background: url(http://www.eldiariodelbebe.es/images/sechand2.png);
        	z-index: 3;
           	}
           
        #min {
        	background: url(http://www.eldiariodelbebe.es/images/minhand2.png);
        	z-index: 2;
           	}
           
        #hour {
        	background: url(http://www.eldiariodelbebe.es/images/hourhand2.png);
        	z-index: 1;
           	}
  
.iModulo01Limg{float: left;}
.iModulo01Limg2{float: left;}
           	
       
.iNoticia01L{
	background: #fff;
	float:left;
	/*border: 1px solid #e2e2e2;*/
	margin-bottom: 32px;
	/*-moz-box-shadow: 1px 1px 2px 2px #ececea;
	-webkit-box-shadow: 1px 1px 2px 2px #ececea;
	box-shadow: 1px 1px 2px 2px #ececea;*/
	width: 480px;
	/*height: 590px;*/
}
.iNoticia01C{
		background: #fff;
	/*border: 1px solid #e2e2e2;*/
	margin-bottom: 25px;
	/*-moz-box-shadow: 1px 1px 2px 2px #ececea;
	-webkit-box-shadow: 1px 1px 2px 2px #ececea;
	box-shadow: 1px 1px 2px 2px #ececea;*/
	width: 480px;
	/*height: 590px;*/
}


.iNoticia01LRotador{
	/*margin-bottom: 32px;*/
	width: 529px;
	max-height: 470px;	
}

.iNoticia01L{
	margin-right: 20px;
   -webkit-box-shadow: 0px 1px 4px 0px rgba(230,230,230,1);
   -moz-box-shadow: 0px 1px 4px 0px rgba(230,230,230,1);
   box-shadow: 0px 1px 4px 0px rgba(230,230,230,1);
   background-color: #f9f9f9;
}

.iNoticia01C{
	margin-right: 20px;
  margin-left: 10px;
  float: left;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(230,230,230,1);
   -moz-box-shadow: 0px 1px 4px 0px rgba(230,230,230,1);
   box-shadow: 0px 1px 4px 0px rgba(230,230,230,1);
   background-color: #f9f9f9;
	
}

.iPunteado01{display:none;}
.iPunteado02{display:none;}

.iModulo01CTxt{
	display: none !important;
}


.bannersderecha{
	margin-bottom:25px;

}

#sehablaitem {
    float: left;
    padding-left: 23px;
    color: #1a1a1a;
    cursor: pointer;
	font-size: 12px;
  	margin-top: 6px;
}


/* Menú */

/* Menu */
.menu-wrap{
	display:block;
	/*width: 1142px;*/
	width: 100%;
	overflow: hidden;	
	font-family: Arial;
}
ul.menu{
	width: 100%;
	float: left;
	margin-left: -41px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.menu li{
	list-style: none;
		
}
ul.menu li a{
color: #fff;
font-weight: 700;
font-size: 17px;
padding: 12px 8px;
float: left;
text-decoration: none;
}
/* FR */
ul.menu-fr li a{
	/*border-left: 1px solid #3D2A4D;
    border-right: 1px solid #6E5683;*/
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: 700;
    /*height: 26px;*/
    /*padding: 14px 22px 10px;*/
}
ul.menu li:hover a, ul.menu li.active a{
	background: #545454;
	color: white;	
	text-shadow: none;	
}

ul.menu li.active a{
	 z-index: 10;
	 position: relative;
}

ul.menu li.drop a:after {
	margin-left: 6px;
}

ul.menu li a span{
	float: left;
}

ul.menu li a img{
	float: left;
	margin-left: 6px;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

ul.menu li:first-child a{
	/*padding: 12px 20px;*/
}

/* FR */
ul.menu li:first-child a{
	/*padding: 12px 18px;*/
}


#wrapp {
		text-align: center;
	}
	
	#centrado {		
		text-align: left;		
		position: absolute;
		margin-left: -30px;
		margin-top: -56px;
		width: 368px;
		height: 100px;
	}
	
	.slide p{
		top: 100px !important;
	}
	
	.slide img#leer_mas {
		position: absolute;
		alignment-adjust: central;
		left: 750px;
		top: 80px !important;
	}
	
	
	
	#bloquedeizquierdacab{
		width:695px;
		/*width:56%;*/
		height:93px;
		float:left;
	}

	#bloquederechocab{
		width:545px;
		/*width:44%;*/
		height:93px;
		float:left;
		margin-top: 35px;
		display:block;
	}
	#centradorcab{
		width:1240px;
	}
	#textocab{
		font-family: raleway, arial;
		font-size:14px;
		color:#FFFFFF;
		float:left;
		margin-top: 11px;
		margin-right: 12px;
	}
	.addButton {
		background: #efeeec;
		border: 1px solid #d2d2d2;
		color: #664975;
		font-size: 15px;
		float: left;
		margin-left: 20px;
		width: 275px;
		height: 38px;
		border: solid 1px #e2e2e4;
		box-shadow: none;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
		-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	}
	#redescab{
		font-size:24px;
		color:#FFFFFF;
		margin: 7px 0px 0px 0px;
		float: left;
	}
	
	.top-search input.search-btn {
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		background: url("img/search-p.png") no-repeat scroll 10px 5px #efeeec !important;
		border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #664975;
		border-image: none;
		border-style: none none none solid;
		border-width: medium medium medium 1px;
		cursor: pointer;
		height: 37px;
		margin-left: -77px;
		margin-top: 3px;
		width: 34px;
		
	}
	
		.search-btn {
		-moz-border-bottom-colors: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		/*background: url("img/search-p.png") no-repeat scroll 10px 5px #efeeec !important;*/
		border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #664975;
		border-image: none;
		/*border-style: none none none solid;*/
		border-width: medium medium medium 1px;
		cursor: pointer;
		height: 24px;
		margin-left: -77px;
		margin-top: 7px;
		width: 24px;
		
	}
	
	
	.top-search input {
		background: #efeeec;
		border: 1px solid #d2d2d2;
		color: #664975;
		font-size: 15px;
		padding-left: 10px;
	}
	.textoarru{
		font-family: raleway, arial;
		color: #C7C7C7;
		text-transform: uppercase;
		margin-left: 20px;
		font-weight: 700;
		font-size: 12px;
		text-decoration:none;
	}
	.textoarru:hover{
		color: #ffffff;
	}
	#cajetinsubu{
		position: relative;
		left: 76px;
		margin-bottom: 9px;
	}


#cajaguias {
	/*width:650px;
	padding:1em 2em 0;
	alignment-adjust:central;*/
	width: 853px;
	alignment-adjust:central;
	padding-right: 24px;
}


#cajaguias2 {

	width: 850px;

}


.seccion_activa{font-weight:700;background:#FA8E1F;font-size:12px}
.gContBotonera{background:#373737;clear:both;height:40px;width:970px;margin:10px auto 0}
#nav{font:17px raleway,Arial,Helvetica,sans-serif; color:#4d4d4d; line-height:40px;list-style:none;overflow:hidden;text-transform:uppercase;white-space:nowrap;margin:0;padding:0}
#nav li{float:left;margin:0 0 0 2px;-webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;}
#nav li:first-child{margin:0 0 0 1px;/*background-color:#FFF;*/}
#nav li:hover,#nav li.activa{background:#fff; font-weight:700;   border-left: 1px solid rgb(229, 229, 229);  border-right: 1px solid rgb(229, 229, 229);-webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;}
#nav a.activa_a{color: #ff832d;}
#nav a{display:block;text-decoration:none; color: #4d4d4d;}
#nav a span{display:block;text-align:center}
.gSubbotonera{color:#4d4d4d;font:400 11px raleway;overflow:hidden;  margin: 1em 0px -6px 0;}
.gSubbotonera ul{list-style:none;margin:0 1em 0 0;padding:0;display: inline-block;}
.gSubbotonera li{float:left;line-height:29px}
.gSubbotonera li.fyl{/*margin:0 0 0 1em*/}
.gSubbotonera li a{border-left:1px solid;margin:0 0 0 8px;padding:0 0 0 8px;}
.gSubbotonera li:first-child a{border:0;margin:0;padding:0}
.gSubbotonera li:first-child+li a{ margin: 0 0 0 8px; padding: 0 0 0 8px; border-left: 1px solid;}
.gSubbotonera a{color:#4d4d4d;text-decoration:none;  -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out;}
.gSubbotonera a:hover,.gSubbotonera li.activa a{color: #FF842C;font-weight: 700; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out;}
.seccion{font-size:12px;color:#fff;font-weight:700}
#li.seccion_activa{color:#FFF}
#li.seccion{color:#AAA}


#imgconcursos{width: 100%;margin-left: 11px;margin-bottom: 8px;}

#titleguia {
	width:340px;
	font-family:raleway, arial;
	font-size:18px;
	color:#8a8f95;
	padding:2em 2em 0;
	float:left;
	text-align:left;
}
#contenidoguia {
	width:340px;
	font-family:raleway, arial;
	font-size:12px;
	color:#8a8f95;
	padding:1em 3em 2em;
	float:left;
	text-align:left;
}

#titleguia2 {
	width:320px;
	font-family:raleway, arial;
	font-size:18px;
	color:#8a8f95;
	padding:2em 2em 0;
	float:right;
	text-align:right;
}
#contenidoguia2 {
	width:320px;
	font-family:raleway, arial;
	font-size:12px;
	color:#8a8f95;
	padding:1em 3em 2em;
	float:right;
	text-align:right;
}

#contentabladiv{
	 width:67%; 
	 height:204px;
}

#descargaguia {
padding: 1em 0em 0em;
}


#cajetinpiepagina{
	width:1003px;
	background-color:#2f2f2f;
}
#columna1piepagina{
	float:left;
	width:570px;
	margin-right:130px;
	padding-top:25px;
}
#columna2piepagina{
	float:left;
	width:250px;
	padding-top:25px;
}
#cajontextoabajo{
	float:left;
	width:500px;
	padding-left:20px;
}

#tituloabajoizquierda{
	float:left;
	color:#fff;
	font-size:17px;
	margin-bottom:15px;
	margin-top:30px;
	width:100%;
	font-family: raleway, arial;
	text-align:left;
}

#contenidoabajoizquierda{
	font-family:raleway, arial;
	color:#C7C7C7;
	font-size:12px;
	line-height:19px;
	float:left;
	width:100%;
	text-align:left;
}
#columna1webs{
	float: left;
	width: 150px;
	line-height: 23px;
	color: #ffffff;
	font-family: raleway, arial;
	font-size: 13px;
}
#hoverlink:hover{
	color:#fff;
}

#suscribetebajo{
	color: #a3a3a3;
	font-size: 16px;
	font-family: raleway, arial;
	text-align: right;
	margin-top: 40px;
}
#columna9webs{
	float: left;
	width: 125px;
	line-height: 22px;
	color: #ffffff;
	font-family: raleway, arial;
	font-size: 12px;
	text-align:left;
}

.menu-wrap-1{
	margin-top:13px;
	width: 25%;
	float:left;
}
.menu-wrap-2{
	width: 25%;
	float:right;
}

.menu-wrap-center{
	width:50%;
	float:left;
}



/******************************/
.dropo{
	float: left;
	font-family:raleway, arial;
	font-weight:600;
}
.dropo a{
	text-decoration: none;
	color: black;
	
	padding: 8px;
}
.dropo a:hover, .dropo.active a{
	text-decoration: none;
	color: white;
	background-color: #2f2f2f;
}



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

/* Nuestro nav con id #menu lo flotaremos a la derecha*/
#menu-m{ float: right;}
 
    /* Quitamos estilos por defecto de el tag UL */
    #menu-m ul{
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 14px;
    }
 
        /* Centramos y ponemos los textos en mayuscula */
        #menu-m li{
            display: block;
            float: left;
            text-transform: uppercase;
            text-align: center;
        }
 
            /* Damos estilo a nuestros enlaces */
            #menu-m li a{
                display: block;
                color: #fff;
                text-decoration: none;
                height: 60px;
                line-height: 60px;
                padding: 0 26px;
            }
                #menu-m li a:hover{
                    background: #151a1e;
                    color: #ffc700;
                }
 
/* Estilos #nav-mobile y lo ocultamos */
#nav-mobile{
    display: none;
    background: url(/sitefiles/img/nav.png) no-repeat center center;
    float: right;
    width: 46px;
    height: 46px;
    position: absolute;
    right: 0;
    top:0;
    opacity: .6;
}
 
    /* Agregaremos esta clase a #nav-mobile, cuando el menu mobile haya sido desplegado */
    #nav-mobile.nav-active{
        opacity: 1;
    }
	
	
.img_450{
	/*width: 600px;*/
	width: 100%;
	/*margin-right:20px;*/
}	
.fPunteado02{
	display:none;
}	

.cont-menu-movil-logo{
	padding-top:45px;
}
.menu-movil{
	position:fixed !important;
}

#mega_banner_movil{display:none;}

blockquote{
    background-color: #EFEFEF;
    border: 1px solid #D0D0D0;
    padding: 15px;
}

#cont-texto-especiales{
	font: bold 20px raleway,source sans pro; color: #EEE; z-index: 4; text-align: center; background: none; text-shadow: 2px 2px 2px #000; width: 100%; height: 100%;margin: 0; text-align: center;background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /*background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));*/ background:rgba(0, 0, 0, 0.46); float: left;text-align: center;    display: table;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; cursor:pointer;
}
#cont-texto-especiales:hover{
	background:rgba(0, 0, 0, 0.04) !important;
	-moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

@media only screen and (min-width: 1000px) and (max-width: 1350px){

.video_portada{margin-top:-159px !important;}	
.gAccesos1{width: 100% !important;}
.logo_padelspain{float:left !important; width:27% !important;  /* margin: 10px 0px 0px -20px !important;*/}
/*.logo_padelspain img{width: 90% !important;}*/
#mega_banner{float: right !important; margin-left:0px !important;  margin-top: 20px !important; }
#botones_cabecera{  /*width: 50%;*/  overflow: auto; margin: 0 auto;}
		@media only screen and (min-width: 1000px) and (max-width: 1150px){/*#botones_cabecera{  width: 57% !important; }*/}

.largo_menu{width:1000px !important;}
#nav li{  width:12% !important; font-size: 14px;}

.menu_central{
	width: 1000px !important;
}
#menu_principal, #cuerpo_submenu{
	width: 1000px !important;
}
#sehablade{
	width: 75% !important;
}
.gContenGeneral{
	width: 1020px !important;
}
.fContLeft, .contMod, .rContLeft{
	width: 680px !important;
}
.iModulo01R{
	padding: 0px 0px 0px 20px !important;
}

.iModulo01L, .iNoticia01L, .iNoticia01C, .iModulo01CTit, .iModulo01CTit01 {
 	width: 330px !important;
}
.iModulo01C {
  max-width: 330px !important;
  margin-left: 20px !important;
}
.detalles_noticia{
	float: left;
  margin-left: -10px;
  margin-top: 10px;
}


}
@media only screen and (min-width: 600px) and (max-width: 880px){#botones_cabecera{display:none !important;}}	
@media only screen and (min-width: 728px) and (max-width: 999px){
	
	.iModulo01Rampliada{margin-left: 0px !important;}
	#img-pie{ width: 60% !important;}
	#logo-pie img{     width: 400px !important; margin-top: 38px !important;}
	#boton-golf{display: none !important;}
	.gAccesos1{width: 100% !important;}
/*.logo_padelspain{float:none !important;}
.logo_padelspain img{width: 250px !important;}*/
#mega_banner{float: none !important; margin-left:0px !important;  margin-top: 20px !important; }
#botones_cabecera{  /*width: 70%;*/  overflow: auto; margin: 0 auto;}
.largo_menu{width:100% !important;}
#nav li{  width:auto !important;padding: 0px 2%;font-size: 12px;}
/*#nav{  margin-left: 5%;}*/
		
#botones_cabecera_div{/*float:none !important;*/}	
	
	
	.logopie{margin-left: 0px !important; float:none !important;}
	
	.video_portada{margin-top:-120px !important;}
	
.menu_central, #menu_principal, #cuerpo_submenu, #sehablade, .gContenGeneral, .iPunteado03, #containerPortada{
	width: 98% !important;
}
.logo_portada{
	width: 400px !important;
	margin-top:10px;
}
.img_editorial, .boton_p{
	display: none;
}

.item_menu {
  font-size: 10px !important;
}

#cajaglobalvideo{display:none;}

.mega_p{
	float: none !important;
}

#sehablaitem {
	 font-size: 10px !important;
  	margin-top: 8px !important;
}

.cont_banners_portada, .rContLeft{
	width: 100% !important;
}

.fContLeft{
	width: calc(100% - 320px) !important;
	margin-right: 20px !important;
}

.contMod{
	  width: calc(98% - 310px) !important;
}
.iModulo01R{
	padding: 0px !important;
}

.iModulo01L, .iNoticia01L, .iNoticia01C, .iModulo01CTit, .iModulo01CTit01 {
 	width: 100% !important;
}
.iModulo01C, .iNoticia01C {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0px !important;
}
.detalles_noticia{
	float: left;
  margin-left: -10px;
  margin-top: 10px;
}

.seccion_noticia{margin-right: 50px !important;}
.iModulo01Rampliada{
	/*display: none !important;*/
}

.cont_img, .img_450{
	margin-right: 0px !important;
	width: 100%;
	text-align:center;
}



/******** pie *********/

#columna1piepagina {
width: 100% !important; 
margin-right: 0px !important;
padding-top: 25px;
}
#cajontextoabajo {
	width: 94% !important;
	padding-left: 20px !important;
}
#columna2piepagina{
	width: 100% !important;
}
#suscribetebajo{
	margin-left:20px;
}
#tituloabajoizquierda, #contenidoabajoizquierda{
	text-align: center !important;
}
#columna1webs{
	width: 50%;
}

#suscribetebajo {
	margin-left: 0px !important;
	text-align: center;
	float: none !important;
}
.linea_pie{
	display:none !important;
}
.cont_sus{
	width: 50% !important;
	float:left;
}
.contenido_secciones{
	float: left !important;
	width: 50% !important;
}
.para_centrar{
	margin-left: 102px;
}
.img_suscripcion{
	margin-left: 40% !important;
}


#cajetinpiepagina{width: 100% !important;}

/******** pie *********/

.iModulo01Rhemeroteca{display: none !important;}


.gSubbotonera{color:#4d4d4d;font:400 10px raleway;overflow:hidden;  margin: 1em 0px -6px 0;}
.gSubbotonera li a{border-left:1px solid;margin:0 0 0 5px;padding:0 0 0 5px;}

}


/********  inicio responsive pequeño ********/


@media only screen and (min-width: 321px) and (max-width: 727px){
	
	#img-noticia{height: 100% !important; width: 100% !important;}
	
	#img-pie{ width: 60% !important;}
	#logo-pie{height:60px !important;}
	#logo-pie img{     width: 320px !important;margin-top: 13px !important; }
	#btns-pie{width: 100% !important;}
	
	.fTitulo2 {font-size: 15px !important; padding-bottom: 0 !important;}
	
	#publi-top{display:none;}
	#boton-golf{display: none !important;}
	#mega-golf{display: none !important;}
	.gSubbotonera{display:none !important;}
	#mega_banner_movil{display:block !important; margin-top:0 !important;}
	.recomendado{ /*width:50% !important;*/ margin-bottom:35px;}
	.bannermovil {
  		display: block !important;
	}
	#slider div.navBulletsWrapper{top: 360px !important;}
	.gAccesos1{width: 100% !important; display:none;}
.logo_padelspain{float:none !important;}
.logo_padelspain img{width: 250px !important;}
#mega_banner{float: none !important; margin-left:0px !important;  margin-top: 20px !important; }
#botones_cabecera{  width: 70%;  overflow: auto; margin: 0 auto;}
.largo_menu{width:100% !important;}
#nav li{  width:auto !important;padding: 0px 2%;font-size: 13px;}
#botones_cabecera_div{float:none !important;  margin-right: -20px !important;}	
#botones_cabecera_div div{display:none !important;}		
	
	
	#cont_menu{display:none !important;}
	#cont_menu_baja{display:none !important;}
	#mega_banner{display:none !important;}
	.logopie{margin-left: 0px !important; float:none !important;}
	.video_portada{margin-top:0px !important;}
	
	#dos, #tres{display:none !important;}
	
	
	#contenido_a_mostrar44{display:none;}
	
	.cont_mega_portada, #menu_principal, #cuerpo_submenu{display:none !important;}
	.menu-movil-logo{display: block !important; width:100%; margin:0 auto;}
	.logo_portada_movil{margin-top: 30px;}
	.cont-menu-movil-logo{padding-bottom:10px;}
	#cajaglobalvideo{display: none;}
	.iModulo01L{width: 100% !important;}
	.iModulo01C{margin-left: 0px !important;}
	#img_recomendadas{width:110px !important;}
	
	
#rContenedorTexto{
	float: left;
margin-top: 17px;
padding-top: 20px;
border-top: 1px solid #ececec;
}
.img_paginador{display:none !important;}
.cont_txt_paginador{width: 97% !important;}	
.menu-wrap{
	display:none;
}	
.menu_central{display: none !important;}
.logo_movil{
	display: block !important;
	background-color: white;
	padding-top: 17px;
}

.img_450{
	width: 100% !important;
	max-height:400px;
}
.rFormH {
	margin: 0px !important;
}
.rFormH input {
	width: 350px !important;
}
.rForm2 {
float: right !important;
width: 74% !important;
margin-right: 0px !important;
}
.Hdespl1 {
	width: 250px !important;
}
.cont_pie{
	overflow:hidden !important;
}
.img_logo_movil{
	width: 300px !important;
}
.rTitulo{width: 98% !important;}
.menu-movil{
	display:block;
	background: rgba(47, 47, 47, 0.90);
    height:45px;
    position: relative;
    width: 100%;
	z-index:999;
}
/* mostramos #nav-mobile */
    #nav-mobile{ display: block; }
 	.nav-mobile2{ opacity:1 !important;}
    /* Fijamos nuestro nav en 100% ancho y dejamos de flotarlo */
    #menu-m{
		font-family: raleway, arial;
        width: 100%;
        float: none;
        padding-top: 45px;
    }
 
        /* Convertimos nuestra lista de enlaces en un menú horizontal */
        #menu-m ul{
            box-shadow: 0 1px 2px rgba(0,0,0,.5);
            max-height: 0;
            overflow: hidden;
        }
            /* estilos para los LI del menu-m */
            #menu-m li{
                /*background: #33363b;
                border-bottom: 1px solid #282b30;
                float: none;*/
				background: #ececec url(/img/submenu-icon.png) no-repeat right;
				border-bottom: 1px solid #646464;
				/*border-top: 1px solid #fff;*/
                float: none;
				-webkit-transition: all 0.4s ease-in-out;
				-moz-transition: all 0.4s ease-in-out;
				-o-transition: all 0.4s ease-in-out;
				transition: all 0.4s ease-in-out;
				color: #333333;
            }
                /* Quitamos el borde del ultimo item del menú */
                #menu-m li:last-child{ border-bottom: 0;}
 
                #menu-m li a{
					/*color: #333333;*/
                    padding: 15px 0;
                    height: auto;
                    line-height: normal;
					font-weight: 700;
                }
                #menu-m li a:hover{
					/*color: #333333;*/
					color: #fff;
					background:#a9cce3;
				}
 
        /* Agregamos una animación al despligue del menú */
        #menu-m ul.open-menu{
				max-height: 465px;
				transition: max-height .4s;
        }
		 #menu-m ul.open-menu li{
			 background-color: #545454;
			color: #fff;
        }
		
		 #menu-m ul.open-menu li a:hover{
            	background-color: #333333;
				color: #fff;
        }
#cont_headermen, #headermen{ display:none;}		
		
.iContModulo01{width:100% !important;}
.fContModulo02{width: 100% !important;}
.rPunteado02{
	width: 98% !important;
}	
.fModuloDestacadorss{
	width: 90% !important;
	padding: 18px 20px 32px 20px !important;
}
.fModuloDestacadoPaginador{
	width: 90% !important;
	padding: 18px 20px 32px 20px !important;
}
.fContPaginadorC{	width:75% !important;}
.cont_img{margin-right: 0px !important;width: 100% !important;height: auto !important;background-position: center !important;overflow: hidden !important;background-size: cover !important;}
.rContLeft{
	width: 95% !important;
	background-color: #ffffff;
	margin: 18px 20px 32px 20px !important;
	padding: 0px !important;
	float: left !important;
	border-right: 0px !important;
}	
.rContModulo02{width: 99% !important;}
.rUpampliar{width: 100% !important; padding: 0px !important;}
.rContform{width: 100% !important;}
.fModuloDestacadoHemeroteca {
	width: 95% !important;
	padding: 18px 20px 32px 0px !important;
}
.fPunteado04, .fPunteado05{width: 0px !important;}
.iPunteado03{
	width: 95% !important;
	margin: 0px !important;
}
.menu-wrap {
	width: 100%;
}
.zona_logo{
	width: 100% !important;
	text-align:center;
}
.zona_menu{
	display: none !important;
}
#headermen{width: 100% !important;}

#blog{
	display:none !important;
}
#modDerecha{
	display: none !important;
}
.bckgrnd_hoy_destacamos{
	width: 610px !important;
}
#bannerAbajo{
	display: none !important;
}
.cont_noticia_rotador{
	width: 95% !important;
	border-right: 0px !important;
}
.iNoticia01LRotador{
	width: 100% !important;
	border-bottom:0px !important;
}

.hoy_destacamos{
	display: none !important;
}



#bloquedeizquierdacab{width: 403px !important;}

#bloquederechocab{ width: 407px !important; float:right !important;}

#cajetinpiepagina{width: 100% !important;}

.iModulo01R {
display: none !important;
}

.contMod{
	float: left !important;
	width: 95% !important;
	margin-left: 21px!important;
	border: 0px !important;
}
.iModulo01Rampliada{
	/*display:none !important;*/
}
.fContLeft {
	width: 98% !important;
	/*margin: 0px 20px 0px 20px !important;*/
	border-right:0px !important;
}
.iModulo01CTit, .iModulo01CTit01{
	width: 100% !important;
}
.seccion_noticia{
	margin-right: 234px !important;;
}
.detalles_noticia{
	  float: left;
  margin-top: 10px;
  margin-left: -10px;
}

.fModuloDestacado {
	/*width: 81.9% !important;*/
	/*width: 100% !important;*/
	width: 97% !important;
 	margin-left: 2%;
}
.fUpampliar{
	width:100%;
}
.fPunteado02{
	width: 100% !important;
}
.fPunteado03{
	width: 100% !important;
}
.fPunteado06{
	width: 100% !important;
}
.ibanner02{
	width: 0px !important;
}

.fTextosForm {
	float: left !important;
	width: 100% !important;
}
.fForm{
	float: left !important;
}
.fForm input{
	width: 350px !important;
}

.iModulo01C{
	border: 0px !important;
	width: 100% !important;
	border-left: 0px !important;
}


#centradorcab {
	width: 100% !important;
}

#containerPortada{
	width: calc(100% - 10px) !important;
  	padding-left: 10px !important;
}



.iNoticia01L, .iNoticia01C{ width:100% !important; /*height: 100px;*/ overflow: auto;height: auto !important;}
.iModulo01LTit, .iModulo01LTxt{width: 100% !important;}
/*.iNoticia01C{
	margin-left: 0px !important;
}*/

.iModulo01C, .iNoticia01C {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0px !important;
}

.iModulo01Limg2{height: 300px !important;}

.iModulo01Limg{width: 100% !important;}
.iModulo01Limg img{ min-width:100% !important;}

.iModulo01Cimg{width: 300px !important;}
.iModulo01Cimg img{ min-width:100% !important;}

/*.iModulo01CTit01{width: 100% !important;}
.iModulo01CTit{width: 100% !important; font-size: 24px !important; font-weight: 800 !important;line-height: 130% !important; text-decoration: none !important;  padding-bottom: 0px !important; 
border-bottom: 0px !important; }

.iModulo01CTxt{
	display:block !important;
	font-family: raleway !important;
	letter-spacing: 0.2px !important;
	font-weight: 500 !important;
	color: #333333 !important;
	font-style: normal !important;
	font-size: 14px !important;
	margin: 0px 0px 5px 0px !important;
	float: left !important;
	width: 100% !important;
	line-height: 25px !important;
	padding-bottom: 10px !important;
	font-weight: 600 !important;
	border-bottom: 0px !important;
}

.iModulo01LRRSS{
	display:block !important;
}*/

.gContenGeneral {
	width: 100% !important;
}

.iModulo01LRotador{
	width: auto !important;
}

ul.menu li a{
color: #fff;
font-weight: 700;
font-size: 13px !important;
padding: 14px 1px !important;
float: left;
text-decoration: none;
}

ul.menu li.drop .drop-holder {
width: 902px;
}

.top-search input {
background: #efeeec;
border: 1px solid #d2d2d2;
color: #664975;
font-size: 13px;
padding-left: 10px;
height: 28px;
margin-top: 5px;
/* margin-left: 39px; */
width: 172px;
}

#cajontextoabajo {
float: left !important;
width: 700px !important;
padding-left: 20px !important;
}

.search-btn {
height: 0;
}


.icon-twitter-circled{
margin-right: -4px !important;	
}
.icon-facebook-circled{
margin-right: -9px !important;	
}

.iModulo01Rampliada{display: none !important;}
.iModulo01Rhemeroteca{display: none !important;}
.img_error{width: 280px !important;}


/******** pie *********/

#columna1piepagina {
width: 100% !important; 
margin-right: 0px !important;
padding-top: 25px;
}
#cajontextoabajo {
	width: 94% !important;
	padding-left: 20px !important;
}
#columna2piepagina{
	width: 100% !important;
}
#suscribetebajo{
	margin-left:20px;
}
#tituloabajoizquierda, #contenidoabajoizquierda{
	text-align: center !important;
}
#columna1webs{
	width: 33%;
}

#suscribetebajo {
	margin-left: 0px !important;
	text-align: center;
	float: none !important;
}
.linea_pie{
	display:none !important;
}
.cont_sus{
	width: 50% !important;
	float:left;
}
.contenido_secciones{
	float: left !important;
	width: 50% !important;
}
.para_centrar{
	margin-left: 102px;
}
.img_suscripcion{
	margin-left: 34px !important;
}


#cajetinpiepagina{width: 100% !important;}

/******** pie *********/



#cont-texto-especiales {
    font: bold 15px raleway,source sans pro;
}

}


@media only screen and (min-width: 200px) and (max-width: 320px){
	#img-pie{ width: 60% !important;}
	#publi-top{display:none;}
	#boton-golf{display: none !important;}
	#mega-golf{display: none !important;}
	.gSubbotonera{display:none !important;}
	#mega_banner_movil{display:block !important;}
	.recomendado{ width:50% !important; margin-bottom:35px;}
	.logopie{margin-left: 0px !important; float:none !important;}
	.gAccesos1{width: 100% !important; display:none;}
	#dos, #tres{display:none !important;}
	
	#contenido_a_mostrar44{display:none;}
	
	.cont_mega_portada, #menu_principal, #cuerpo_submenu{display:none !important;}
	.menu-movil-logo{display: block !important; width:100%; margin:0 auto;}
	.logo_portada_movil{margin-top: 15px; width:280px !important;}
	.cont-menu-movil-logo{padding-bottom:10px;}
	#cajaglobalvideo{display: none;}
	.iModulo01L{width: 100% !important;}
	.iModulo01C{margin-left: 0px !important;}
	#img_recomendadas{width:100px !important;}
	
	
.iModulo01Limg {
height: 140px !important;
}
.iModulo01LTitRotador{font-size: 24px !important;}
.iModulo01CTit{font-size: 24px !important;}
.rTextosForm {
float: left !important;
width: 100% !important;
}
.rForm2 {
float: left !important;
width: 90% !important;
}
	
#rContenedorTexto{
	float: left;
margin-top: 17px;
padding-top: 20px;
border-top: 1px solid #ececec;
}
.img_paginador{display:none !important;}
.cont_txt_paginador{width: 97% !important;}	
.menu-wrap{
	display:none;
}	
.menu_central{display: none !important;}
.logo_movil{
	display: block !important;
	background-color: white;
	padding-top: 17px;
}

.img_450{
	width: 100% !important;
}
.rFormH {
	margin: 0px !important;
}
.rFormH input {
	width: 250px !important;
}
.rForm2 {
margin-right: 0px !important;
}
.Hdespl1 {
	width: 250px !important;
}
.cont_pie{
	overflow:hidden !important;
}
.img_logo_movil{
	width: 250px !important;
}
.rTitulo{width: 98% !important;}
.fModuloImg{height: auto !important ;  min-height: 100px;}
.menu-movil{
	display:block;
	background: #2f2f2f;
    height:45px;
    position: relative;
    width: 100%;
	z-index:999;
}
/* mostramos #nav-mobile */
    #nav-mobile{ display: block; }
 	.nav-mobile2{ opacity:1 !important;}
    /* Fijamos nuestro nav en 100% ancho y dejamos de flotarlo */
    #menu-m{
		font-family: raleway, arial;
        width: 100%;
        float: none;
        padding-top: 60px;
    }
 
        /* Convertimos nuestra lista de enlaces en un menú horizontal */
        #menu-m ul{
            box-shadow: 0 1px 2px rgba(0,0,0,.5);
            max-height: 0;
            overflow: hidden;
        }
            /* estilos para los LI del menu-m */
            #menu-m li{
                /*background: #33363b;
                border-bottom: 1px solid #282b30;
                float: none;*/
				background: #ececec url(/img/submenu-icon.png) no-repeat right;
				border-bottom: 1px solid #d0cfcf;
				border-top: 1px solid #fff;
                float: none;
				-webkit-transition: all 0.4s ease-in-out;
				-moz-transition: all 0.4s ease-in-out;
				-o-transition: all 0.4s ease-in-out;
				transition: all 0.4s ease-in-out;
				color: #333333;
            }
                /* Quitamos el borde del ultimo item del menú */
                #menu-m li:last-child{ border-bottom: 0;}
 
                #menu-m li a{
					color: #333333;
                    padding: 15px 0;
                    height: auto;
                    line-height: normal;
                }
                #menu-m li a:hover{
					color: #333333;
					background:#a9cce3;
					
				}
 
        /* Agregamos una animación al despligue del menú */
        #menu-m ul.open-menu{
            max-height: 400px;
            transition: max-height .4s;
        }
		
#cont_headermen, #headermen{ display:none;}		
		
.iContModulo01{width: 97% !important;}
.fContModulo02{width: 97% !important;}
.rPunteado02{
	width: 98% !important;
}	
.fModuloDestacadorss{
	width: 90% !important;
	padding: 18px 20px 32px 20px !important;
}
.fModuloDestacadoPaginador{
	width: 90% !important;
	padding: 18px 20px 32px 20px !important;
}
.fContPaginadorC{	width:75% !important;}
.cont_img{margin-right: 0px !important;width: 100% !important;height: 395px !important;background-position: center !important;overflow: hidden !important;background-size: cover !important;}
.rContLeft{
width: 98% !important;
margin: 18px 5px 32px 5px !important; 
	background-color: #ffffff;
	padding: 0px !important;
	float: left !important;
	border-right: 0px !important;
}	
.rContModulo02{width: 99% !important;}
.rUpampliar{width: 100% !important; padding: 0px !important;}
.rContform{width: 100% !important;}
.fModuloDestacadoHemeroteca {
	width: 95% !important;
	padding: 18px 20px 32px 0px !important;
}
.fPunteado04, .fPunteado05{width: 0px !important;}
.iPunteado03{
	width: 95% !important;
	margin: 0px !important;
}
.menu-wrap {
	width: 100%;
}
.zona_logo{
	width: 100% !important;
	text-align:center;
}
.zona_menu{
	display: none !important;
}
#headermen{width: 100% !important;}

#blog{
	display:none !important;
}
#modDerecha{
	display: none !important;
}
.bckgrnd_hoy_destacamos{
	width: 610px !important;
}
#bannerAbajo{
	display: none !important;
}
.cont_noticia_rotador{
width: 99% !important;
border-right: 0px !important;
padding: 0px 5px 5px 5px !important;
}
.iNoticia01LRotador{
	width: 100% !important;
	border-bottom:0px !important;
}

.hoy_destacamos{
	display: none !important;
}



#bloquedeizquierdacab{width: 403px !important;}

#bloquederechocab{ width: 407px !important; float:right !important;}

#cajetinpiepagina{width: 100% !important;}

.iModulo01R {
display: none !important;
}

.contMod{
	float: left !important;
	width: 99% !important;
	margin-left: 5px!important;
	border: 0px !important;
}
.iModulo01Rampliada{
	/*display:none !important;*/
}
.fContLeft {
	width: 95% !important;
margin: 0px 5px 0px 5px !important;
	border-right:0px !important;
}
.fModuloDestacado {
	/*width: 81.9% !important;*/
	width: 100% !important;
}
.fUpampliar{
	width:100%;
}
.fPunteado02{
	width: 100% !important;
}
.fPunteado03{
	width: 100% !important;
}
.fPunteado06{
	width: 100% !important;
}
.ibanner02{
	width: 0px !important;
}

.fTextosForm {
	float: left !important;
	width: 100% !important;
}
.fForm{
	float: left !important;
}
.fForm input{
	width: 350px !important;
}

.iModulo01C{
	border: 0px !important;
	width: 100% !important;
	border-left: 0px !important;
}


#centradorcab {
	width: 100% !important;
}

#containerPortada{
	width: 99% !important;
}



.iNoticia01L, .iNoticia01C{ width:100% !important; /*height: 100px;*/ overflow: auto;height: auto !important;}
.iModulo01LTit, .iModulo01LTxt{width: 100% !important;}
.iNoticia01C{
	margin-left: 0px !important;
}
.iModulo01Limg2{height: 140px !important;}

/*.iModulo01CTit01{width: 100% !important;}
.iModulo01CTit{width: 100% !important; font-size: 24px !important; font-weight: 800 !important;line-height: 130% !important; text-decoration: none !important;  padding-bottom: 0px !important; 
border-bottom: 0px !important; }

.iModulo01CTxt{
	display:block !important;
	font-family: raleway, arial !important;
	letter-spacing: 0.2px !important;
	font-weight: 500 !important;
	color: #333333 !important;
	font-style: normal !important;
	font-size: 14px !important;
	margin: 0px 0px 5px 0px !important;
	float: left !important;
	width: 100% !important;
	line-height: 25px !important;
	padding-bottom: 10px !important;
	font-weight: 600 !important;
	border-bottom: 0px !important;
}

.iModulo01LRRSS{
	display:block !important;
	margin-top:15px !important;
}*/

.gContenGeneral {
	width: 100% !important;
}

.iModulo01LRotador{
	width: auto !important;
}

ul.menu li a{
color: #fff;
font-weight: 700;
font-size: 13px !important;
padding: 14px 1px !important;
float: left;
text-decoration: none;
}

ul.menu li.drop .drop-holder {
width: 902px;
}

.top-search input {
background: #efeeec;
border: 1px solid #d2d2d2;
color: #664975;
font-size: 13px;
padding-left: 10px;
height: 28px;
margin-top: 5px;
/* margin-left: 39px; */
width: 172px;
}

#cajontextoabajo {
float: left !important;
width: 700px !important;
padding-left: 20px !important;
}

.search-btn {
height: 0;
}


.icon-twitter-circled{
margin-right: -4px !important;	
}
.icon-facebook-circled{
margin-right: -9px !important;	
}

.iModulo01Rampliada{display: none !important;}
.iModulo01Rhemeroteca{display: none !important;}
.fModuloDestTit{font-size: 24px !important;}
.iModulo01LDestTxt, .iModulo01LTxt, .iModulo01CTxt{
	font-weight: 500 !important;
	font-size: 13px !important;
	line-height: 23px !important;
}

.fTitulo1, .fTitulo2, .fTitulo3, .fTitulo4{font-size: 24px !important;}
.cont_img{height: auto !important;}
.fNoticia2 {
font-size: 13px !important;
line-height: 22px !important;
}

.img_error{width: 250px !important;}

/******** pie *********/

#columna1piepagina {
width: 100% !important; 
margin-right: 0px !important;
padding-top: 25px;
}
#cajontextoabajo {
	width: 94% !important;
	padding-left: 20px !important;
}
#columna2piepagina{
	width: 100% !important;
}
#suscribetebajo{
	margin-left:20px;
}
#tituloabajoizquierda, #contenidoabajoizquierda{
	text-align: center !important;
}
#columna1webs{
	width: 33%;
}

#suscribetebajo {
	margin-left: 0px !important;
	text-align: center;
	float: none !important;
}
.linea_pie{
	display:none !important;
}
.cont_sus{
	width: 50% !important;
	float:left;
}
.contenido_secciones{
	float: left !important;
	width: 50% !important;
}
.para_centrar {
margin-left: 45px;
}
.img_suscripcion{
	margin-left: 0px !important;
}
#conectatxt{
	margin-bottom: 8px !important;
}
.iNoticia01LRotador{max-height: none !important;}


#cajetinpiepagina{width: 100% !important;}

/******** pie *********/	
}



.caja_castellote{
  background-color: #FFFFFF;
  color: #fff;
  padding: 10px 0px;
  font-family: open sans, arial;
  margin: 10px 0px 30px 10px !important;
  float:left;
}

/**************************************************************************/
/********************    estilos de modulos especiales   ******************/
/**************************************************************************/
@media only screen and (min-width: 1351px) and (max-width: 3000px){
	.caja_castellote img{  margin-left: 50% !important;}
}

@media only screen and (min-width: 1000px) and (max-width: 1350px){
	.cont_publi{
		width: 330px !important;
	}
	.cont_contratado{
		width: 330px !important;
	}
	.cont_serumorea{
		width: 330px !important;
	}
	.cont_tv{
		width: 330px !important;
	}
	.cont_roba{
		width: 330px !important;
	}
	.caja_castellote img{  margin-left: 16% !important;}
}

@media only screen and (min-width: 728px) and (max-width: 999px){
	.cont_publi{
		width: 100% !important;
	}
	.cont_contratado{
		width: 100% !important;
	}
	.cont_serumorea{
		width: 100% !important;
	}
	.cont_tv{
		width: 100% !important;
	}
	.cont_roba{
		width: 100% !important;
	}
	.caja_castellote{text-align:center; width:100% !important;}
}

@media only screen and (min-width: 300px) and (max-width: 727px){
	.cont_publi{
		width: 100% !important;
	}.cont_contratado{
		width: 100% !important;
	}
	.cont_serumorea{
		width: 100% !important;
	}
	.cont_tv{
		width: 100% !important;
	}
	.cont_roba{
		width: 100% !important;
	}
	.caja_castellote{text-align:center; width:100% !important;}
	
	.bannermovil {
  		display: block !important;
	}
}


@media only screen and (max-width: 640px) and (min-width: 300px){
.bannermovil {
  display: block !important;
}
}


@media only screen and (min-width: 1000px) and (max-width: 1350px) {
.cont_english{width:330px!important}
.cont_contratado{width:330px!important}
.cont_serumorea{width:330px!important}
.cont_tv{width:330px!important}
.cont_roba{width:330px!important}
}
@media only screen and (min-width: 728px) and (max-width: 999px) {
.cont_english{width:100%!important}
.cont_contratado{width:100%!important}
.cont_serumorea{width:100%!important}
.cont_tv{width:100%!important}
.cont_roba{width:100%!important}
}
@media only screen and (min-width: 300px) and (max-width: 727px) {
.cont_english{width:100%!important}
.cont_contratado{width:100%!important}
.cont_serumorea{width:100%!important}
.cont_tv{width:100%!important}
.cont_roba{width:100%!important}
}