body {
	margin: 0px;
	background:url(img/sfondo.jpg);
	background-repeat:no-repeat;
	background-position:top,center;
}
td.rigacentrale {
	border-bottom: 1px solid #0275C4;
	border-top: 1px solid #0275C4;
}
td.sinistra {
	border-right: 1px solid #0275C4;
	height:100%;
	font: normal 14px Arial;
	color: #000000;	
	padding:5px;
}
td.destra {
	font: normal 14px Arial;
	color: #000000;	
	padding:5px;
	border:1px normal #dddddd;
}
td.destragrande {
	font: normal 14px Arial;
	color: #000000;	
	padding:5px;
	background-image: url(img/sfondo_destra.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.down {
	border-top: 1px solid #0275C4;
	font: normal 14px Arial;
	color: #FFFFFF;	

}
input.text {
	font: bold 12px Arial;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
	width: 160px;
}
input.pulsante {
	font: bold 12px Arial;
	color: #FFFFFF;
	background: #C51D17;
	text-align: center;
	padding: 1px;
	width: 110px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
}
textarea.sfondo {
	font: bold 11px Arial;
	color: #000000;
	background: #FFFFFF url(img/form_sfondo.gif);
	width: 160px;
	height: 70px;
	border: 1px solid #000000;
	padding-right: 5px;
	padding-left: 5px;
}
A.globe:link      { text-decoration: none;  font-family:arial; color:#ffffff; font-size:11px; font-weight:normal;}
A.globe:visited   { text-decoration: none;  font-family:arial; color:#ffffff; font-size:11px;  font-weight:normal; }
A.globe:active	{ text-decoration: none;  font-family:arial; color:#ffffff; font-size:11px;  font-weight:normal; }
A.globe:hover	{ text-decoration: none;  font-family:arial; color:#ff0000; font-size:11px; font-weight:normal; }

A.areariservata:link      { text-decoration: underline;  font-family:arial; color:#0000c8; font-size:12px; font-weight:bold;}
A.areariservata:visited   { text-decoration: underline;  font-family:arial; color:#0000c8; font-size:12px;  font-weight:bold; }
A.areariservata:active	{ text-decoration: underline;  font-family:arial; color:#0000c8; font-size:12px;  font-weight:bold; }
A.areariservata:hover	{ text-decoration: underline;  font-family:arial; color:#ff0000; font-size:12px; font-weight:bold; }

A.email:link      { text-decoration: underline;  font-family:Trebuchet MS; color:#ffffff; font-size:12px; font-weight:bold;}
A.email:visited   { text-decoration: underline;  font-family:Trebuchet MS; color:#ffffff; font-size:12px;  font-weight:bold; }
A.email:active	{ text-decoration: underline;  font-family:Trebuchet MS; color:#ffffff; font-size:12px;  font-weight:bold; }
A.email:hover	{ text-decoration: underline;  font-family:Trebuchet MS; color:#ff0000; font-size:12px; font-weight:bold; }