.testo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 16px;
}
.testo a:link{color: #333333;text-decoration: none;}
.testo a:visited{color: #333333;text-decoration: none;}
.testo a:active{color: #333333;text-decoration: none;}
.testo a:hover{color: #333333;text-decoration: underline;}

.Titolo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #76763A;
	font-weight: bold;
	line-height: 24px;
}
.Titolo a:link{color: #76763A;text-decoration: none;}
.Titolo a:visited{color: #76763A;text-decoration: none;}
.Titolo a:active{color: #76763A;text-decoration: none;}
.Titolo a:hover{color: #76763A;text-decoration: underline;}

.testo1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12px;
}
.testo1 a:link{color: #333333;text-decoration: none;}
.testo1 a:visited{color: #333333;text-decoration: none;}
.testo1 a:active{color: #333333;text-decoration: none;}
.testo1 a:hover{color: #333333;text-decoration: underline;}

.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.footer a:link{color: #999999;text-decoration: none;}
.footer a:visited{color: #999999;text-decoration: none;}
.footer a:active{color: #999999;text-decoration: none;}
.footer a:hover{color: #999999;text-decoration: underline;}

.titoloriga {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #76763a;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding: 2px 10px;
}
.titoloriga a:link{color: #76763a;text-decoration: none;}
.titoloriga a:visited{color: #76763a;text-decoration: none;}
.titoloriga a:active{color: #76763a;text-decoration: none;}
.titoloriga a:hover{color: #76763a;text-decoration: underline;}

.testoBold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #76763a;
	text-align: justify;
	line-height: 16px;
	font-weight: bold;
}
.testoBold a:link{color: #76763a;text-decoration: none;}
.testoBold a:visited{color: #76763a;text-decoration: none;}
.testoBold a:active{color: #76763a;text-decoration: none;}
.testoBold a:hover{color: #76763a;text-decoration: underline;}

.TitoloPagina {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.grigio {
	background-image: url(img/bc.jpg);

}
.titoloriga1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #76763a;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #FFFFFF;
	padding: 2px 10px;
	border-top: thin inset #CCCC99;
	border-right: 0px none #CCCC99;
	border-bottom: 0px none #CCCC99;
	border-left: 0px none #CCCC99;
}
