div#container_home{
	position:relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
	background-image:url(../img/bg_home.gif);
	background-repeat: no-repeat;
	background-position: 199px 200px;
/*	border-left: 1px solid #36c;
	border-right: 1px solid #36c;*/
}
div#centrale_home{
	float:left;
	width:auto;
	margin-left: 20px;
/*	margin-right: 10px;*/
}

div#fascetta_home{
	background-color:#CCC;
	margin-top:20px;
	padding: 0 0;
	height:70px;
}
div#bottom_obbligatorio{
/*	position:absolute;
	bottom:10px;*/
	width: 760px;
}
