/* CSS Document */
/* =Reset */
body, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
}

ul, ol {
	list-style: none;
}

table, td {
	border: 0;
	border-collapse: collapse;
	border-top: none !important;
	border-bottom: none !important;
}

a img {
	border: 0;
}
a{ outline:none;}
abbr {
	text-decoration: none;
	border: 0;
}

p {
	padding: 0 0 8px;
	color: #555;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

li {
	font: 12px/16px Arial, Helvetica, sans-serif;
}

/* =Layout*/

body {
	background: #E5E5E5 url(https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/bg_body.png) repeat-x top left;
	font: 12px/15px Arial, Helvetica, sans-serif;
}

#contenedor {
	width: 990px;
	margin: 10px auto 20px;
	padding: 0;
	background-color: #FFF;
	border: 1px solid #DDD;
}

#cabecera {
	background: #FFF url(https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/bg_cabecera.gif) repeat-x bottom left;
	overflow: hidden;
	zoom: 1;
	width: 980px;
	position: relative;
	padding: 5px 5px 0;
	border-bottom: 1px solid #CFCFCF;
}

#cabecera .wrap {
	float: left;
	width: 750px;
	height: 95px;
	display: inline;
}

#contenido {
	padding: 5px;
	width: 980px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #CFCFCF;
}

.contenedor_destacadas{
   position:relative;
   clear:both;
    zoom:1;
  }


#contenido_principal {
	float: left;
	display: inline;
	width: 480px;
	margin: 5px 0;
	padding: 5px 0 0 ;
}

#contenido_principal .destacada{
	 position:absolute;
       top:-9999px;
      left:-9999px;
}

#contenido_principal .destacada.activa{
	position:relative;
  top:0;
  left:0;
  zoom:1;
}

#contenido_secundario {
	float: right;
	padding: 0;
	margin: 5px 0 10px 0;
width: 485px;
}

#contenido_secundario .modulo{
	float: left;
	display: inline;
	padding: 0;
	margin: 5px 0 10px 0;
}

#contenido_suplementario {
	clear: both;
	padding: 15px 0 10px;
	overflow: hidden;
	zoom: 1;
	width: 995px;
	margin: 0 auto;
	border-top: 3px solid #fff;
	display: inline;
	border: 3px solid #c30;
/*eliminar*/
}

#site_info {
	padding: 10px 10px;
	background-color: #EEE;
	color: #6A6A6A;
	font-size: 11px;
	clear: both;
	width: 960px;
	margin: 0 5px 5px;
	border-top: 1px solid #FFF;
	display: block;
	overflow: hidden;
	
}

.col {
	float: left;
}

.col_principal {
	width: 302px;
	border-top: 2px solid #C30;
	margin: 0;
	padding: 3px 0 0;
	display: inline;
	float: left !important;
}

.col_secundaria {
	width: 170px;
	float: right;
	display: inline;
	margin: 0;
	padding: 3px 0 0;
	border-top: 2px solid #C30;
	overflow: hidden;
}


.col_secundaria h5 {
	font-size: 16px!important;
}

#site_info img {
	display: block;
	margin-bottom: 5px;
}

#site_info a {
	color: #6A6A6A;
}

#site_info .avisos {
	display: inline;
}

/* =Links general */

a {
	color: #c30;
}

a:link, a:visited {
	text-decoration: none;
}

a:active, a:focus {
	
}

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

/* =Headings*/

h1, h2, h3, h4, h5, h6, .firma {
	line-height: 1.1em;
	color: #333;
	font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #333!important;
	font-weight: normal;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #C30!important;
	font-weight: normal;
}

.apoyos a {
	color: #c30!important;
}

h1, .fecha {
	display: block;
	font-variant: small-caps;
	font-style: normal;
	line-height: 1em
}

h1 {
	text-indent: -9999px;
	width: 410px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 150px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/head_gentes.png');
background-repeat: no-repeat;

}


html>body #cabecera h1 {
background: url(https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/head_gentes.png) no-repeat top left;
	
}

h1 a {
	display: block;
	width: 410px;
	height: 100px;
}

h1 a:hover {
	text-decoration: none;
}

.fecha {
	color: #575757;
	font-variant: normal;
	padding: 6px 15px 8px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}

h2 {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 145px;
	height: 80px;
	text-indent: -9999px;
	z-index: 10;
}

