#cabecera {
	background-image: url(../img/inicio_cabecera.jpg);
	background-position: 170px 0px;
}
#contenido_der {
	width: 240px;
}
#contenido_cen {
	width: 460px;
	padding-left: 175px;
}
#imgs_pie {
	height: 150px;
	width: 895px;
	padding: 40px 0px 50px;
}
.img_pie {
	width: 175px;
	margin: 0px 5px 0px 0px;
	text-align: center;
	float: left;
}
.img_pie#ultimo {
	margin: 0px;
}
div.img_pie img {
	padding-bottom: 5px;
}
div.img_pie a {
	font-size: 11px;
}
h1 {
	padding-left: 175px;
}
ul {
	padding-left: 0px;
}