body {
	background-attachment: fixed;
	background-color: White;
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 50%;
	margin-left: -380px;
	margin-top: 0px;
	position: absolute;
}

div#menu{
	clear: both;
	margin-left: 0px;
	margin-top: 0px;
	width: 760px;
	padding-left: 7px;
		font-size: 0.8em;
	font-weight: bold;
}

ul.footer_menu{
	border: 0px;
	display: compact;
	height: 15px;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	text-align: center;
	margin-left: -10px;
}

ul.footer_menu li {
	display: inline;
}


div#centro {
	clear: both;
	margin-left: 0px;
	margin-top: 0px;
}

div#contenitore{
	background-image: url(../image/sfondo.jpg);
	background-repeat: repeat-y;
	width:760px;
}

div#footer{
	background-image: url(../image/basso.jpg);
	clear: both;
	color: #909090;
	font: normal normal bold 0.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: center;
}
div#footer2{
	font: normal normal bold 0.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: center;
		color: #909090;
		background-color: White;
}
img.left{
	float: left;
	margin-right: 10px;
}
div#head{
	background-color: #FFFFFF;
	background-image: url(../image/intestazione.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 121px;
	margin-left: 0px;
	margin-top: 0px;
	width: 760px;
}




img{
	border: 0px;
}



dl.download{
	font-size: 1em;
	padding-left: 5px;
	padding-right: 5px;
}


ul.banner_footer{
	text-align: center;
	border: 0px;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	height: 15px;
	display: compact;
}
ul.banner_footer li {
	display: inline;
}
div#sinistra{
	width: 530px;
	float: left;
	padding-left: 5px;
	font: normal normal normal small Arial, Helvetica, sans-serif;
	text-align: justify;
}
div#destra{
	width: 220px;
	float: right;
}
#center{
	text-align: center;
}
ul.mndx{
		list-style-image: url(../../image/pallino-arancio.jpg);
	list-style-position: outside;
	list-style-type: disc;
		font: normal bold small Arial, Helvetica, sans-serif;
}