.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	margin-top: 6px;
	margin-bottom: 5px;







}
.sfondo {
	background-image: url(../Images/Sfondi/sfondo_orizz.jpg);
	background-repeat: repeat-y;
}
.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	text-decoration: none;
	color: #000000;


}
.menù {
	background-image: url(../Images/Pulsanti_men%F9_top/Pulsante_vuoto.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: no;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-position: center center;
	padding-top: 0px;
	padding-bottom: 7px;
	margin-right: auto;


}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: none;
	color: #FF0066;

}
.menùPulsantiGrandi {


	background-image: url(../Images/Pulsanti_men%F9_top/Pulsante_vuoto_grande.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: no;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	background-position: center center;
	padding-top: 0px;
	padding-bottom: 7px;
}