h2 a {
display: block;
overflow: hidden;
}

h2 a:hover {
	font-weight: normal;
	color: #333 !important;
}

#cabecera h2 a {
	width: 160px;
	display: block;
	position: relative !important;
	zoom: 1;
	cursor: pointer;
}

#cabecera h2 a.logo_elmundo{
	filter: 
	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/logo_elmundoes.png');

background-repeat: no-repeat;
width: 130px;
height: 20px;
top: 55px;
left: 10px;
}

html>body #cabecera h2 a.logo_elmundo{
	background: url(https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/logo_elmundoes.png) no-repeat top left;	
}


#cabecera h2 a.logo_yodona{
	filter: 
	progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/logo_yodonacom.png');
background-repeat: no-repeat;
width: 90px;
height: 20px;
top: 16px;
left: 50px;
z-index: 20;
}

html>body #cabecera h2 a.logo_yodona{
	background: url(https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/logo_yodonacom.png) no-repeat top left;
}






h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 16px;
}

.foto {
	margin: 5px 0;
}

.izquierda {
	float: left;
	margin: 5px 15px 5px 0;
}

.derecha {
	float: right;
	margin: 5px 0 5px 15px;
}

.izquierda,
.derecha {
	display: inline;

}


.fechayhora_portada {

	padding: 0 0 5px;
	margin: 0 0 5px;
	width: 485px;
	color: #555;
	display: block;
	overflow: hidden;
	font-size: 11px;
	text-align: right;
}

.fechayhora_portada span{
	color: #c30;
}

.fechayhora_portada span.format_hora{
	font-weight: bold;
}




.firma, .fecha_noticia {
	padding: 3px 0;
	font: normal bold 11px Georgia, Times, Serif;
	color: #2D2D2D;
}

.firma {
	margin: 0;
	padding: 3px 0;
	font-weight: normal;
	font-size: 12px;
	color: #777;
	font-family: Georgia, Times, Serif;
	font-style: normal;
}

.col_principal .firma {
/*	border-top: 1px dashed #CCC; Comentado temporalmente */	
/*	margin-bottom: 6px; Comentado temporalmente */
	margin-bottom: 0;
}

.antetitulo {
	padding: 3px 0 0px;
	color: #C82501;
	text-transform: uppercase;
	font-size: 11px;
}

.antetitulo em {
	font-style: normal;
}

.video {
	margin: 0 auto 0;
	background: #333;
}

.ultima {
	border: 0!important;
}

li h4 {
	font-size: 14px;
	line-height: 1.3em;
}

/* =navegacion */

#nav {
	position: relative;
	width: 990px;
	margin: 0;
	display: block;
	overflow: hidden;
}

#nav_principal {
	clear: both;
	overflow: hidden;
	display: block;
	width: 980px;
	padding: 0;
	margin: 0 5px;
	background-color: #DDD;
	border-top: 1px solid #EEE;
}

#nav_principal li {
	display: inline;
	float: left;
	margin: 0;
}

#nav_principal a {
	display: inline;
	float: left;
	padding: 5px 6px 4px 4px;
	margin: 0;
	color: #777;
	
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
}

#nav_principal li.item_01 a {
	border: 0;
}

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

#nav_principal li.activo a {
	color: #FFF;
	padding: 5px 6px 4px;
	background: #a71e00 url(https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/bg_seleccionado_down.gif) repeat-x top left;
	border-right: 1px solid #8B1900;
	border-left: 1px solid #8B1900;

}

#nav_principal .nav_sub {
	background: #fff;
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	display: inline;
	
	border: 3px solid #c30;
}

#nav_principal .nav_sub li {
	border: 0;
	text-transform: none;
	font-size: 12px;
}

#nav_principal .nav_sub li a {
	color: #BAA07A;
	padding: 8px 15px 5px;
}

#nav_principal .nav_sub li a:hover {
	color: #975E97;
}


/* LA NAVEGACIÓN SECUNDARIA */

#nav_secundaria {
	
	background: #a71e00 url(https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/bg_seleccionado_down.gif) repeat-x top left; 
	
	clear: both;
	overflow: hidden;
	display: block;
	width: 980px;
	padding: 5px 0 4px;
	margin: 0 5px;
	border-top: 1px solid #801902;
	border-bottom: 1px solid #9d1d00;
}

