body {
	background: url(body_bg.jpg) no-repeat center top;
	margin: 0;
}

div#portada {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

div.pie {
	text-align: center;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 15px;
	color: #5287ba;
}

div.pie a {
	color: #fff;
	text-decoration: none;
}

div.pie a:hover {
	text-decoration: underline;
}

div.logos {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
