#menu {margin-bottom:3px;}


#page .titolazione {
	background:url('../images/bg-endpage.gif') repeat-x left center; 
	color:#fff;
	line-height:16px;
	//height:16px;
}
	#page .titolazione .marginTitolazione {
		margin:0px;
		background-color:#012a4a;
		width:200px;
		padding-left:10px;
	}


#imageHome {
	background:url('../images/image-home.jpg') no-repeat;
	width:710px;
	height:360px;
	margin-bottom:5px;
}
	#imageHome h1 {
		font-size:26px;
		color:#ffffff;
		padding:40px 0px 0px 35px;
	}