body {
	background-image: url(mainimg/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top
}
.bottoni {
	margin-top: 65px
}
.testo {
	font-family: Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #444666;
	text-align: center;
}
.testo a{
	color: #006600;
	text-decoration: none;
}
.testo a:hover{
	color: #669900;
	text-decoration: none;
} 
.nota {
	font-family: Times, serif;
	font-size: 9px;
	line-height: 10px;
	color: #444666;
	text-align: center;
 	margin: 20px
 }
.homecapt  {
	font-family: Times, serif;
	font-size: 14px;
	font-stretch: expanded;
	color: #666666;
	text-align: center;
 	margin: 0px
 }
.homecapt a{
	color: #666666;
	text-decoration: none;
	font-stretch: expanded;
}
.homecapt a:hover{
	color: #FF0000;
	text-decoration: none;
}