#nav_secundaria li {
	display: inline;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#nav_secundaria a {
	padding: 8px 10px 7px;
	margin: 0;
	color: #fff;
	border-right: 1px solid #B62D00;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
}

#nav_secundaria li.item_01 a {
	border: 0;
}

#nav_secundaria a:hover {
	color: #DF8F75;
	text-decoration: none;
}

#nav_secundaria li.activo a {
	background: #333 url(https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/bg_menu_gris.gif) repeat-x top left; 
	color: #fff;
}

#nav_secundaria .nav_sub {
	background: #fff;
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	display: inline;
	border: 3px solid #fabada;
}

#nav_secundaria .nav_sub li {
	border: 0;
	text-transform: none;
	font-size: 12px;
}

#nav_secundaria .nav_sub li a {
	color: #BAA07A;
	padding: 8px 15px 5px;
}

#nav_secundaria .nav_sub li a:hover {
	color: #975E97;
}




/* FIN DE LA NAVEGACIÓN SECUNDARIA */
#contenido {
	clear: both;
	zoom: 1;
}

/*URGENTE*/

.urgente {
	margin: 0 0 5px;
	padding: 0;
	width: 980px;
	background: #fff url(https://e00-elmundo.uecdn.es/mundodinero/iconos/v3.0/bg_panel_activo.gif) repeat-x bottom center;
	border-bottom: 1px solid #E7EAEA!important;
	display: block;
	overflow: hidden;
}
	


.urgente .tickerv2, 
.urgente table {
	
	margin: 0 auto !important;
	padding: 0 !important;
	width: 990px !important;
	clear: both;
	border-top: none;
}

.urgente table {
	width: 980px!important;
	padding: 0;
	margin: 0 !important;
	border-collapse: collapse;
	border: 1px solid #EEE !important;
}

.urgente td{
	vertical-align: bottom;
	padding: 5px 0 5px 10px;
	background: none!important;
	width: auto!important;
	text-align: left;
	border-collapse: collapse;
	border-right: 1px solid #E7EAEA;
	border-bottom: none;
}

.urgente .cuadrourgente td, .urgente .urgentev2 td {
	width: auto!important;
}

.urgente td.texto_alerta {
	width: 820px!important;
	padding: 5px 10px 5px 10px!important;
	border: 0;
}

.urgente th {
	background: none!important;
	color: #c00!important;
	font-size: 12px !important;
	height: 20px !important;
	padding: 0 !important;
	margin: 0 !important;
	border-right: 1px solid #EEE;
	text-align: left;
	c;
}

.urgente h1, .urgente h1 a {
	padding: 0 !important;
	margin: 0 !important;
	width: auto;
	height: auto;
	color: #c30!important;
	font-size: 12px;
	display: inline;
	float: left;
}

.urgente a, .urgente a:link, .urgente a:visited {
	color: #444 !important;
	text-decoration: none;
}

.urgente a:hover, 
.urgente a:hover h1, 
.urgente a:active {
	color: #C30;
}


.urgente .tickerv2 strong, .urgente .cuadrourgente th, .urgente .alertablanco {
	background: none!important;
	color: #c00!important;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-right: 1px solid #E7EAEA;
	padding-right: 10px!important;
	text-align: left!important;
	width: auto;
}

.urgente .alertablanco {
	border: 0;
}

.urgente .tickerv2 {
	overflow: hidden;
}

.urgente .tickerv2 strong {
	float: left;
	width: auto;
	border: 0;
	margin: 0;
}

.urgente .tickerv2 p {
	font: bold 12px Arial, Helvetica, sans-serif!important;
	margin: 3px 0 0 0!important;
	float: left!important;
	color: #666!important;
	width: auto!important;
	border-left: 1px solid #E7EAEA;
	padding: 0 0 0 15px;
}

.urgente .cuadrourgente th {
	width: 120px;
}


/* =Contenido Secundario */

#contenido_secundario h3 {
	font-size: 30px;
	font-weight: normal;
}

#contenido_secundario h4 {
	font-size: 24px;
	line-height: 26px;
	margin: 0 0 10px 0;
}

#contenido_secundario h5 {
	font-size: 20px;
	line-height: 20px;
	color: #464646;
	margin: 0 0 4px 0;
}

