#cabecera {
	background-color:#000;
	padding-left:2.5%;
}
#todo {
	width:100%;
}
#cuerpo {
	width:95%;
	margin-left:2.5%;
	margin-right:2.5%;
	background-image: url(img/rh.gif);
	background-repeat: repeat-x;
	background-position: 0 4.3em;
}
#cob {
	padding-top:28px;
}
#cob h2 {
	margin-bottom:96px;
}
ul.nav {
	margin: 27px 0 86px 2px;
	background-image:none;
	width:100%;
}
.pru {
	top: -14px;
}
span.subt {
	color:#fff;
	font-size:1.4em;
	padding-top: 8px;
}

