body {
	background-color: #F7F5E6;
	margin: auto;
	text-align: center;
	overflow: auto;
	padding-top: 20px;
} 
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.linkgrigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F8132;
	text-decoration: none;
}
.linkgrigio:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}

div
{
}
div#MENU
{
    text-align: left;
    padding: 3px;
    background-color: #FFFFFF;
    border: Solid 1px #000000;
}


#sito {
	width: 860px;
	margin: auto;
}
#testa {
	height: 300px;
	width: 860px;
	background-image: url(images/testa.jpg);
}
#corpo {
	width: 860px;
	background-image: url(images/sfoCorpo.jpg);
	height: auto;
}
#base {
	background-image: url(images/base.jpg);
	height: 80px;
	width: 860px;
}
#nav {
	width: 200px;
	height: 300px;
	background-image: url(images/sfondoVerde.jpg);
	padding-left: 10px;
	float: left;
	margin-top: 30px;
	text-align: left;
}
.boxMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 30px;
	width: 220px;
	color: #CC0000;
	background-image: url(images/boxmenu.gif);
	font-size: 11px;
}
#map {
	height: 400px;
	width: 700px;
	background-color: #F1F2EA;
	margin: auto;
}
#Record {
	height: 300px;
	width: 500px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	margin-right: 40px;
	margin-top: 30px;
}
.12PxRossoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.11pxGrigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titolo12R {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E79943;
	text-decoration: none;
	line-height: 2;
}
.titolo12R:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height: 2;
}
.bordoVerdeInf {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669933;
}
.BordoSupNero {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