.noticia {
	clear: both;
		zoom:1;
}

.col_secundaria .noticia {
	
	margin-bottom: 0px;
	padding-right: 5px;

}

.col_secundaria .noticia .foto, .col_secundaria .noticia .foto img {
	width: 170px!important;
}

.col_secundaria .noticia .foto {
	margin: 0;
}

.apoyos, .apoyos li {
	list-style: none;
 
	font: italic 12px Georgia, Times, Serif;
	font-weight: bold;
}

.apoyos {
	padding: 0 0 5px 0px;
	margin: 0 0 0 15px;
}

.apoyos li {
	padding: 0 0 4px 13px;
	color: #C82501;
	background: #FFF url(https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/bolo.gif) no-repeat 0 2px; 
}

#contenido_principal p.noticia_info {
	padding-top: 5px;
}

#contenido_principal .destacada h3 a:hover {
	text-decoration: none;
	color: #999!important;
}

#contenido_principal .destacada .firma, #contenido_principal .destacada .fecha_noticia {
	color: #999;
	font: italic 12px/0.5em Georgia, "Times New Roman", Times, serif;
}

#contenido_principal .destacada .firma {
	padding-left: 5px;
	border-left: 1px solid #5B5B5B;
	margin-left: 5px;
}

#contenido_principal .destacada .fecha_noticia {
	font-weight: normal;
}

/*recomendados*/

.recomendados {
	width: 500px;
	float: right;
}

.recomendados h6 {
	padding: 10px 15px 10px;
	line-height: 1.2em;
	color: #fff;
	color: #333;
	font-size: 12px;
	background: #E5E5E5 url(https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/bg_descripcion_videos.png) no-repeat top center;
}

.recomendados h6 a {
	color: #fff!important;
	display: block;
}

.recomendados .antetitulo {
	font-size: 10px;
	padding: 3px 0;
}

.recomendados .noticia {
	overflow: hidden;
	background: #fff;
	float: left;
	padding: 0;
	margin: 0 5px 15px;
	width: 155px;
	clear: none;
	border-top: 5px solid #CC3300;
}

.recomendados p {
	font-size: 11px;
	line-height: normal;
	padding: 5px 15px 15px;
}

.recomendados .foto {
	width: 160px!important;
	margin: 0;
}

.recomendados .foto img {
	width: 160px;
	height: 90px;
}

/* =Contenido secundario */

#contenido_principal .reproductor {
	position: relative;
}

#contenido_principal .reproductor .video {
	clear: both;
}

.reproductor h3 {
	font-size: 36px;
}

.reproductor ul {
	float: right;
	position: absolute;
	bottom: -32px;
	right: 0;
	padding: 0;
	margin: 0;
	height: 32px;
}

.reproductor li {
	float: left;
	color: #fff;
	background: #333;
	margin: 0 0 0 3px;
	font-weight: bold;
	background: #666;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	height: 17px;
}

.reproductor li a, .reproductor li a:link, .reproductor li a:visited {
	color: #fff;
	background: #666666;
	display: block;
	float: left;
	padding: 5px 14px 3px;
	height: 17px;
}

.reproductor li.activo a, .reproductor li.activo a:link, .reproductor li.activo a:visited {
	color: #fff;
	background: #2C2C2C;
}

#contenido_principal .noticia {
	margin: 0;
	border-top: none;
}

#contenido_principal .noticia_contenido {
	padding: 15px 20px 15px;
	background: #222121 url(https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/bg_descripcion_videos.png) no-repeat top center;
	color: #e0e0e0;
}

.noticia_contenido h3 {
	font-size: 22px;
	
	font-weight: normal;
	padding: 0 0 7px;
	color: #fff;
	line-height: 26px !important;
}

.noticia_contenido h3 a {
	color: #fff!important;
}

.noticia_contenido p {
	padding-top: 0;
	color: #e0e0e0;
}

#recientes {
	width: 480px;
	border-top: 3px solid #333;
	overflow: hidden;
	display: block;
	padding: 14px 0 10px;
	background: #242323 url(https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/bg_navvideos.png) no-repeat 0 -38px;
	height: 50px;
	position: relative;
	padding-bottom:5px;
	
	
}

