#header {
	background:url(../pages/images/headerHome.jpg) 187px 0 no-repeat;
}
#contenuto {
	background:url(../pages/images/contentHome02.jpg) 0 0 no-repeat;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	}
	
/* for Internet Explorer */
/*\*/
* html #contenuto {
	min-height: 800px;
	height: auto !important;
	height: 800px;
}
/**/
.text {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}


