/* #######################################

(c)		yodona.com 2011.  
		Unidad Editorial Internet S.L. 2011. 
		Todos los derechos reservados.
		
-----------------------------------------------------------------



/* 	
#######################################
DEFINICIONES 

[ - Color -------- ]

Generales ---

Fondo 				- #FFF	- Blanco 
Fondo navegacion	- #333333	- Gris (1)
Borde modulos		- #DCDCDC	- Gris (2)
Fondo modulos		- #FFF		- Blanco
Titulares			- #da406d	- Rosa id Yodona.com


[ - Fuentes -------- ]

h1, h2, h3, h4, h5, h6,  	:: 	Droid Serif, Times, Serif;
p, 							:: 	Arial, Helvetica, sans-serif;


----------------------------------------------------------- */





/* 	
#######################################
RESET 
----------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body {line-height: 1;	}
ol, ul {list-style: none; }
blockquote, q {quotes: none; }
table {border-collapse: collapse;	border-spacing: 0; }
a{text-decoration:none;}

/*p { font: normal 11px/14px "Arial", Helvetica, sans-serif;}*/

/*
#######################################
GENERALES
----------------------------------------------------------- */
body { /*font: 12px/16px "Droid Serif", Times, Serif;*/ background: #fff; width:100%; height:100%; padding-top:154px!important;}

/*body#portada {padding-top:60px!important;}*//*estilos para cuando no haya publicidad superior*/

#contenedor { 
	position: relative;
	display:block;
	overflow:hidden;
	width: 990px;
	margin:0 auto;
	padding: 0;
	background: #fff;
	z-index:2;
}

.menuseditor{ background:#d3d3d3;}

/* LAYOUT ==================================== */
#contenido{
width:970px;
padding:10px;
display:block;
overflow:hidden;
clear:both;
}

.bloque_01{
width:303px;
float:left;
margin:0;
}

.bloque_02{
width:465px;
float:left;
margin:0 25px 0 25px;
display:inline;
}

.bloque_03{
width:145px;
float:left;
}

.bloque_04{
width:970px;
clear:both;
}

.bloque_05{
width:635px;
float:left;
margin-left:25px;
}

.wrap{
display:block;
overflow:hidden;
width:990px;
margin:0 auto;
}

.modulo{
	display:block;
	overflow:inherit;
	margin-bottom:20px;
}


/* CABECERA */
#cabecera{
width:100px;
height:106px;
margin:0 20px 0 10px;
display:inline;
float:left;
}

#cabecera h1, body#noticia #cabecera{
width:100px;
height:106px;
display:block;
overflow:hidden;
}

#nombre_seccion, #cabecera h1 span, body#noticia #nombre_seccion, body#noticia #cabecera span{display:none;}

#cabecera h1 span#logotipo, #logotipo, body#noticia #caberera span#logotipo, body#noticia #logotipo{
background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/logotipo_portada.png) no-repeat top left;
padding-left:110px;
width:100px;
height:106px;
display:inline;
float:left;
}

/* NAVEGACION */
#navegacion{
width:841px;
height:68px;
position:relative;
float:left;
margin-top:10px;
z-index:2;
}

#nav_principal{
background:#333333;
width:841px;
float:left;
bottom:1px;
display:block;
margin:33px 0 0 0;
/*padding:9px 0 7px;*/
}

#nav_principal ul li,
#nav_secundaria ul li{
display:block;
float:left;
}

#nav_principal li{
	position:relative;
}

#nav_principal #nav_secundaria ul li{
	position:static;
}

#nav_principal li a{
display:block;
border-right:1px solid #494949;
padding:7px 30px 6px;
}

#nav_principal li#nav_item_actualidad a{
border-right:none;
}

#nav_principal li#nav_item_videos,
#nav_principal li#nav_item_blogs{
position:absolute;
text-transform:uppercase;
}

#nav_principal li#nav_item_videos a,
#nav_principal li#nav_item_blogs a{
	border:none;
	padding:10px 15px 6px 30px;
}



#nav_principal li#nav_item_videos{
right:78px;
border-left:1px solid #494949;
background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/nav_item_videos.gif) no-repeat 7px 10px;
}

#nav_principal li#nav_item_blogs{
right:0;
background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/nav_item_blogs.gif) no-repeat 7px 9px;
}

#nav_principal li#nav_item_videos a,
#nav_principal li#nav_item_blogs a{
font-size:12px!important;
}

#nav_principal a{
font:small-caps bold 16px "Droid Serif",Times,Serif;
color:#FFFFFF;
text-decoration:none;
}

#nav_principal a:hover{
text-decoration:none;
color:#da406d;
}