#recientes h4 {
	color:#CECECE;
	font-size:12px;
	font-variant:normal;
	font-weight:bold;
	left:18px;
	margin:0pt;
	position:absolute;
	text-transform:uppercase;
	top:15px;
	width:120px;
}


#recientes a {
	float: left;
	color: #999;
	position: absolute;
	top: 33px;
	left: 18px;
	font-size: 10px;
	text-transform: uppercase;
}

ul.video_info {
	position: absolute;
	top: 0;
	left: 20px;
	border-top: 1px solid #3A3A3A;
	width: 440px;
}

ul.video_info li {
	float: left;
	color: #868686;
	margin: 0 15px 0 0;
	padding: 8px 0 0;
}

#nav_destacadas {
	width: 480px;
	display: block;
	overflow: hidden;
	border-bottom: 2px solid #333;
}

#nav_destacadas li {
	display: inline;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
}

#nav_destacadas li a {
	margin: 0 1px 0 0;
	padding: 3px 12px;
	display: inline;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #EEE;
	color: #555;
	background: url(https://e00-elmundo.uecdn.es/elmundo/gentes/iconos/v1.x/v1.0/bg_solapa.gif) repeat-x bottom left;
	
}

#nav_destacadas li.activo a {
	color: #FFF;
	background: none;
	background-color: #333;
}


ul#nav_videos {
	margin-left:147px;
	width:335px;

}



#nav_videos li {
	color: #fff;
	width: 59px;
	padding: 0;
	float: left;
	margin: 0 6px 5px 0;
	color: #fff;
	position: relative;
	height: 44px;
	background: #000;
}

#nav_videos li a {
	color: #fff;
	display: block;
	position: relative;
	top:0!important;
	left:0!important;
	padding: 0;
	border: 2px solid #2D2D2D;
	width: 55px;
	height:40px;
	/*filter*/
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	opacity: .7;
}

#nav_videos li a:hover, #nav_videos li.activo a {
	text-decoration: none;


/*filter*/
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#nav_videos li.activo a {
	border-color: #757575;
}

#nav_videos li a img {
	display: block;
	width: 55px;
	height: 40px;
}

/* =Contenido suplementario */

#contenido_suplementario h5 {
	padding: 10px 30px 0 0;
	font-size: 24px;
	text-transform: uppercase;
	color: #C82501;
}

#contenido_suplementario h6 {
	
}

#mas_noticias {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}

#mas_noticias h5 {
	font-size: 12px!important;
	font-weight: bold;
	text-transform: uppercase;
	color: #C82501;
}


.indice_blogs {
	margin: 10px 0 0;
	padding: 3px 0 5px 2px;
	border-top: 2px solid #C30;
}

.indice_blogs .ultima_actualizacion {
	padding: 0x;
	color: #c30;
	font-size: 11px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 130px;
	
}

.indice_blogs .foto {
	margin-right: 10px;
	display: inline;
}


.indice_blogs .foto img {
	
}

.indice_blogs h5 {
	font-size: 24px;
	text-transform: uppercase;
	font-size: 12px!important;
	font-weight: bold;
	color: #C82501!important;
	padding: 0;
}

.indice_blogs h6 a {
	color: #333!important;
	margin-bottom: 3px;
	display: block;
	overflow: hidden;
	clear:  both;
}


.indice_blogs ul {
}

.indice_blogs li {
	position: relative;
	margin: 5px 0;
	zoom: 1;
	clear: both;
	overflow: hidden;
	padding: 15px 0px 5px;
	border-bottom: 1px dashed #CCC;
}

.indice_blogs li .izquierda {
	margin: 0 10px 0 0;
}

.indice_blogs li .foto img {
	display: block;
}

.indice_blogs li p {
	font-size: 12px;
	line-height: normal;
	padding: 2px 0 0;
	font: italic 12px Georgia, Times, Sans-serif;
}

/* =Site info */
/*publicidad*/

.publi {
	background: #e0e0e0;
}

.publi_200 {
	float: right;
	background: none;
}

.publi_300 {
	width: 302px;
	overflow: hidden;
	background: none;

}

.publi_480 {
	width: 480px;
	height: 190px;
	float: left;
}

.publi_550 {
	width: 515px;
	float: right;
}

.publi_550 {
	height: 90px;
}
 .publi_200 {
	margin: 0;
	position: relative;
	width: 200px;
	height: 90px;
	overflow: hidden;
}

