/* CSS Document */
<!--
.menu:link { font-family:  "Times New Roman", Times, serif; font-size: 11px; line-height: 16px; font-weight: normal; color: #999999; text-decoration: none;}
.menu:visited { font-family:  "Times New Roman", Times, serif; font-size: 11px; line-height: 16px; font-weight: normal; color: #999999; text-decoration: none;}
.menu:hover { font-family:  "Times New Roman", Times, serif; font-size: 11px; line-height: 16px; font-weight: normal; color: #666666; text-decoration: none;}

.firmaAdacto:link { font-family:  Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: normal; color: #333333; text-decoration: none;}
.firmaAdacto:visited { font-family:  Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: normal; color: #333333; text-decoration: none;}
.firmaAdacto:hover { font-family:  Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: normal; color: #666666; text-decoration: none;}

.firma:link { font-family:  "Times New Roman", Times, serif; text-decoration:underline; font-size: 11px; line-height: normal; font-weight: normal; color: #666666; }
.firma:visited { font-family:  "Times New Roman", Times, serif; text-decoration:underline; font-size: 11px; line-height: normal; font-weight: normal; color: #666666; }
.firma:hover { font-family:  "Times New Roman", Times, serif; text-decoration:underline; font-size: 11px; line-height: normal; font-weight: normal; color: #999999; }

.testo{
	COLOR:#999999;
	font-family:  "Times New Roman", Times, serif;
	FONT-SIZE:11px;
	font-weight: normal;
	TEXT-DECORATION:none;
	line-height: 16px;
	
}

.testo2{
	COLOR:#666666;
	font-family:  "Times New Roman", Times, serif;
	FONT-SIZE:11px;
	font-weight: normal;
	TEXT-DECORATION:none;
	line-height: 16px;
	
}

.titolo{
	COLOR:#7c0e16;
	font-family:  "Times New Roman", Times, serif;
	FONT-SIZE:11px;
	font-weight:bold;
	TEXT-DECORATION:none;
	line-height: 16px;
	
}
-->