.testoserif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;	line-height: 12px;
	color: #333333;	font-style: normal;
	font-weight: normal;	font-variant: normal;}

a.testoserif:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;	line-height: 12px;
	color: #660000;	font-style: normal;
	font-weight: bold;	font-variant: normal;text-decoration: underline;}
a.testoserif:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;	line-height: 12px;
	color: #660000;	font-style: normal;
	font-weight: bold;	font-variant: normal;text-decoration: underline;}
a.testoserif:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;	line-height: 12px;
	color: #660000;	font-style: normal;
	font-weight: bold;	font-variant: normal;text-decoration: underline;}

a.testoserif:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;	color: #660000;
	font-style: normal;	font-weight: bold;
	font-variant: normal;	background-color: #999999;
	text-decoration: none;}
	
.titolo  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;	line-height: 16px;
	color: #660000;	font-style: normal;
	font-weight: bold;	font-variant: normal;}
	
.sfondo_pro {background-image: url(img/sfondo_pro2.jpg);
			background-repeat: repeat; margin: 0; }
	
.corpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	line-height: 14px;
	color: #333333;	font-style: normal;
	font-weight: normal;	font-variant: normal;
	margin: 10px;	padding: 10px;
	list-style-position: inside;
	list-style-type: circle;}
	
.sfondo_neg {
	background-image: url(img/sfondo_neg2.jpg);
	background-repeat: repeat; margin: 0; }
.evidenza {
	font-family: tahoma, "sans serif";
	font-size: 12px;
	background-image: url(img/negriga.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.sottomenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(img/negriga_orizz.jpg);
	background-repeat: repeat-x;
	background-position: left;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

.sottomenu_pro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(img/pro_rigaorizz.jpg);
	background-repeat: repeat-x;
	background-position: left;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

.riga {
	background-image: url(img/riga.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
