/* =RESET */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
}

ul, ol, li {
	list-style: none;
}
a img {
	border: 0;
}
abbr, acronym {
	text-decoration:none;
	border:0;
}

/* =LAYOUT */
html {
	background: #f7f7f7 url(../images/fondo.png) repeat-x top left;
	margin: 0;
	padding: 0;
}
body {
	/*font: 12px/16px Arial, Helvetica, sans-serif;*/
	position:relative;
	font:76%/1.5 Arial, Helvetica, sans-serif;

}
#contenedor {
	position:relative;
	width: 1000px;
	margin: 0 auto;
	padding: 0px 0 0;
	overflow: visible;
	clear:both;
	z-index:1;
}
#cabecera {
	position:relative;
	height:94px;
	margin:0 auto;
	background: #fff url(../images/bg_cabecera.png) repeat-x bottom left;
	border: 1px solid #D0D0D0;
	border-width: 0 1px;
	width: 992px;
}

#cabecera h1 a
{
	display: block;
	margin: 0;
	padding: 0;
	width:992px !important;
	height: 94px;
	background: #F7F7F7 url(../images/header.gif) repeat-x scroll;
}

#cabecera h3
{
	float:right;
	font-size:28px;
	color:#ffffff;
	margin-top:-50px;
	margin-right:20px;
}

#contenido {
	clear:both;
	float:left;
	width:100%;
	position:relative;
	//padding:10px 0 0;
	overflow:hidden;
	background:url(../images/bg_bloque_02.png) repeat -13px 0;
	
}

.bloque_principal {
	padding:0px 0px 0px 800px;
}

/* Navegacion */

.nav {
	float:left;
	width:100%;
	clear:both;/*temporal*/
}
.nav li {
	float:left;
}
.nav li a {
	display:block;
	padding:4px 10px;
	font-weight:bold;
}
.nav li a:hover {
	color:#5995B1;
}
.nav li.last_child {
	border-bottom:0!important;
}

#navegacion {
	margin:0 auto;
	padding-bottom:10px;
	float:left;
	display:inline;
	width:1000px !important;
	padding: 0;
	margin: 0;
	background:url(../images/bg_bloque_02.png) repeat -13px 0;
}


#nav_principal {
	position:relative;
	background:#11547F url(../images/bg_navprincipal.gif) repeat-x 0 0;
	border-bottom:1px solid #0A4666;
	left:4px;
}
#nav_principal a {
	color:#fff;
	font-size:12px;
	background:url(../images/separador_nav_principal.png) no-repeat center right;
	padding:4px 6px 6px;
}
#nav_principal a:hover {
	background:#536372 url(../images/bg_navprincipal.gif) repeat-x center left;
	text-decoration:none;
}
#nav_principal .nav_sub li a {
	text-transform:none;
	border:0;
	font-size:11px;
}

#nav_edicion_espana {
	position:static!important;
	width:992px;
	top:1px;
}
.nav_sub {
background:url("../images/bg_navprincipal.gif") repeat-x scroll left top #97B6C9;
display:none;
float:left;
height:23px;
left:0;
top:27px;
width:100%;
}

.nav_sub  ul, ol, li {
list-style:none outside none;
}
#nav_edicion_espana .nav_sub {
border-bottom:1px solid #709CB2;
clear:both;
display:block !important;
float:none !important;
padding-left:115px;
width:877px;
}


/* =CLASES COMUNES */
.wrap {
	background:transparent url(../images/bg_bloque_02.png) repeat scroll -13px 0;
	float:left;
	padding:0 4px 10px 15px;
	width:981px;
}

#contenido_principal .wrap {
margin-bottom:0;
padding-bottom:0;
}

.bloque {
	clear:both;
	padding:11px 0;
	background:#fff url(../images/bg_esquinas.png) no-repeat -4px 100%;
	float:left;

}

.modulo_blogs {
display:inline;
}

.modulo_blogs_texto {
	padding:0px 0px 7px 70px;
}

.modulo_blogs p{
padding:0px 4px 5px 5px;
}


.seccion_destacada {
font:95%/1.5 Arial, Helvetica, sans-serif;
background: #F0EEEC;
border-bottom:3px solid #514C46 !important;
padding:4px 4px 4px; 
/* border-top:3px solid #D7431E;
clear:both;
float:left;
left:-2px;
margin-bottom:15px;
margin-right:-2px;
overflow:hidden;
position:relative;
z-index:1;*/
border:1px solid #D5D0CA;
}


