body {
	background-color:#ffffff;
	background-image:url(../images/sfondo.jpg);
	background-repeat:no-repeat;
	background-position: top center;
}

.tabella {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	font-size: 1px; 
	text-decoration: none;
	}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1c346a;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	font-weight: normal;
	}

.titolonorm {
	font-family: 'Bebas';
	color: #1c346a;
	font-size: 14px;
	text-decoration: none;
	word-spacing: 5px; 	
	
	}
	
.titolo {
	font-family: 'Bebas';
	color: #1c346a;
	font-size: 14px;
	text-decoration: none;
	word-spacing: 5px; 	
	}
.titolostart {
	font-family: 'Bebas';
	color: #1c346a;
	font-size: 14px;
	text-decoration: none;
	word-spacing: 5px; 	

	}
.titolo:hover {
	font-family: 'Bebas';
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	word-spacing: 5px; 	
	
	}

.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #1c346a; 
	font-size: 10px; 
	text-decoration: none;
	line-height: 20px;
	}
	
.testo2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #717170;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	}

.piede {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1c346a;
	font-size: 10px;
	text-decoration: none;
	line-height: 20px;
	}


.form {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #52351d; 
	font-size: 11px;
	width: 230px; 
	text-decoration: none;
	border: thin solid #666666;
	}
	
.formbottone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 11px;
	width: 230px;
	text-decoration: none;
	border: 1px solid #717170;
	}
	

