body {
	margin: 0px;
	background-image: url(immagini/sfondo.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.Menu1 {
	font-family: Georgia;
	font-size: 15px;
	color: #5c6a32;
}
.Menu1:a {
	font-family: Georgia;
	font-size: 15px;
	color: #5c6a32;
	text-decoration: none;
}
.Menu1:link {
	font-family: Georgia;
	font-size: 15px;
	color: #5c6a32;
	text-decoration: none;
}
.Menu1:visited {
	font-family: Georgia;
	font-size: 15px;
	color: #5c6a32;
	text-decoration: none;
}
.Menu1:hover {
	font-family: Georgia;
	font-size: 15px;
	color: #5c6a32;
	text-decoration: underline;	
}
.Menu2 {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.Menu2:a {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.Menu2:link {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.Menu2:hover {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.Menu2:visited {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
p {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a {
	font-family: Georgia;
	font-size: 12px;
	color: #5c6a32;
	text-decoration: none;
}
a:link {
	font-family: Georgia;
	font-size: 12px;
	color: #5c6a32;
	text-decoration: none;
}
a:visited {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}a:hover {
	font-family: Georgia;
	font-size: 12px;
	color: #5c6a32;
	text-decoration: underline;
}

.testonormale {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
label {
	font-family: Georgia;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


.titolo {
	font-family: Georgia;
	font-size: 25px;
	color: #5c6a32;
}
.titolo2 {
	font-family: Georgia;
	font-size: 25px;
	color: #FFFFFF;
}
.titolo3 {
	font-family: Georgia;
	font-size: 13px;
	color: #FFFFFF;
}
.sottotitolo {
	font-family: Georgia;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.altroTitolo {
	font-family: Georgia;
	font-size: 15px;
	color: #5c6a32;
}
.testo_footer {
	font-family: Georgia;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
