#contenuto{
	float:left;
	width:964px;
	margin:0;
	padding:0;
	background: #f8f6f1 url(./../widgets/sfondo_arrivare.jpg) top left no-repeat;	
	min-height: 301px;
	height: auto !important;
	height: 301px;
}

#contenuto #sx{
	float:left;
	width:270px;
	margin-left:7px;
	text-align:right;
	
}
#contenuto #dx{
	float:left;
	width:580px;
	background: #f8f6f1;
	border-left: 10px solid #ebe2cb;
	padding-left: 30px;
}
#contenuto #imgCartina{
	position:absolute;
	width:270px;
	top:-30px;
	left:7px;
}

#footer{
	float:left;
	width:934px;
	height:28px;
	background: url(./../widgets/sfondo_footer.jpg) top left no-repeat;
	padding: 10px 0px 0px 30px;
	margin:0px;
	color:#ebe2cb;
}