/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed);



/* PARA ETIQUETAS DE HTML5 */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
    display:block;
}

.col{position:relative;}

#contenido-portada { float:left; margin:0 auto; height:500px;width:100%; position: relative;}
#contenido-portada a{display:block; padding: 200px 0;}
/**/
body {  background:#000;
font:100%/1 Arial, Helvetica, sans-serif;}

/* minicabecera */
#minicabecera {font-size: 75%; line-height: 130%;}

a { color:#101010;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
 }
a:hover { color:#EC5D31; }
mark{ background:#DCD2D2; font-weight:normal; color:#222; padding:2px 0;}
p a { color:#EC5D31; }
p a:hover { color:#101010; border:0; }

.envuelve { padding:0 0 5px !important;  background:#FFFFFF; height:30px;}
#contenedor{clear:both; float:left; width: 100%;position:relative;}
#contenedor.interior  {padding-top:20px;}

.contenedor-ancho-completo { width:100%; background:#000; background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/fondo.png") repeat 0 0; float:left;clear:both;padding-bottom:20px;}

.contenedor-centrado {  background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    float: left;
    margin: 0 auto;
    width: 100%;}

#contenido{margin:0 auto; clear:both; float:none; overflow:hidden;position:relative;}

.col-4{padding-top: 10px;}
/* fondos */

.portada, .interior{ 
background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/portada.jpg") no-repeat center -100px; 
}

.cabecera {
	position:relative;  
	text-align:center;
	top:500px;
	left:0;
	 width:100%; 
	 background:#000;
	background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/fondo.png") repeat 0 0;
	 z-index:200;
	 }


.cabecera h1 {font-size: 340%;position:relative; font-family: 'Oswald', sans-serif; padding: 0 0 10px; width:300px; height:350px;  margin:-240px auto 0 300px; 
background:#000;background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/fondo.png") repeat 0 0;
border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;

}

.cabecera h1 a span{font-size: 215%;color:#F95955; line-height:110%; letter-spacing:-5px; }

.cabecera h1 a{position:absolute; top:0; left:0; color:#fff; text-decoration:none;display:block;padding-top:48px; *float:left; *width:auto; *margin-left:10px; 
text-shadow:3px 1px 0 #544E4E;
}
.cabecera h1 a:hover{border-bottom:0;}
.cabecera nav{
    clear: both;
    text-align: center;
    width:900px;
	padding:10px 0;
	position:absolute; top:20px; left:590px;
	}
.cabecera .nav {
    clear: both;
	color:#fff;
	}
.cabecera .nav li { font-size:110%; width:auto; float:left; display:block;font-family: 'Ubuntu Condensed', sans-serif; font-size:115%; }
.cabecera .nav li a { color:#fff; padding:10px 5px; }
.cabecera .nav li a:hover { border:0; color:#F95955; }


.cabecera .nav li + li { margin-left:1px; }
.portada .wrap-cabecera{ width:990px; margin:0 auto;clear:both;}
.portada .cabecera nav{  width:730px; left: 280px;}
.portada .cabecera h1{width:290px; margin-left:0;}
.portada .nav li { font-size:99%;}
.portada .nav li ul.sub-navegacion {display:none; }
.portada .pie{ width:970px; padding: 10px 0 20px 0;}

header, figure, article, aside { float:left; }
header {  width:100%; text-align:left; }

#contenedor .cabecera { height:88px; }
#contenedor .cabecera h1 { left:0; }


.interior #contenido{background:#000;padding-top:20px;background: url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/fondo.png") repeat scroll 0 0 transparent;}



#contenedor .cabecera {
    height: 100px;
}

#contenedor.poblacion-04 .cabecera {
    height: 210px;
}

#contenedor.interior .cabecera {top:0;position:relative;background:none;height:130px;}
.interior .cabecera h1 {background:none;margin:0 auto; width:990px; font-size:200%; height:88px; text-align:center;}
.interior .cabecera h1 a {
    padding-top:10px;
    text-decoration: none;
    z-index: 500;
	position: relative;
	width:990px;	
}
.interior .cabecera h1 a span{font-size: 190%;color:#F95955; line-height:90%; letter-spacing:0; }
.interior .cabecera nav {
    clear: both;
    right: 0;
	left:0;
    padding: 10px 0;
    position: absolute;
	margin:0 auto;
    text-align: center;
    top: 75px;
    width: 100%;
	background:#000;
}
.interior .cabecera nav .nav{ width:870px; margin:5px auto 0 auto; text-align:center; clear:both; height:24px;}

.interior .nav li ul.sub-navegacion {
    display: none;
    margin: 0 auto;
    padding: 20px 10px 10px;
    width: 970px;
    z-index: 4000;  
	height:30px;
    clear: both;
    text-align: center;
    
}




.poblacion-04 li#poblacion-04 .sub-navegacion, .poblacion-01 li#poblacion-01 .sub-navegacion {display: block;}

.wrap-subnav
  { 
    clear: both;
    left: 0;
    margin: 0 auto;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 53px;
    width: 100%;
  }


/* navegacion epicentro */

.poblacion-01 li#poblacion-01 .sub-navegacion { position:relative; border-bottom:1px dotted #F95955;  padding-top:25px; height:24px; }
.poblacion-01 #contenido {
	padding-top:80px;
	}
.poblacion-01 li#poblacion-01 .sub-navegacion a{color:#fff;font-size:85%;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.poblacion-01 li#poblacion-01 .sub-navegacion a:hover{color:#F95955;}

/* navegacion vivir en... */

.bar-progress{
	display:none;
    margin: 0 auto;
    padding: 10px;
    width: 970px;
	height:20px;
    clear: both;
	color:#fff;
	background:none;
	position:relative;
	top: 73px;
}
.poblacion-04 .bar-progress{display:block;}
.bar-progress ul{  float:left;clear:both;position:relative; top:5px; left:5px; width:636px; *width:auto; height:20px; }
.bar-progress li{ 
	display:none; float:left; width:636px; height:24px;  background:#373737; position:absolute;left:0;top:0;
		border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	overflow:hidden;
	}

.bar-progress li .porcentaje{   
display:block; 
height:24px;  
background:#F95955;
font:normal 95%/165% 'Ubuntu Condensed', sans-serif; 
position:absolute;
right:0; 
text-align:left; 
padding-left:8px;  
}

.poblacion-04 .col-8 { padding-top:300px;}
.poblacion-04 .col-4 { padding-top:37px;}

.vivir-en-01 #tokio, .vivir-en-02 #delhi, .vivir-en-03 #sao-paulo, .vivir-en-04 #ny-newark, .vivir-en-05 #el-cairo, .vivir-en-06 #paris {display:block;}


.vivir-en-01 #tokio .porcentaje {width:99%;}
.vivir-en-02 #delhi .porcentaje { width:60.5%;}
.vivir-en-03 #sao-paulo .porcentaje { width:55%;}
.vivir-en-04 #ny-newark .porcentaje { width:53%;}
.vivir-en-05 #el-cairo .porcentaje { width:30%;}
.vivir-en-06 #paris .porcentaje { width:28%;}
/*
.vivir-en-01 #tokio .porcentaje { width:99%;}
.vivir-en-02 #delhi .porcentaje { width:88%;}
.vivir-en-03 #sao-paulo .porcentaje { width:78%;}
.vivir-en-04 #ny-newark .porcentaje { width:63%;}
.vivir-en-05 #el-cairo .porcentaje { width:46%;}
.vivir-en-06 #paris .porcentaje { width:34%;}
  */

.mapamundi{display:none;
  margin: 0 auto 15px auto;
    padding: 10px;
    width: 970px;
	height:218px;
    clear: both;
	color:#fff;
	background:none;
	position:relative;
	top: 74px;
}
.mapamundi ul{ position:relative; height:218px; background: transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/mapamundi.jpg") no-repeat top left;}
.mapamundi li { position:absolute; text-indent:-9999px; padding:5px;}
.mapamundi li a{ display:block; width:20px; height:20px; background:#FFF; opacity:.7;
border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}
.mapamundi li a:hover{background:#F95955;}
.vivir-en-01 .mapamundi, .vivir-en-02 .mapamundi, .vivir-en-03 .mapamundi, .vivir-en-04 .mapamundi, .vivir-en-05 .mapamundi, .vivir-en-06 .mapamundi {display:block;}
#tokio-ciudad {top:70px; left:550px; }
#delhi-ciudad {top:90px; left:443px;}
#saopaulo-ciudad {top:185px; left:220px;}
#newark-ciudad {top:55px; left:180px;}
#cairo-ciudad {top:80px; left:355px;}
#paris-ciudad {top:40px; left:310px;}

.vivir-en-01 #tokio-ciudad a, .vivir-en-02 #delhi-ciudad a, .vivir-en-03 #saopaulo-ciudad a, .vivir-en-04 #newark-ciudad a, .vivir-en-05 #cairo-ciudad a, .vivir-en-06 #paris-ciudad a{ background:#F95955;}


/* navegacion desafios */

.desafios{
    width: 970px;
	height:105px;
    clear: both;
	float:left;
	color:#fff;

}

.desafios li{ float:left; width:92px; height:75px; margin-right:5px;color:#fff; font:normal 97%/100% 'Ubuntu Condensed', sans-serif;}
.desafios li a{display:block;width:92px; height:75px;color:#fff; padding-top: 65px; text-align:center;

background: rgba(255,255,255,0.1);

-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;

}
.desafios li a:hover{color:#F95955;
background: rgba(88,22,22,0.1);

}
.desafios li#desafios-01{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/alimentos.png") no-repeat center center;}
.desafios li#desafios-02{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/agua.png") no-repeat center center;}
.desafios li#desafios-03{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/natalidad.png") no-repeat center center;}
.desafios li#desafios-04{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/vejez.png") no-repeat center center;}
.desafios li#desafios-05{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/energia.png") no-repeat center center;}
.desafios li#desafios-06{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/educacion.png") no-repeat center center;}
.desafios li#desafios-07{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/migraciones.png") no-repeat center center;}
.desafios li#desafios-08{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/ciudades.png") no-repeat center center;}
.desafios li#desafios-09{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/derechos.png") no-repeat center center;}
.desafios li#desafios-10{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/norte-sur.png") no-repeat center center;}


.desafios li#desafios-01:hover, .desafios li#desafios-01:active, .desafios li#desafios-01:focus{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/alimentos-over.png") no-repeat center center;}
.desafios li#desafios-02:hover{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/agua-over.png") no-repeat center center;}
.desafios li#desafios-03:hover{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/natalidad-over.png") no-repeat center center;}
.desafios li#desafios-04:hover{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/vejez-over.png") no-repeat center center;}
.desafios li#desafios-05:hover{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/energia-over.png") no-repeat center center;}
.desafios li#desafios-06:hover{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/educacion-over.png") no-repeat center center;}
.desafios li#desafios-07:hover{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/migraciones-over.png") no-repeat center center;}
.desafios li#desafios-08:hover{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/ciudades-over.png") no-repeat center center;}
.desafios li#desafios-09:hover{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/derechos-over.png") no-repeat center center;}
.desafios li#desafios-10:hover{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/norte-sur-over.png") no-repeat center center;}


/* activos */

.poblacion-01 #poblacion-01 a, .poblacion-02 #poblacion-02 a, .poblacion-03 #poblacion-03 a, .poblacion-04 #poblacion-04 a, .poblacion-05 #poblacion-05 a, .poblacion-06 #poblacion-06 a, .poblacion-07 #poblacion-07 a,  .poblacion-08 #poblacion-08 a  { color:#F95955;}
.poblacion-04 #poblacion-04 .sub-navegacion  a{color:#fff; text-decoration:none;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;}
.poblacion-04 #poblacion-04 .sub-navegacion  a:hover{color:#F95955;}
/* activos vivir en... */
.vivir-en-01 #poblacion-04 .sub-navegacion #vivir-en-01 a, 
.vivir-en-02 #poblacion-04 .sub-navegacion #vivir-en-02 a, 
.vivir-en-03 #poblacion-04 .sub-navegacion #vivir-en-03 a, 
.vivir-en-04 #poblacion-04 .sub-navegacion #vivir-en-04 a, 
.vivir-en-05 #poblacion-04 .sub-navegacion #vivir-en-05 a, 
.vivir-en-06 #poblacion-04 .sub-navegacion #vivir-en-06 a
{ color:#F95955;}

/* activos desafios... */
.desafios-01 li#desafios-01{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/alimentos-over.png") no-repeat center center;}
.desafios-02 li#desafios-02{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/agua-over.png") no-repeat center center;}
.desafios-03 li#desafios-03{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/natalidad-over.png") no-repeat center center;}
.desafios-04 li#desafios-04{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/vejez-over.png") no-repeat center center;}
.desafios-05 li#desafios-05{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/energia-over.png") no-repeat center center;}
.desafios-06 li#desafios-06{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/educacion-over.png") no-repeat center center;}
.desafios-07 li#desafios-07{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/migraciones-over.png") no-repeat center center;}
.desafios-08 li#desafios-08{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/ciudades-over.png") no-repeat center center;}
.desafios-09 li#desafios-09{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/derechos-over.png") no-repeat center center;}
.desafios-10 li#desafios-10{ background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/desafios/norte-sur-over.png") no-repeat center center;}

.desafios-01 li#desafios-01 a, .desafios-02 li#desafios-02 a, .desafios-03 li#desafios-03 a, .desafios-04 li#desafios-04 a, .desafios-05 li#desafios-05 a, .desafios-06 li#desafios-06 a, .desafios-07 li#desafios-07 a, .desafios-08 li#desafios-08 a, .desafios-09 li#desafios-09 a, .desafios-10 li#desafios-10 a{ color:#F95955;}


/* activos epicentro */

.epicentro-01  #poblacion-01 .sub-navegacion #epicentro-01 a, 
.epicentro-02  #poblacion-01 .sub-navegacion li#epicentro-02 a, 
.epicentro-03  #poblacion-01 .sub-navegacion li#epicentro-03 a, 
.epicentro-04  #poblacion-01 .sub-navegacion li#epicentro-04 a, 
.epicentro-05  #poblacion-01 .sub-navegacion li#epicentro-05 a{ color:#F95955;}





#contenido h1{ font-size:280%; margin:10px 0 5px 0; color:#fff; border-bottom:1px dotted #F95955; padding-bottom: 8px;}

.firma{ font-family: 'Ubuntu Condensed', sans-serif;  color:#fff;}
.entradilla{padding:20px 0; margin-bottom:15px; color:#fff; font-style:italic;border-bottom:1px dotted #F95955;}
p{ margin:10px 0; line-height:145%; font-size:95%; color:#333;}

#contenido p a{border-bottom:1px solid #999;}
#contenido p a:hover{border-bottom:1px solid #999; text-decoration:none;}

#contenido .foto-article p, #contenido .video p { color:#fff; font-family: 'Ubuntu Condensed', sans-serif; font-size:85%;text-align:right;}

#contenido .firma-article p {  border-top:1px dotted #333; font-family: 'Ubuntu Condensed', sans-serif; font-size:92%; margin-top:15px;}

.col-texto { 
	background:#fff; 
	padding:25px 20px 40px 25px;
	border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;

}
.col-texto h2{ color:#333; font-size:200%;}
.col-texto .entradilla{padding:20px 0; margin-bottom:15px; color:#333; font-style:italic;border-bottom:1px dotted #F95955;}
.col-texto .firma{ color:#333;}
.epicentro-04 .entradilla, .epicentro-05 .entradilla{border-bottom:0;}
.epicentro-01 .entradilla, .epicentro-02 .entradilla, .epicentro-03 .entradilla { padding-top:0; margin-top:0;}
.epicentro-01 #contenido h1, .epicentro-02 #contenido h1, .epicentro-03 #contenido h1 { border-bottom:0;}

.video{margin-bottom:20px; margin-top: 16px; text-align:center;clear:both;text-align:center;}
.video.cubre_reproductor{margin:0 auto;}

#grafico{ text-align:center;}
.poblacion-03 #contenido footer{ clear:both; float:left; width:950px; display:block;}
.poblacion-03 #contenido footer .firma{float:left;}
#contenido footer a.alternativa{float:right; color:#fff; border-bottom:0; display:none;}
#contenido footer a:hover.alternativa{ color:#F95955; }


.sumarios{ line-height:145%; font-size:100%;color:#fff;}
.sumarios h3{ border-bottom:1px dotted #F95955; font-size:130%;}
.sumarios li{ border-bottom:1px dotted #666; margin:10px 0;}
.sumarios li span{font-family: 'Ubuntu Condensed', sans-serif; font-size:92%; color:#F95955;}
.sumarios p{margin:10px 0;border-bottom:1px dotted #666;font-size:85%;color:#fff;padding:5px 0;}
#contenido .foto-article .sumarios{ font-size:118%; color:#ABABAB;font-style:italic; font-weight:normal; font-family:Arial, Helvetica, sans-serif; border-bottom:1px dotted #666; padding:8px 0;}
#contenido .cintillo{color:#fff;font-family: 'Ubuntu Condensed', sans-serif; font-size:100%;}

.poblacion-06 #contenido h1 { font-size:240%; }


/**/




/* album */
.album .wrap-seccion4 {
    background: none repeat scroll 0 0 #000000;
}
.album #seccion-contenido {
    padding: 10px 0;
}
.album .seccion {
    clear: both;
    margin: 0 auto;
    overflow: visible;
    position: relative;
    width: 990px;
}
.album #info {
    min-height: 700px;
    overflow: hidden;
    text-align: center;
    width: 964px;
}
.album #seccion-contenido {
    padding: 10px 0;
}
.album .listElement {
    float: left;
    overflow: hidden;
    width: 964px;
    z-index: -99999999;
}
.album .listElement .foto, .album .noticia .foto, .album .listElement img, .album .foto {
    cursor: pointer;
}
.album #contenido .seccion p {
    color: #FFFFFF;
}
.album #contenido .seccion p.pie {padding-left:0;}

.album .seccion #left, .album .seccion #right {
    color: #FFFFFF;
}
.album .seccion .anterior {
    border-radius: 0 5px 5px 0;
    left: -12px;
    position: absolute;
    top: 230px;
}
.album .seccion .siguiente {
    border-radius: 5px 0 0 5px;
    position: absolute;
    right: 20px;
    top: 230px;
}
.album .seccion .anterior, .album .seccion .siguiente {
    display: block;
    font: bold 700%/0.6 "Palatino Linotype","Book Antiqua",Palatino,serif;
    height: 50px;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    width: 50px;
}

.anterior {
    cursor: pointer;
    float: left;
}
.siguiente {
    cursor: pointer;
    float: right;
}

.album #contenido p.nota {
    font-size: 80%;
    margin: 5px 0;
    text-align: center;
	color:#fff;
	font-family: 'Oswald', sans-serif;
}





/* pie */

.pie { font-family: 'Open Sans', sans-serif; padding:10px 0 20px 20px; color:#101010;font-size:80%; line-height:150%; border-top:1px dotted #f95955; margin:45px auto 0 auto; width:990px; clear:both;}


.pie ul { float:left; width:680px; }

.pie li {color:#fff; padding-top:1px; }
.pie li a {color:#fff; border-bottom:1px dotted #666; }
.pie .redes { float:left; border-left:1px dotted #F95955; padding:0 0 0 20px; }
.pie a:hover {color:#F95955;border:0; }



/*-------------------BOTÓN PLAY-------------------*/
/* reproductores de video */
.cubre_reproductor {
	position:relative;
	overflow:hidden;
}
.cubre_reproductor a.boton_play {
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background:transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/v4.x/v4.02/play.png) no-repeat scroll right bottom;
	text-indent:-9000px;
	z-index:999999;
}
.cubre_reproductor a.boton_play:hover {
	background:transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/v4.x/v4.02/play_hover.png) no-repeat scroll right bottom;
}
.cubre_reproductor a.actualice_flash:hover, .cubre_reproductor a.actualice_flash.activo {
	background:transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/aviso_actualice_flash.png) no-repeat 50% 70%;
}
.cubre_reproductor a.no_flash:hover, .cubre_reproductor a.no_flash.activo {
	background:transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/aviso_instale_flash.png) no-repeat 50% 70%;
}


/* --------------------------------------------------------------------------------------------
PUBLICIDAD
-------------------------------------------------------------------------------------------- */


.publicidad-superior, .publicidadhorizontal {
	width:100%;
	margin:0 auto;
	position:relative;
	z-index:2;
	overflow:hidden;
	float:left;
	text-align: center;
}
.publicidadhorizontal table {background:#FFF;}
.publicidadmodulo, .publi-234, .publicidad-234 {float:left;	width:234px;}
.publicidadhorizontal {float:left;	width:auto;}
.publi-730, .publicidad-730 {float:left;	width:745px;}

.publicidad-superior{width:990px;margin:0 auto;float:none;}


.bloque_publicidad {padding:0; clear:both; margin:0 auto; float:none!important; width: 990px; background:none;}
#publicidad_principal.wrap {margin:0 auto; padding:0!important; width:990px!important; background:none!important;}
#publicidad_principal iframe {display:block; margin:0 auto;}
.publicidad {clear:both; margin:0 auto;}

.publicidad-300 {width:300px;float:left; margin:12px 0 12px; }
.publicidad_280 {border:1px solid #DDE1E5; border-width:0 1px 1px; text-align:center; padding-bottom:10px;}
.publicidad_280 {padding:10px;}
.publicidad_280 a {display:block; margin:0 auto; width:280px;}
.publicidad_234 {width:234px; float:right; clear:none; padding-right:5px;}
.publicidad_150 { width:150px; clear:both; overflow:hidden; margin:0 0 10px; float:none;}
.modulo_ranking .publicidad_280 {width:311px;}

.publicidad tr:nth-child(1) td:before {  display:block;  background:#000000;  color: #777777;  font-size: 85%; content:"Publicidad"; text-align:center; padding-bottom:4px;}

.publicidad td img{display:none;}
.publicidad embed {display:block;}
.publicidad_120x30 {width:130px; height: 30px;	position: absolute;	left: 860px;top: 14px;}
.publicidad_730.centrada {float:none; clear:none; margin: 0 auto; margin: 15px auto 0px !important;}
.publicidad td.luto_publi_ana img {display: none;}
.publicidad td.luto_publi {	height:0; margin:0; padding:0; border:0;}
.publicidad td.cintillo_publi_ana {	background:#CCC; vertical-align: top;}
.publicidad td.contenedor_publi_ana {background:#FFF;}
.google_ads {clear:both;}

.publicidad object, .publicidad embed {display:inline;}
.publicidad_120x30 {width:130px; height: 30px; 	position: absolute; left:  860px; top: 14px;}
.publicidad_lateral_a, .publicidad_lateral_b {position:absolute;	top:5px;	z-index:1;}
.publicidad_lateral_a {	right:1005px;}
.publicidad_lateral_b {left:1005px;}
.publicidad_entre_bloques {	width:985px; margin:0 auto;}
/*---publicidad en cuerpo de noticias-------------------------------------------------------------*/
#contenido .bloque_publicidad {float:left!important; width:1000px; background:none!important;}
#contenido .bloque_publicidad #publicidad_principal.wrap {background:url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/bg_bloque_02.png) repeat -13px 0!important;
	padding:8px 5px 0!important; float:left; width:990px!important;}
#contenido .bloque_publicidad #publicidad_principal.wrap .publicidad_730 {float:none; width:990px; text-align:center;}
#contenido .bloque_publicidad #publicidad_principal.wrap .publicidad_730 table {margin:0 auto;}
/*---publicidad en servicios-----------------------------------------------------------------------*/
.publicidad_patrocinio_servicios {bottom:6px; float:left; left:14px; position:absolute;	width:280px;}
.modulo_servicios .servicios .diccionario .publicidad_patrocinio_servicios a {height:auto;	background:none; width:auto;}
.modulo_servicios .servicios .diccionario .publicidad_patrocinio_servicios p {padding:0; margin:0;}
.videos.comentarios .publicidad300 {float:right; margin-top:340px; position:relative; right:-15px;}





/* ipad */
  @media screen and (max-device-width: 1024px) 
	{
	
	.portada,.interior{ 
		background:transparent url("https://e00-elmundo.uecdn.es/especiales/2011/10/ciencia/poblacion/img/portada-ipad.jpg") no-repeat center -100px; 
	}
	.cabecera h1 {
    margin: -240px auto 0 120px;
    }
	.cabecera nav {
    left: 400px;
	}

	
	}
	@media screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5){
		.col-texto{max-width:48%;}

	}


