@charset "utf-8";
/* CSS Document */

/*/////////////////////////////////////reset*/
body, h1, h2, h3, h4, h5, ul, ol, li, dl, det, dd, p {
	margin:0;
	padding:0;
}
table, tr, td {
	border-collapse:collapse;
}
a img {
	border:0;
	display:block;
}
a {
	outline:none;
}

/*/////////////////////////////////////reset*/

body{
	margin:0;
	padding:0;
	background-image: url(http://estaticos.elmundo.es/yodona/estaticas/publicidad/2012/02/unico/img/bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#wrapper {
	margin:0 auto;
	width:990px;
}
#header{
	background:url(http://estaticos.elmundo.es/yodona/estaticas/publicidad/2012/02/unico/img/cabecera.png) no-repeat 0 0;
	width:964px;
	height:226px;
	margin:0 auto;
	position:relative;
}


#header h1 {
    float: right;
    height: 144px;
    margin: 0 0 0 50px;
    width: 138px;
}
#header h1 a, #header h1 img{
	width:144px;
	height:138px;
}

#header h2{
    float: right;
    height: 77px;
    margin: 38px 43px 0 50px;
    width: 221px;
}

#header h2 a, #header h2 img{
	width:221px;
	height:77px;
}

#header a, #header img{
	display:block;
}

#wrapper h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	color: #000;
	padding: 10px 115px;
}
#wrapper p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

#contenido{
	background-color:#FCF5F2;
    width: 964px;
	margin-left:12px;
}


#contenido h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #351F13;
	padding: 10px 115px;
}

#contenido h3 a{
	color:#351F13;
	text-decoration: none;
}

#contenido h3 a:hover{
	color: #EC7134;
	text-decoration: none;
}


#contenido p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	padding: 10px 115px;
	line-height: 24px;
}


#contenido ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 24px;
	padding-top: 10px;
	padding-right: 115px;
	padding-bottom: 10px;
	padding-left: 120px;
}
#promo{
	background-color:#EDE1DD;
    width: 964px;
	margin-left:12px;
}


#promo p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:24px;
	color:#351F13;
	padding:10px 10px 0 0;
	
}
#promo img{
    padding: 15px;
	float:left;
}

#bloquepromo{
	width:419px;
	margin:50px 15px 15px 15px;	
	float:right;
}

#bloquepromo p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:24px;
	color:#351F13;
	padding:10px 10px 0 0;
	
}

#bloquepromo p a{
	color: #EC7134;
	text-decoration: none;	
}


#cierre{
	width:964px;
	clear:left;
	min-height:10px;
	color:#09C;
}