.publi_contenido {
	clear: both;
	float: left;
	width: 302px;
	margin: 5px 0;
	padding: 0;
	border-top: 2px solid #C30;
	
}

.bloque_publicidad{margin:0 auto;width:990px;}
.publicidad_730{float:left;text-align:center;width:730px;}
.publicidad_730 iframe{margin:0 auto;}
#contenido .bloque_publicidad{margin:3px auto;width:980px;overflow:hidden;}

/* ESTILOS D ELAS PESTAÑAS DE LA PORTADA */

ul#pestanas_destacadas_superior.nav_panel{
	display: inline;
	float: left;
	width: 100%;
	border-bottom: 3px solid #333;
}

ul#pestanas_destacadas_superior.nav_panel li{
	float:left;
}

ul#pestanas_destacadas_superior.nav_panel li a{
	display: inline;
	float: left;
	margin:  0 2px 0 0;
	padding: 3px 10px 2px;
	text-transform: uppercase;
	font-size: 11px;
	background-color: #DDD;
	color: #666;
}

ul#pestanas_destacadas_superior.nav_panel li.activa a{
	
	background-color: #333;
	color: #FFF;
}

ul#pestanas_destacadas_superior.nav_panel li a:hover{
	
	background-color: #a71e00;
	color: #FFF;
}



/* ESTILOS DE FOTOGRAFÍA */


