body {
	background-color: #EDF2F5;
	
}


#sfondo {
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	background-color: #95ADC5;
}
#menu-alto {
	background-image: url(img/menu-alto.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 900px;
	background-color: #063f75;
}
#testata-dx {
	background-image: url(img/testata-dx.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 388px;
	width: 280px;
}
#box-parchi {
	background-image: url(img/box-parchi.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 300px;
	width: 280px;
}

#newsletter {
	background-repeat: no-repeat;
	float: right;
	height: auto;
	width: 280px;
}



#sfondo-testo {
	background-image: url(img/sfondo-testo.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 620px;
}
#footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 900px;
}
#testo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: right;
	height: auto;
	width: 600px;
	margin: 10px;
	color: #063D75;
	text-align: justify;
}
.titolo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #063D75;
	font-weight: bold;
}

