@charset "utf-8";
/* CSS Document */
body, html {
	height:100%;
	margin:0px;
}
html {
	overflow-y: scroll;
}
body{
/*	font-family:"Myriad Pro", Tahoma, Arial; */
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#37709D;
	background-image:url(../img/sf_page.gif);
}
#wp{
	height:100%;
	width:100%;
}
.pointer {
	cursor: pointer;
}
.tit_giallo{
	color:#FFB900;
}
.piede{
	color:#FFFFFF;
	font-size:10px;
}
a.menu{
	background-color:#AEC7E6;
	color:#FFFFFF;
	text-decoration:none;
	height:25px;
	display:block;
	padding-left:10px;
	font-size:14px;
	line-height:25px;
	margin-top:2px;
	background-image:url(../img/fr-menu.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.menu:hover{
	background-color:#689FCA;
	text-decoration:none;
	background-image:url(../img/fr-menu-over.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.menu_hover{
	background-color:#689FCA;
	color:#FFFFFF;
	text-decoration:none;
	height:25px;
	display:block;
	padding-left:10px;
	font-size:14px;
	line-height:25px;
	margin-top:2px;
	background-image:url(../img/fr-menu-over.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.p_last{
	margin:0px;
}
a{
	color:#689FCA;
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
}
a.last{
	color:#689FCA;
	text-decoration:none;
}
a.last:hover{
	text-decoration:underline;
}
a.lang{
	color:#689FCA;
	text-decoration:none;
}
a.lang:hover{
	text-decoration:underline;
}
.tit_lastM{
	font-size:12px;
	color:#689FCA;
	font-weight:bold;
}
h1{
	font-family:"Trebuchet MS", Tahoma;
	font-size:15px;
	color:#689FCA;
	margin:0px;
}
h2{
	font-size:13px;
	color:#689FCA;
	margin:0px;
}
#content {
	color:#000000;
	height:360px;
	width:340px;
	padding-left:15px;
}
#content-fiere {
	color:#689FCA;
	height: 208px;
	width:340px;
	padding-left:15px;
}
#content-home {
	color:#689FCA;
	height: 82px;
	width:550px;
	padding-left:20px;
}
#content-hotel {
	color:#689FCA;
	height: 360px;
	width:340px;
	padding-left:15px;
}
#content-listino {
	color:#689FCA;
	height: 360px;
	width:340px;
	padding-left:15px;
}
#content-listino ul {
	padding-left:5px;
}
#content-fiere a {
	color:#663300;
	font-weight:bold;
}
#content-dettaglio-offerte {
	color:#689FCA;
	height: 220px;
	width:340px;
	padding-left:15px;
}
#content-dettaglio-offerte p {
	padding-top:0px;
}
.data {
	color:#AEC7E6;
	font-weight:bold;
	font-size:11px;
}
.titolo {
	color:#663300;
	font-weight:bold;
}
.testo {
	color:#689FCA;
}
.testo_10 {
	font-size:11px;
}
.testo_10_titolo {
	color:#663300;
	font-size:11px;
}
.testo_10_bianco {
	color:#FFFFFF;
	font-size:11px;
}
input.invia {
	font-family:Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #AEC7E6;
	padding:2px;
	border:0px;
}
input.chk {
	border: 0px solid;
	margin: 0px;
	background-color: transparent;
	margin-right: 3px;
}
form {
	margin-bottom : 0;
}
.box_link{
	width:120px;
	height:80px;
	background-image:url(../img/sf_link.gif);
}
.gallery{
	border:5px solid #EFF4FA;
}
.select{
	font-size:10px;
}