h4 {
background:url("../images/bg_esquinas.png") no-repeat scroll -1016px 0 transparent;
font-size:18px;
left:-15px;
letter-spacing:-1px;
margin-right:-26px;
padding:11px 15px 0;
position:relative;
top:-11px;
color: #3592E2;
}


.bloque_noticias {
	padding-top:0;
}

img
{
 border: none;
}

a, a:visited, a:hover, a:active, a:focus
{
	color:#3592E2;
	text-decoration: none;
}

a:hover, a:active, a:focus
{
	text-decoration: none;
	color: #35ABE6;
}

}



h2{
	color: #3592E2;

} 

/* =COLUMNAS*/

.columna_contenido {
float:left;
width:640px;
}

.columna_derecha
{
	float: right;
	width: 320px;
}

.columna_izq_390
{
	float: left;
	width: 390px;
	margin-top:15px;
}


.columna_der_230
{
	float: right;
	width: 230px;
	margin-top:15px;
}

.columna_der_320
{
	float: right;
	width: 320px;
}

.columna_der470  {
float:right;
width:470px;
}

.columna_izq_150  {
float:left;
width:150px;
}

.columna_300  {
width:300px;
}


.caja_azul {
	border:1px solid #3592E2;
	margin-top:10px;	
	
}




.titulocajaazul {
background:url("../images/fondo_titulo_caja.jpg") repeat-x scroll 0 0 transparent;
color:White;
font-weight:bold;
height:18px;
padding:0px 2px;
}

.modulo_servicios .contenido_modulo_servicios {
	overflow:hidden;
	padding-bottom:0;
}


/* noticias */

/*noticias */
.noticia{border-top:1px solid #DDE1E5;padding:0px 0 5px;margin:5px 0 8px;border-bottom:0;}

.antetitulo{padding-bottom:0px;padding-top:5px;}
.antetitulo img{display:inline;position:relative;top:2px;}
.antetitulo, 
.antetitulo a {color:#C84943;/* magenta */border:0;}
.antetitulo a:hover{color:#9BAAB9;}
.seccion {text-transform:uppercase;font-style:normal;font-family:Arial, Helvetica, sans-serif;padding-right:5px;}
.antetitulo .seccion img{display:inline;line-height:0;position:relative;top:2px;}
.antetitulo span{color:#C7CFD8;}

.noticia_destacada {border-top:none;margin-top:0px !Important;padding:0px !Important;}
.noticia_destacada h2 {color:#3592E2;font-size:28px;line-height:1em;}
.noticia_destacada2 p.firma, 
.noticia_destacada2 .foto p{float:none;width:auto;margin-right:0;}
.noticia_destacada2 .foto p{width:100%;font-size:11px;}
.noticia_destacada2 .apoyos{float:right;width:300px;margin-top:0;}

.noticia_destacada2 {border-top:none;margin-top:0px !Important;padding:0px !Important;}
.noticia_destacada2 h2 {color:#3592E2;font-size:20px;line-height:1em;}


#desarrollo_noticia {
border-bottom:3px solid #990044;
margin:0 0 10px;
padding:0 0 10px;
}




.publicidad_300{
background-color:#FFFFFF;
clear:both;
display:block;
overflow:hidden;
padding:10px 0 0px;
width:300px;
}


#masinfo {
background-color:#E7EDF2;
clear:both;
float:none;
margin:0 0 15px;
overflow:hidden;
padding:0 0 10px;
position:relative;
width:300px;
}

#masinfo .cintillo_central {
background:url("../imaegs/bg_menu_central2.gif") repeat-x scroll 0 0 #39769C;
margin:0;
width:300px;
}

#detalle_contenido{
border-bottom:3px solid blue; padding:10px 0 5px;margin:5px 0 8px;border-:0;
}

#detalle_contenido h1{	
	margin: 0 0 10px 0;
	font-size: 150%;
	border-bottom: 1px dashed #30AB15;
	color: #3592E2;
}

#detalle_contenido fotodetalle {
	float: left;
	margin: 0 10px 0 0;
}

#fotodetalle {
	float: left;
	margin: 0 10px 0 0;
}

#fotogrande {
	float: none;
	padding: 0;
	margin: 0;
	border: 1px solid #ABCFEE;
}

.tituloazul {
	color: #3592E2;
	font-size: 120%;
}



.fotofloat {
	float:left;
	border: 1px solid #ABCFEE;
}

/* ESTAS HAY QUE LIMPIARLAS*/

