.bottoni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #CCCCCC;
	background-color: #000000;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: capitalize;
	text-align: center;
	background-position: center center;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.girandola {
	background-image: url(../immagini/girandola.jpg);
}
.piedipagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
	border: 1px dotted #FFFFFF;
}
.rientro {
	padding-left: 20px;
	padding-right: 20px;
	font-family: "Tempus Sans ITC";
	font-size: 16px;
	color: #FFFFFF;
	border: 0px none;
}
a:hover {
	text-decoration: underline;
}