body#moda #nav_principal li#nav_item_moda a,
body#belleza #nav_principal li#nav_item_belleza a,
body#lifestyle #nav_principal li#nav_item_lifestyle a,
body#actualidad #nav_principal li#nav_item_actualidad a,
body.moda #nav_principal li#nav_item_moda a,
body.belleza #nav_principal li#nav_item_belleza a,
body.lifestyle #nav_principal li#nav_item_lifestyle a,
body.actualidad #nav_principal li#nav_item_actualidad a{
color:#da406d;
}

#nav_secundaria{
width:841px;
height:32px;
position:absolute;
top:0px;
display:block;
left:0;
}

#nav_secundaria li{
	height:32px;
}

#nav_secundaria li a{
font:bold 11px/34px "Droid Serif",Times,Serif;
color:#333333;
text-transform:uppercase;
text-decoration:none;
padding:8px 20px;
}

#nav_secundaria li a:hover{
color:#000;
}

body#horoscopo #nav_secundaria #nav_secundaria_item_horoscopo li a,
body#concursos #nav_secundaria #nav_secundaria_item_concursos li a,
body#consultorios #nav_secundaria #nav_secundaria_item_consultorios li a{
color:#333333;
}

#nav_secundaria li a .e_shopping{
	text-transform:none;
	color:#da406d;
}

#nav_secundaria li#nav_secundaria_redes{
font:bold 12px/34px "Droid Serif",Times,Serif;
color:#cdcdcd;
text-decoration:none;
float:right;
display:inline;
width:130px;
height:33px;
}

#nav_secundaria li#nav_secundaria_redes span{float:left;}

#nav_secundaria li#nav_secundaria_redes a{
	display:inline;
	float:right;
	text-indent:-9999px;
	width:17px;
	height:16px;
	margin-top:8px;
	padding:0;
}

#nav_secundaria li#nav_secundaria_redes a.subnav_twitter{background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/twitter_cab.png) no-repeat top left;margin-left:5px; }

#nav_secundaria li#nav_secundaria_redes a.subnav_facebook{background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/facebook_cab.png) no-repeat top left;margin-left:5px; margin-right:5px;}


/*#nav_secundaria li#nav_secundaria_item_eshopping{
text-decoration:none;
float:right!important;
background:#f5f5f5;
width:164px;
display:block;
overflow:hidden;
}*/

/*#nav_secundaria li#nav_secundaria_item_eshopping a{
text-transform:none!important;
font:bold 12px/34px "Droid Serif",Times,Serif;
padding:8px 49px;
}*/

li#nav_item_moda ul.subnav,
li#nav_item_belleza ul.subnav,
li#nav_item_lifestyle ul.subnav,
li#nav_item_actualidad ul.subnav{
position:absolute;
top:-9999px;
left:-9999px;
}

li:hover#nav_item_moda,
li:hover#nav_item_belleza,
li:hover#nav_item_lifestyle,
li:hover#nav_item_actualidad{
display:block;
}

li:hover#nav_item_moda ul.subnav,
li:hover#nav_item_belleza ul.subnav,
li:hover#nav_item_lifestyle ul.subnav,
li:hover#nav_item_actualidad ul.subnav{
position:absolute;
top:32px;
max-height:160px;
max-width:350px;
background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/bg_subnav.png) repeat top left;
border-bottom:1px solid #bcbcbc;
border-left:1px solid #bcbcbc;
border-right:1px solid #bcbcbc;
left:0;
}

ul.subnav{
padding:15px;
margin:0;
z-index:998;
min-width:340px;

}

ul.subnav li{
min-width:170px!important;
display:inline-block!important;
margin-bottom:5px;
}

ul.subnav li a{
font:normal 12px Arial, Helvetica, sans-serif!important;
color:#e6e6e6!important;
text-decoration:none;
border:none!important;
margin:0!important;
padding:0!important;
}

ul.subnav li a:hover{
color:#fff!important;
}

#navegacion_herramientas{
display:block;
overflow:hidden;
width:989px;
height:25px;
margin-left:7px;
position:fixed;
bottom:0;
left:50%;
margin-left:-495px;
padding:0;
border:1px solid #dcdcdc;
clear:both;
z-index:999;
background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/nav_herramientas_bg.png);
}

/*Pie info*/
#pie{
background:#f3f3f3;
width:100%;
padding-bottom:30px;
}

.portales_unedisa {
clear: both;
margin: 0;
overflow: hidden;
padding: 10px 5px 0 5px;
width: 970px;
}

.portales_unedisa h5 {
color: #333333;
font: normal 12px Droid Serif, Times, Serif;;
margin: 3px 0 8px;
padding: 0;
text-transform: none;
}

