@charset "utf-8";
/* CSS Document */

body {
	background-color:#EBEBEB;
}

#testa {
	width:800px;
	color:#CCCCCC;
	background-color: #EBEBEB;
}
#content{
	width:652px;
	background:url(../images/sfondo_pagina.gif) no-repeat;
	min-height:901px;
	height:auto !important;
	height:480px;
	float:none;
	background-position: bottom;
	background-color: #FFFFFF;
}
