/* CSS Fambuena */

body {
	background-color: white; border: 0; padding: 0; margin: 0;
	font-family:verdana,arial,helvetica; font-size: 10px;
}

#encaix {position: absolute; top: 50%; left:0; margin-top: -250px; width: 100%; height: 500px}

#avis {
	position: absolute; top: 0; left: 0; width: 100%; height: 12px;
	background-color: #000; color: white; text-align: center;
	padding: 1px 0 2px 0;
}

#copy {
	position: absolute; bottom: 0; left: 48%; width: 400px; height: 30px; margin-left: -460px;
	font-size: 8px; color: #222;
}

#logos {
	position: absolute; overflow: hidden; bottom: 20px; right: 48%;
	width: 550px; height: 30px; margin-right: -480px
}
#logos .titl {
	position: relative; float: left; width: 80px; margin-right: 10px;
	font-size: 8px; text-align: right; color: #333;
}
#logos .img {position: relative; float: left}

