#content {
	height: 550px;
}

#content > div {
	padding: 8px;
	position: absolute;
	line-height: 1em;
	width: 300px;
}

div#info-site {
	background-color: #D5DCCD;
	height:160px;
	text-align:justify;
}

div#credits {
	margin-top: 160px;
	background-color: #CDC5BA;
	text-align:justify;
}

div#info-legales {
	margin: -40px 0 0 316px;
	background-color: #F1E5CB;
	text-align:justify;
}

#content div p > strong {
	color: #905b34;
	font-size: 0.9em;
	font-weight: bold;
}