.portales_unedisa ul li {
display: inline;
float: left;
font: normal 10px Arial, Helvetica, sans-serif;
line-height: 20px;
list-style-type: none;
margin: 0;
padding: 0 0 0 10px;
width: 182px;
}

.portales_unedisa ul li a {
color: #9f9f9f;
display: block;
float: left;
height: 20px;
margin: 0 12px 0 0;
outline: medium none;
padding: 0;
text-decoration:none;
}

.portales_unedisa ul li a:hover{
color:#333333;
}

.info_elmundo{
display:inline;
float:left;
margin-top:30px;
padding-left:5px;
}

.info_elmundo img{
display:block;
overflow:hidden;
}

.info_elmundo strong{
font:normal 10px Arial, Helvetica, sans-serif;
color:#818181;
margin-top:10px;
}

.info_elmundo ul.avisos li{
display:inline;
float:left;
margin-top:3px;
padding-right:5px;
}

.info_elmundo ul.avisos li.first_child{padding-right:5px;}
.info_elmundo ul.avisos li.last_child{padding-left:5px; border-left:1px solid #818181;}

.info_elmundo ul.avisos li a{
font:normal 10px Arial, Helvetica, sans-serif;
color:#818181;
text-decoration:none;
}

.info_yodona{
display:inline;
float:right;
margin-top:30px;
margin-right:25px;
}

.info_yodona img{
display:inline;
float:left;
}

.info_yodona ul{
display:inline;
float:left;
margin-left:10px;
height:55px;
width:160px;
}

.info_yodona ul.corporativo li{
	float:left;
	width:75px;
	margin-right:5px;
}

.info_yodona ul li a{
font:normal 10px/10px Arial, Helvetica, sans-serif;
color:#da406d;
text-decoration:none;
vertical-align:top;
}

/*Cabecera El Mundo*/
.envuelve {
    background: url("https://e00-elmundo.uecdn.es/elmundo/iconos/minicabecera/sombra.png") repeat-x scroll center middle transparent!important;}
	
#cabecera_elmundo{
position:absolute;
top:0;
width:100%;
background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/bg_cab_elmundo.jpg) repeat-x;
height:45px;
}

#cabecera_elmundo h6.elmundo{
width:139px;
float:left;
}

#cabecera_elmundo h6.elmundo a{
width:139px;
height:17px;
text-decoration:none;
}

#cabecera_elmundo h6.elmundo img{
margin:10px 0 0 10px;
}

a#hemeroteca_elmundo {
font:12px/16px Arial,Helvetica,sans-serif;
border-right: 1px solid #DADADA;
color: #3C81A2;
font-size: 11px;
font-weight: normal;
padding-right:10px;
float:left;
text-decoration:none;
}

a:hover#hemeroteca_elmundo{
color:#B2B2B2;
}

#busqueda_elmundo{
float:right;
width:400px;
margin-top:10px;
}

#busqueda_elmundo input.botonradio{
height: 15px;
margin: 0;
padding: 0;
width: 15px;
vertical-align:top;
}

#busqueda_elmundo label {
    display: none;
}

#busqueda_elmundo ul li {
display: inline;
float: left;
margin-top:2px;
margin-left:10px;
}

#busqueda_elmundo li label{
color: #666666;
display: inline;
}

#busqueda_elmundo li.buscar_google {
background: none repeat scroll 0 0 transparent;
padding: 0 !important;
position: relative;
}

#busqueda_elmundo ul li.buscar_google label {
background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/google_cab_elmundo.jpg) no-repeat scroll 0 0 transparent;
height: 18px;
width: 50px;
display:inline-block;
}

#busqueda_elmundo ul li.buscar_google span{
display:none;
}

#busqueda_elmundo ul li.buscar_elmundo{
font:bold 11px Arial, Helvetica, sans-serif;
}

#busqueda_elmundo .text {
    border-color: #CCCCCC #E0E0E0 #E0E0E0 #CCCCCC;
    border-style: solid;
    border-width: 1px;
    color: #444444;
    padding: 0 5px;
	margin-left:10px;
    top: 3px;
    width: 90px;
}

#busqueda_elmundo .submit {
    background: url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/btn_buscar.gif) no-repeat scroll left top transparent;
    border: 0 none;
    height: 19px;
    padding-left: 5px;
    right: 0;
    text-indent: -9999px;
    width: 18px;
}

/*Publicidad superior*/
#publicidad_superior{
background:#333333;
width:100%;
height:93px;
position:absolute;
top:43px;
padding-top:2px;
}

/*body#portada #publicidad_superior{display:none;}*//*estilos para cuando no haya publicidad superior*/

/*Portadillas*/
.miga{
position:absolute;
top:87px;
left:163px;
}

