body {
		background-color: #FEB624;
		background-image: url(img/bottom.jpg);
		background-repeat: repeat-x;
		background-position: top;
		color: #5A5A5A;

	}
	
td,select, input {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
}	
textarea{
	color: #5A5A5A;
}

.inputFissi{
	width:180px;
}
	
a:hover {
	font-size: 12px; 
	color: #000000; 
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration: none
}

a {
	font-size: 12px; 
	color: #a63609; 
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration: none
}
	

.privacy{
	width:685px;
	padding:5px;
	height:50px;
	overflow:auto;
	font-size:10px;
	font-family:arial;
	border:0px;
	background-color: #FFAF17;
}	


.tabella {
	background-image: url("img/bgtab2.jpg");
	background-repeat: no-repeat;
	background-position: top;
}

.tabellaPaga {
	background-image: url("img/bgpaga.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.bgRiga {
	background-image: url("img/bgriga.jpg");
	background-repeat: no-repeat;
	background-position: top;
}

.footer {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
}	