body {
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	background-color: #a7dfff;
}
.bordo {
	border: 3px solid #47a6de;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.testo a:{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.testo a:link, .testo a:hover, .testo a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1491E1;
}
.bottom{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.fre{
	color: #1491E1;
	font-size: 12px;
}
select {
   margin: 0;
	padding: 0;
}
.cursore{
	cursor: default;
}
