a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#7f8b37;
}

a:hover {
text-decoration:underline;
color: #999999;
}

.testo {
	font-family: Verdana;
	font-size: 12px;
	color: #666;
}

.testo_doc {
	font-family: Verdana;
	font-size: 11px;
	color: #555;
	text-align:justify;
	line-height: 1.5em;
}

.testotitolo {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.testotitolocorsivo {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-style: oblique;
}

.testolink {

	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}

.cella_content {
	background-color: #f8f0de;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	vertical-align: top;
	line-height: 1.5em;
	text-align: justify;
	padding: 10px;

}

.titolo {
background-color: #7f8b37;
margin: 0px 0px 10px 10px; 
color:#FFFFFF;
text-transform:uppercase;
font-size:11px;
font-style:italic;
font-weight:bold;
text-align: center;
padding-top: 8px;
width:450px;;
height: 26px;
}

.sottotitolo {
background-color: #d4c59c;
margin: 0px 0px 10px 10px; 
color:#FFFFFF;
text-transform:uppercase;
font-size:10px;
font-style:italic;
font-weight:bold;
text-align: left;
padding: 3px 0px 0px 5px;
width:445px;
height: 20px;
}