#contenido_principal_gentes {
		
			width:980px;
			clear:both;
			overflow:hidden;
		}
		
		#contenido_secundario_gentes {
			float:right;
			margin:0 10px;
			padding:0;
			width:485px;
			}
			
		#contenido_secundario_gentes .fechayhora_portada {
			color:#555;
			display:block;
			font-size:11px;
			margin:0;
			overflow:hidden;
			padding:0;
			text-align:right;
			width:485px;
			}	
	
		.columna.simpleymedio .numeros, .columna.simpleymedio .navegacion_horizontal {
			margin-left:0;
			margin-bottom:10px;
			width:398px !important;
			}
			
		.columna.tresymedio {
			width:562px;
			display:inline;
			position:relative;
			float:left;
			margin:0 8px 8px 0;
			padding:0;
			}
		.columna.simpleymedio {
			margin:0;
			overflow:hidden;
			width:400px !important;
			float:left;
			margin:5px 0px 8px 8px;
			padding:5px 0 0 0;
			border-top:2px solid #CC3300;
			border-bottom:1px dashed #ccc;
			}
			

		.navegacion_horizontal {
			display:inline;
			float:left;
			margin:0 0 14px;
			padding:0;
			text-align:left;
			width:400px;
			}
			
		.navegacion_horizontal .alante_atras {
			display:inline;
			float:left;
			margin:0;
			padding:0;
			width:50px;
			}
			
			
		.navegacion_horizontal a.fotonoticia_siguiente {
			background:transparent url(https://e00-elmundo.uecdn.es/multimedia/seccion/iconos/v1.x/v1.0/siguiente.gif) no-repeat scroll 0;
			}
		.navegacion_horizontal a.fotonoticia_anterior {
			background:transparent url(https://e00-elmundo.uecdn.es/multimedia/seccion/iconos/v1.x/v1.0/anterior.gif) no-repeat scroll 0;
			}
		.alante_atras a.fotonoticia_anterior, .alante_atras a.fotonoticia_siguiente {
			display:inline;	
			float:left;
			height:20px;
			margin:0 3px 0 0;
			padding:0;
			text-indent:-9999px;
			width:20px;
			}
			
		a.fotonoticia_numero_seleccionado:hover {
			background:transparent url(https://e00-elmundo.uecdn.es/multimedia/seccion/iconos/v1.x/v1.0/boton_activo.gif) no-repeat scroll 0;
			}
		a.fotonoticia_numero_seleccionado {
			background:transparent url(https://e00-elmundo.uecdn.es/multimedia/seccion/iconos/v1.x/v1.0/boton_activo.gif) no-repeat scroll 0;
			color:#777777 !important;
			}
		a.fotonoticia_numero_seleccionado, a.fotonoticia_numero {
			color:#333333 !important;
			display:inline;
			float:left;
			font-family:Arial,Helvetica,Sans-serif;
			font-size:11px;
			font-size-adjust:none;
			font-stretch:normal;
			font-style:normal;
			font-variant:normal;
			font-weight:normal;
			height:16px;
			line-height:13px;
			margin:0 3px 3px 0;
			padding:4px 0 0;
			text-align:center;
			width:20px;
			}
			
			
			a.fotonoticia_numero {
				background:transparent url(https://e00-elmundo.uecdn.es/multimedia/seccion/iconos/v1.x/v1.0/boton.gif) no-repeat scroll 0;
			}
			
			.numeros {
			
			clear:both;
			overflow:hidden;
			border-bottom:1px dashed #ccc;
			padding-bottom:5px;
		
			
			}
			
			#fotonoticia_piedefoto h4 {
				
				font-size:24px;
				line-height:26px;
				margin:10px 0 8px 0;
			
			}
			.foto_gente { margin:5px 0 0 0;}
			
			
			
				ul.listado_albums {
				display:inline;
				float:left;
				list-style-image:none;
				list-style-position:outside;
				list-style-type:none;
				margin:0pt 0pt 24px;
				overflow:hidden;
				padding:4px 0;
				width:978px;
				border:1px solid #eee;
				
				}
			
			ul.listado_albums li {
				background:#FFFFFF url(https://e00-elmundo.uecdn.es/pruebas/basurto/sec_multimedia_v33/img/bg_otros.gif) repeat-x scroll left bottom;
				border-left:1px solid #DDDDDD;
				border-right:1px solid #DDDDDD;
				border-bottom:1px solid #DDDDDD;
				border-top:2px solid #CC3300;
				display:inline;
				float:left;
				height:190px;
				margin: 2px 0px 4px 6px;
				overflow:hidden;
				padding:4px;
				width:146px;
				}
				
				ul.listado_albums li .foto{
					
					padding:0;
					margin:0;
				
				}
				
				
				ul.listado_albums h3 {
				font-size:11px;
				line-height:14px;
				
				}
				ul.listado_albums h3 a {font-weight:normal; color:#c30!important;}
				ul.listado_albums li p.fecha {
					color:#999;
					font-size:11px;
					line-height:16px;
					margin:0pt;
					padding:0pt;
					width:100% !important;
					display:inline;
					float:left;
					font-family:Arial,Helvetica,Sans-serif;
					position:relative;
					top:0;
					left:0;
				}
				ul.listado_albums h3 a:hover {color:#333!important;}



/* fotonoticia patrocinador */


#fotonoticia_patrocinador {
	position: absolute;
	top: -15px;
	right: 0;
}



			#fotonoticia_piedefoto h4 { font-size:18px; line-height:20px;}
			#fotonoticia_piedefoto h3 { font-size:11px; color:#C30; }
			#fotonoticia_piedefoto h3 a { color:#CC3300!important; }
			#fotonoticia_piedefoto h3 a:hover{ color:#333!important;}

			.publi {margin-top:15px!important; padding-bottom:4px;}

.publi_200 {margin: 3px 3px 0 0!important; padding-bottom:0px;}

/* GOOGLE */


.publicidad_google{
	font: normal 11px/12px Arial, Helvetica, Sans-serif;
	margin: 5px 0;
	padding: 0;
	display: block;
	overflow: hidden;
	color: #555;
}
..publicidad_google a, .google_cintillo {
	color: #B62D00;
}
.columna.tresymedio ..publicidad_google {
	width: 562px;
}
..publicidad_google a {
	text-decoration: none;
}
.google_cintillo {
	margin: 0 0 5px;
	padding: 1px 5px 2px;
	background-color: #EEE;
}
.google_bloque {
	width: 175px;
	margin: 0 4px 8px 8px;
	padding: 0;
	display: inline;
	float: left;
}
a.google_titulo, span.google_texto, a.google_enlace {
	width: 175px;
	padding: 0;
	display: inline;
	float: left;
}
a.google_titulo {
	font-weight: bold;
	font-size: 12px;
	margin: 4px 0 4px 0;
}
span.google_texto {
	margin: 0 0 4px 0;
}


#contenedor{position:relative;}
.publicidad_lateral_a,
.publicidad_lateral_b{position:absolute;top:0;z-index:1;}
.publicidad_lateral_a{right:991px;}
.publicidad_lateral_b{left:991px;}

