a:link {
	text-decoration: none;
	color: #3C2012;
}
a:visited {
	text-decoration: none;
	color: #3C2012;
}
a:active {
	text-decoration: none;
	color: #3C2012;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.menu a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.sottomenu a:link {
	text-decoration: none;
	color: #3C2012;
}
.sottomenu a:visited {
	text-decoration: none;
	color: #3C2012;
}
.sottomenu a:active {
	text-decoration: none;
	color: #C2AF53;
}
.sottomenu a:hover {
	text-decoration: none;
	color: #C2AF53;
}

.sfondocorpo {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(immagini/sfondo_corpo.gif);
}
.testo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #2E180E;
}

.testo a:link {
	text-decoration: none;
	color: #3C2012;
}
.testo a:visited {
	text-decoration: none;
	color: #3C2012;
}
.testo a:active {
	text-decoration: none;
	color: #3C2012;
}
.testo a:hover {
	text-decoration: none;
	color: #C2AF53;
}


.indirizzo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #3C2012;
}
.didascalie {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #6B3921;
}
.sottomenu {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.bottoneform {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 85px;
}
.titoletti {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	color: #C2AF53;
	font-weight: bold;
}
.testonero {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.puntomedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C26A3A;
	letter-spacing: 2px;
}
.sottotitoli {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #662F1C;
	font-weight: bold;
	letter-spacing: -1px;
}
