#LayerCentrato {
   text-align: Center;
   position: Absolute;
   left: 50%;
   width: 770px;
   margin-left: -385px;
	border:1px solid #000000;
}
#intestazione {
	background-image:url(../template/intestazione.jpg);
	position:absolute;
	left:0px;
	top:0px;
	width:770px;
	border:1px solid #000000;
	height:150px;
	z-index:2;
}
#contenuto {
	background-image:url(../template/sfondo-centrale.jpg);
	background-repeat:no-repeat;
	position:absolute;
	overflow: visible;
	left:0px;
	top:175px;
	width:770px;
	border:1px solid #000000;
	z-index:3;
}
#menu {
	background-image:url(../template/menu-on.jpg);
	background-repeat:repeat-x;
	position:absolute;
	margin:0px;
	padding:0px;
	left:0px;
	top:150px;
	width:770px;
	border:1px solid #000000;
	text-align:left;
	font-size:13px;
	font-family: Verdana;
	font-weight:bold;
	height:25px;
	z-index:3;
}


#menusx {
	position: relative;
	float:left;
	text-align:left;
	left:2px;
	top:2px;
	width:180px;
	z-index:2;
}
.graficamenusx {
	position: relative;
	float:left;
	text-align:left;
	background-color:#ffffff;
	border:1px solid #000000;
	font-size:11px;
	background-image:url(../template/sfondo-menu.jpg);
	background-repeat:repeat-x;
	background-color:#3e95c0;
	font-family: Verdana;
	font-weight:bold;
	margin-bottom:3px;
	width:180px;
	z-index:2;
}
.graficamenudx {
	position: relative;
	float:right;
	text-align:right;
	background-color:#ffffff;
	border:1px solid #000000;
	font-size:11px;
	background-image:url(../template/sfondo-menu.jpg);
	background-repeat:repeat-x;
	background-color:#3e95c0;
	font-family: Verdana;
	font-weight:bold;
	width:180px;
	margin-bottom:3px;
	z-index:2;
}
#menudx {
	position:relative;
	float:right;
	right:2px;
	top:3px;
	width:180px;
	z-index:2;
}
#testo {
	position:relative;
	float:left;
	text-align:justify;
	background-color:#ffffff;
	border:1px solid #000000;
	padding:10px;
	left:13px;
	top:3px;
	width:364px;
	z-index:2;
}
#testohome {
	position:relative;
	float:left;
	text-align:center;
	border:0px solid #000000;
	padding:10px;
	left:13px;
	top:3px;
	width:364px;
	z-index:2;
}
#bottom {
	position:relative;
	float:left;
	background-color:#7f7f7f;
	margin-top:20px;
	border-top:1px solid #000000;
	font-family: Verdana;
	font-weight:normal;
	font-size:10px;
	width:770px;
	z-index:2;
}
#bottomleft {
	position:relative;
	text-align:left;
	margin-top:1px;
	margin-bottom:3px;
	margin-left:3px;
	float:left;
	z-index:2;
}
#bottomright {
	position:relative;
	margin-top:1px;
	margin-right:3px;
	margin-bottom:3px;
	text-align:right;
	float:right;
	z-index:2;
}

