@charset "utf-8";
/* CSS Document */
body, html {
	height:100%;
	margin:0px;
}
body{
/*	font-family:"Myriad Pro", Tahoma, Arial; */
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#8C5A00;
}
#wp{
	height:100%;
	width:100%;
}
.pointer {
	cursor: pointer;
}
.tit_giallo{
	color:#FFB900;
}
.piede{
	color:#FFF;
	font-size:12px;
}
a.menu{
	color:#663300;
	text-decoration:none;
}
a.menu:hover{
	color:#000000;
	text-decoration:underline;
}
.p_last{
	margin:0px;
}
a{
	color:#663300;
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
}
a.last{
	color:#663300;
	text-decoration:none;
}
a.last:hover{
	text-decoration:underline;
}
a.lang{
	color:#663300;
	text-decoration:none;
}
a.lang:hover{
	text-decoration:underline;
}
h1{
	font-size:15px;
	color:#663300;
	margin:0px;
}
h2{
	font-size:13px;
	color:#663300;
	margin:0px;
}
#content {
	color:#8C5A00;
	height: 360px;
	width:340px;
	padding-left:15px;
}
#content-fiere {
	color:#8C5A00;
	height: 208px;
	width:340px;
	padding-left:15px;
}
#content-home {
	color:#8C5A00;
	height: 82px;
	width:550px;
	padding-left:20px;
}
#content-hotel {
	color:#8C5A00;
	height: 360px;
	width:340px;
	padding-left:15px;
}
#content-listino {
	color:#8C5A00;
	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:#8C5A00;
	height: 220px;
	width:340px;
	padding-left:15px;
}
#content-dettaglio-offerte p {
	padding-top:0px;
}
.data {
	color:#B95C00;
	font-weight:bold;
	font-size:11px;
}
.titolo {
	color:#663300;
	font-weight:bold;
}
.testo {
	color:#8C5A00;
}
.testo_10 {
	font-size:10px;
}
.testo_10_titolo {
	color:#663300;
	font-size:10px;
}
.testo_10_bianco {
	color:#FFFFFF;
	font-size:10px;
}
input {
	font-family:Tahoma, Arial;
	font-size: 12px;
	color: #663300;
	background-color: #FFFDE6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
input.obl {
	font-family:Tahoma, Arial;
	font-size: 12px;
	color: #663300;
	background-color: #FFFDE6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FF0000;
}
select{
	font-family:Tahoma, Arial;
	font-size: 11px;
	color: #663300;
	background-color: #FFFDE6;
	border:0px;
}
input.chk {
	border: 0px solid;
	margin: 0px;
	background-color: transparent;
	margin-right: 3px;
}
form {
	margin-bottom : 0;
}
.calcola_prev{
	border:1px solid #FFF;
	color:#FFF;
	background-color:#8C5A00;
	padding:2px;
	width:140px;
}
.box_link{
	width:120px;
	height:80px;
	background-image:url(../img/sf_link.gif);
}
.calcola{
	font-size:11px;
}
.evidenzia{
	color:#F20000;
}
a.link{
	color:#F20000;
}