.sotto {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #e7eaee;
}
body {
  scrollbar-arrow-color:#90a7c6;
  scrollbar-track-color:#e7eaee;
  scrollbar-shadow-color:#768aa5;
  scrollbar-face-color:#e7eaee;
  scrollbar-highlight-color:#90a7c6;
  scrollbar-darkshadow-color:#e7eaee;
  scrollbar-3dlight-color:#e7eaee;
  font-family: "Century Gothic";
  color: #e7eaee;	
}
.titolo {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #e7eaee;
	font-weight: bold
}
.titolohp {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #e7eaee;
	font-weight: bold
}
.testo {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #e7eaee;
}
a:link  {
	font-family: "Century Gothic";
	color: #e7eaee;
	text-decoration: none;
}
a:hover  {
		font-family: "Century Gothic";
		color: #e7eaee;
}
a:visited  {
		font-family: "Century Gothic";
		color: #e7eaee;
		text-decoration: none;
}
INPUT.tristo {
	BORDER-RIGHT: #e7eaee 2px solid; BORDER-TOP: #e7eaee 2px solid; FONT-SIZE: 85%; BACKGROUND: #90a7c6; BORDER-LEFT: #e7eaee 2px solid; BORDER-BOTTOM: #e7eaee 2px solid; color: #e7eaee; font-family: "Century Gothic";
}
TEXTAREA.tristo {
	BORDER-RIGHT: #e7eaee 2px solid; BORDER-TOP: #e7eaee 2px solid; FONT-SIZE: 85%; BACKGROUND: #90a7c6; BORDER-LEFT: #e7eaee 2px solid; BORDER-BOTTOM: #e7eaee 2px solid; color: #e7eaee; font-family: "Century Gothic";
}
.riga{
	border-bottom: #e7eaee 1px solid;
}
.mappy{
	width: 280px;
	height: 200px;
	margin-left:10px;
	background-color:#e7eaee;
	color:#768aa5;
	font-size:12px;
	font-weight:bold;
}
.dove{
	font-weight:bold;
	text-align:right;
	padding-right:45px;
	font-size:18px;
	border-bottom:1px solid #e7eaee;
}
.giorni{
	font-weight:bold;
	width:225px;
	float:left;	
}
.address{
	clear:left;
	text-align: right;
	padding:3px;
	background-color:#768aa5;
}
