.bottoniera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
}
a.bottoni:link {
	color: #FFFFFF;
	text-decoration: none;


}
a.bottoni:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.bottoni:hover {
	color: #00FF00;
	text-decoration: none;

}
a.bottoni:active {
	text-decoration: none;
}

a:link{
	color: #008000;
	text-decoration: none;
		
}
a:visited {
	color: #339900;
	text-decoration: none;
	
}
a:hover {
	color: #0bb50f;
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
}	

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008000;
	text-align: justify;
}

.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-align: justify;
}

.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: bold;
	color: #bbfdde;
}
.sfondo {
	background-attachment: fixed;
	background-image: url(img/img_sotto.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sfondo2 {
	background-attachment: fixed;
	background-image: url(img/img_sotto.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008000;
}
