/* CSS Document */

html{background: #000;}
body{
	background: url(https://e00-elmundo.uecdn.es/especiales/2009/05/cultura/revolucion_3d/img/portada.jpg) no-repeat center 100px;
}
#contenido{
	float: left;
	position:relative;
	width: 990px;
	height: 585px;
	margin: 0;
	padding: 0;
	background: none;
}
#contenido p a {
	float: left;
	position:relative;
	width: 990px;
	height: 585px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	border: none;
}
#cabecera {
	float: left;
	position:relative;
	overflow: hidden;
	height: 25px;
}
#cabecera h1 {
	background: none;
	height: 0;
}
#cabecera .muniecos{
	display: none;
}
body#portada #cabecera h1 a, 
#portada .navegacion {
	display: none;
}
#portada #site_info {
	clear: both;
	float: none;
}