.miga ul li{
float:left;
margin-right:5px;
padding:0;
}

.miga a{
color:#ec9fb6;
font: bold 10px "Droid Serif", Times, Serif;
}

.miga a:hover{
text-decoration:underline;
}



/*NAVEGACION HERRAMIENTAS*/

#navegacion_herramientas #buscador_principal{ width:333px; height:25px; background:#363636; float:left; }
#navegacion_herramientas #buscador_principal input.textfield{ margin:3px 0 0 20px ; background:#4a4a4a; border:none; width:265px; color:#FFF; padding-left:5px; float:left;}
#navegacion_herramientas #buscador_principal input.buscar{ width:13px; height:13px; background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/nav_herramientas_lupa.gif) no-repeat center; border:none; float:left; margin:5px 0 0 5px; }

#navegacion_herramientas #login{ width:550px; height:25px; display:block; overflow:hidden; background:#363636; float:left; border-left:solid 1px #999; }
#navegacion_herramientas #login input.text{margin:3px 0 0 20px ; background:#4a4a4a; border:none; width:122px; color:#FFF; padding-left:5px; float:left;}
#navegacion_herramientas #login a#ok{ width:20px; height:25px; background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/nav_herramientas_flecha.gif) no-repeat center; }
#navegacion_herramientas #login a{ text-indent:-9999px; float:left; display:inline-block;}
#navegacion_herramientas #login a#recordar, #navegacion_herramientas #login a#registrarse, #navegacion_herramientas #redes #registrarse
{text-indent:0px; font:normal 12px/10px Arial, Helvetica, sans-serif; color:#fff; float:left; margin:5px 0 0 5px; }
#navegacion_herramientas #login a#registrarse{border-left:1px solid #999; padding-left:5px; }

#navegacion_herramientas ul li.form{display:block; height:25px; overflow:hidden;  float:left; border-left:solid 1px #999; width:215px; }
#navegacion_herramientas ul li.form input{margin:3px 0 0 20px ; border:none; width:185px; color:#333; padding-left:5px;}
    
#navegacion_herramientas ul li.twitter{ width:20px; height:26px; margin-left:13px; background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/nav_herramientas_twitter.png) no-repeat center; display:block; overflow:hidden; float:left;}
#navegacion_herramientas ul li.twitter a{text-indent:9999px; display:block; overflow:hidden; width:20px; height:25px; line-height:25px;}

#navegacion_herramientas ul li.facebook{ width:20px; height:26px; margin-left:13px; background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/nav_herramientas_facebook.png) no-repeat center; display:block; overflow:hidden; float:left;}
#navegacion_herramientas ul li.facebook_texto{height:26px; margin-left:10px; display:block; overflow:hidden; float:left;}
#navegacion_herramientas ul li.facebook a{text-indent:9999px; display:block; overflow:hidden; width:20px; height:25px; line-height:25px;}
    
#navegacion_herramientas li#redes{ display:block; overflow:hidden;  height:25px; /*width:280px;*/ float:left;}
#navegacion_herramientas ul li.facebook_texto input.textfield{margin:3px 0 0 3px ; background:#4a4a4a; border:none; width:300px; color:#FFF; padding-left:5px; float:left; height:19px;}
    
#navegacion_herramientas ul li#radio_gladys{  width:20px; height:25px; margin-right:7px; background:url(https://e00-elmundo.uecdn.es/yodona/iconos/v2.x/v2.0/nav_herramientas_radiogladys.png) no-repeat center; display:block; overflow:hidden; float:right;}

#navegacion_herramientas #radio_gladys a{ text-indent:9999px; display:block; overflow:hidden; width:20px; height:25px; line-height:25px;}


/*PUBLICIDAD*/
.publicidad{
	display:block;
}
.publicidad_728{
float:left;
width:728px;
height:90px;
margin-right:6px;
}

.publicidad_234{
float:left;
width:234px;
height:90px;
}

.publicidad_300 {
	width:300px;
	margin-bottom:25px;
	overflow:hidden;
	border:1px solid #cdcdcd;
}

.publicidad_300x50{margin-bottom:25px;}

/*body#noticia .publicidad_300b{
	float:right;
}

body.album_horizontal .publicidad_300b, body.album_vertical .publicidad_300b{
	float:none!important;
}*/

#publicidad_sky {
    height: 1000px;
    left: 50%;
    margin-left: -495px;
    position: absolute;
    top: 129px;
    width: 990px;
    z-index: 1;
}
.publicidad_120_izda, .publicidad_120_dcha{position:absolute; top:0;}
.publicidad_120_dcha{left:1000px;}
.publicidad_120_izda{right:1000px;}