


/* ESTILOS DE IMPRESION */

/* Desaparecen */
#nav_herramientas,
#nav_miscelanea,
#cabecera p.tagline,
#navegacion,
.bloque_publicidad,
.alerta,
.nav_herramientas,
.col_02,
.contenido_noticia_02,
.publicidad_google,
.metadata_noticia ul.herramientas,
#info_site .avisos,
#info_site img.logo,
.publicidad,
.foto{
	display: none;}

/* Generales */

a, h1, h2, h3, h4, h5, h6, p, li{
	color: #000 !important;
}


/* Se modifican */
html,
#contenedor,
.wrap,
.bloque{
	background: none;
}

#contenedor{
	width: 98%;
}

#cabecera,
.wrap,
#contenido_principal,
.contenido_noticia_01,
.noticia {
	width: 100%;
}

#cabecera{
	height: 55px;
	top: 0;
	margin: 0 0 15px;
	background: none;
	border-bottom: 1px solid #000;
}

#cabecera h1{
	background:url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0//impresion/logo_impresion.gif) no-repeat top left;
	left: 0;
	top: 0;
}
#cabecera h1 a{
	display: none;
	text-indent: -9999px;
}

.contenido_noticia_01 .foto p{
	position: relative;
	bottom: 0;
	background: no-repeat;
	padding: 2px 0;
}

.metadata_noticia,
#desarrollo_noticia {
border-bottom:1px solid #000;
}

.metadata_noticia .firma *,
.metadata_noticia .update,
.metadata_noticia .update *{color:#000 !important;}

/* Recolocado */
.wrap,
#contenido_principal,
.noticia{
	left: 0;
	margin: 0;
	padding: 0;
	position: relative; 
	display: block; 
	overflow: hidden;
	float: none;
	}

.bloque { padding-bottom: 0;	}
.apoyos { border-bottom: none;}


