.titolo {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #764F27;
}
.testo {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #666666;
}
.testo a:link {
	color: #666666;
	text-decoration: none;
}
.testo a:hover {
	color: #666666;
	text-decoration: underline;
}
.testo a:visited {
	color: #666666;
	text-decoration: none;
}
.testino {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #666666;
}
.testino a:link{
	color: #666666;
}
.testino a:hover{
	color: #666666;
}
.testino a:visited{
	color: #666666;
}
.formCerca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #150B00;
}
.footerTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E1E1;
	letter-spacing: 0.08em;
}
.footerTop a:link{
	color: #E1E1E1;
	text-decoration: none;
}
.footerTop a:hover{
	color: #E1E1E1;
	text-decoration: underline;
}
.footerTop a:visited{
	color: #E1E1E1;
	text-decoration: none;
}
.footerBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AEAEAE;
}
.footerBottom a:link {
	color: #AEAEAE;
	text-decoration: none;
}
.footerBottom a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.footerBottom a:visited {
	color: #AEAEAE;
	text-decoration: none;
}