.modulo_servicios .contenido_modulo_servicios {overflow:hidden;padding-bottom:0;}
.modulo_servicios .contenido_modulo_servicios p{font-size: 11px; margin: 15px 10px 10px;}
.modulo_servicios .contenido_modulo_servicios p a{border-bottom: none;}

.modulo_servicios .nav_servicios {margin-right:-3px;width:300px;}
.modulo_servicios .nav_servicios li{bottom:-1px;font-size:11px;margin:0 5px 0 0;position:relative;text-transform:uppercase;border:1px solid #DDE1E5;}

.nav_servicios li a{background:#fff url(http://estaticos.elmundo.es/elmundo/iconos/v3.0/multimedia/bg_noticia.png) repeat-x scroll left center;padding:3px 8px;color:#035A89;}
.nav_servicios li a:hover{color:#5995B1;}
.nav_servicios li.numero_activa a{background:#fff;border-bottom:1px solid #FFFFFF !important;color:#990044;}
.modulo_servicios .nav_servicios li.numero_activa{border-bottom:1px solid #fff;}

.modulo_servicios .pestana_GDP{ border-bottom:1px solid #DDE1E5;}
.modulo_servicios .pestana_GDP form{margin:5px 0;padding:8px;}
.modulo_servicios h5{padding:10px 0 3px; margin:0 auto; clear:both;position:relative;z-index:1; font-size:16px; width:330px; color:#3592E2;border-bottom:1px solid #DDE1E5;}
.modulo_servicios input {border:1px solid #ccc; width:30%; padding:2px; color:#666;}
.modulo_servicios .boton {width:20%;background:transparent url(http://estaticos.elmundo.es/elmundo/iconos/v3.0/acordeon/bg_acordeon.jpg) no-repeat left top;border:0 none;color:#FFF;padding:3px 8px;}
.modulo_servicios select{border:1px solid #ccc; padding:1px; color:#666;}
.modulo_servicios ul.servicios{clear:both; float:left; width:275px; margin-left:18px; display:inline;padding-top:5px;}

.modulo_servicios .servicios li {display:block;width:68px;float:left;margin:4px 0;}
.modulo_servicios .servicios li a{display:block;width:68px;float:left;font-size:11px;text-align:center;line-height:12px;padding:47px 0 0 0; color: #84909B;}
.modulo_servicios .servicios li a:hover{color:#5995B1;}	

.modulo_servicios .servicios .tiempo a{background:url(http://www.vivenavalmoral.com/site/www/media/principal/images/destacados/Carnaval.png) no-repeat 10px 0;}
.modulo_servicios .servicios .tiempo a:hover{ background-position: 10px -60px;}

.modulo_servicios .servicios .sorteos a{background:url(http://estaticos.elmundo.es/elmundo/iconos/v3.0/servicios/icono_sorteos_v2.png) no-repeat 10px 0;}
.modulo_servicios .servicios .sorteos a:hover{ background-position: 10px -60px;}

.modulo_servicios .servicios .trafico a {background:url(http://www.vivenavalmoral.com/site/www/media/principal/images/destacados/Fotos.png) no-repeat 10px 0;}
.modulo_servicios .servicios .trafico a:hover{ background-position: 10px -60px;}

.modulo_servicios .servicios .guia_tv a{background:url(http://estaticos.elmundo.es/elmundo/iconos/v3.0/servicios/icono_tv_v2.png) no-repeat 10px 0;}
.modulo_servicios .servicios .guia_tv a:hover{ background-position: 10px -60px;}

.modulo_servicios .servicios .callejero a{background:url(http://estaticos.elmundo.es/elmundo/iconos/v3.0/servicios/icono_callejero_v2.png) no-repeat 10px 0;}
.modulo_servicios .servicios .callejero a:hover{ background-position: 10px -60px;}

.modulo_servicios .servicios .movil a{background:url(http://estaticos.elmundo.es/elmundo/iconos/v3.0/servicios/icono_movil_v2.png) no-repeat 10px 0;}
.modulo_servicios .servicios .movil a:hover{ background-position: 10px -60px;}

.modulo_servicios .servicios .promociones a{background:url(http://estaticos.elmundo.es/elmundo/iconos/v3.0/servicios/icono_promo_v2.png) no-repeat 10px 0}
.modulo_servicios .servicios .promociones a:hover{ background-position: 10px -60px;}

.modulo_servicios .servicios .cartelera a{background:url(http://estaticos.elmundo.es/elmundo/iconos/v3.0/servicios/icono_cartelera_v2.png) no-repeat 10px 0;}
.modulo_servicios .servicios .cartelera a:hover{ background-position: 10px -60px;}

.modulo_servicios .servicios .calendario a{background:url(http://estaticos.elmundo.es/elmundo/iconos/v3.0/servicios/icono_calendar_v2.png) no-repeat 11px 0;}
.modulo_servicios .servicios .calendario a:hover{ background-position: 10px -60px;}

.modulo_servicios .servicios .horoscopo a{background:url(http://estaticos.elmundo.es/elmundo/iconos/v3.0/servicios/icono_horoscopo_v2.png) no-repeat 10px 0;}
.modulo_servicios .servicios .horoscopo a:hover{ background-position: 10px -60px;}

.modulo_servicios .servicios .pags_amarillas a{background:url(http://estaticos.elmundo.es/elmundo/iconos/v3.0/servicios/icono_pags_v2.png) no-repeat 10px 0;}
.modulo_servicios .servicios .pags_amarillas a:hover{background-position: 10px -60px;}

.modulo_servicios .servicios .traductor a{background:url(http://estaticos.elmundo.es/elmundo/iconos/v3.0/servicios/icono_traductor_v2.png) no-repeat 10px 0;}
.modulo_servicios .servicios .traductor a:hover{ background-position: 11px -60px;}

.modulo_servicios .mas {border:none;clear:both;margin:0;right:5px;top:14px;z-index:200;}
.modulo_servicios .mas a{color:#035A89; font-size:11px; padding:4px; border-bottom:none;}
.modulo_servicios .mas a:hover{color:#990044;}

.modulo_servicios .servicios .diccionario {clear:both;width:270px;height:53px;position:relative;padding-top:28px;border-top:1px solid #DDE1E5;margin-bottom:0;}
.modulo_servicios .servicios .diccionario h6{position:absolute; top:8px; left:8px; z-index:1;}
.modulo_servicios .servicios .diccionario a{display:block;height:63px;float:left;font-size:12px;padding-top:0;background:transparent url(http://estaticos.elmundo.es/elmundo/iconos/v3.0/servicios/icono_diccionario_v2.png) no-repeat 0 17px;color:#035A89;}
.modulo_servicios .servicios .diccionario a:hover{background-position:0 -48px;color:#990044;}
.modulo_servicios .servicios .diccionario form{position:relative; z-index:2; margin-left:72px;}
.modulo_servicios .servicios .diccionario form input{ width:183px; margin-bottom:2px;}
.modulo_servicios .servicios .diccionario form input.boton{display:inline; width:70px; margin:0; text-align:center; padding:2px 0;float:none;}

.modulo_ultimas .contenido_modulo_ultimas  {padding-bottom:0;}
.modulo_ultimas .contenido_modulo_ultimas  p{font-size: 11px; margin: 15px 10px 10px;}
.modulo_ultimas .contenido_modulo_ultimas  p a{border-bottom: none;}

.foto a:hover img{filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9;}
.mas {border:none;clear:both;margin:0;position:relative;right:5px;top:14px;z-index:200;}
.mas a{color:#035A89; font-size:11px; padding:4px; border-bottom:none;}
.mas a:hover{color:#990044;}

.titulares{
	padding:10px 8px 0;
}

.titulares ul {
border:0 none;
list-style:none outside url("../images/item.jpg");
}

.titulares li {
list-style:none outside url("../images/item.jpg")!important;
}


.ultima_hora {
clear:both;
margin:11px 0 10px;
padding:0;
}

.ultima_hora .azul {
background:url("../images/bg_alerta_azul.png") no-repeat scroll left top transparent;
height:25px;

}

.ultima_hora strong {
background:none repeat scroll 0 0 transparent !important;
display:inline;
float:left;
height:20px;
margin:0;
padding:4px 5px 0 10px !important;
position:relative;
top:-3px;
width:168px;
color:#FFFFFF !important;
}
.ultima_hora .texto{
padding:3px 0 2px;
}


.contenido_caja {
padding:5px 10px;
}

.contenido_caja li{

}



.paginado {
	padding: 0 4px;
	font-size: 70%;
	text-align: center;
}

.map {
	padding: 0;
	margin: 0;
	width: 344px;
	height: 223px;
	border: 1px solid #30AB15;
	background: transparent url(../images/fondo_titulo_principal.jpg) repeat-x;
}

#map {
	width: 280px;
	height: 223px;
}


