body {
	margin:0px;
	background-color:#ecd176;
	background-image:url(immagini/sf-pag.jpg);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#444031;
}
/***********PNG FIX FOR IE***********/
img, div, td { behavior: url(iepngfix.htc) }
/* quello sotto è il fix per le google maps, con tentativi per lightwindow... */
#map img, #map div {behavior: none} 
#lightwindow *, #lightwindow * {behavior: none}
#lightwindow_overlay, #lightwindow_overlay div, #lightwindow_overlay img {behavior: none}
/************************************/
.testi {
	line-height:16px;
}
a:link, a:visited {
	color:#444031;
	text-decoration:none;
}
a:hover, a:active {
	color:#444031;
	text-decoration:underline;
}
object {
	outline:none;
}
/***********override HighSlide behavior********/
.highslide img {
	border:none !important;
}
/**********************/
#gugol_mappa {
	width:572px;
	height:334px;
	background-color:#f4f1e8;
	margin:0px 0px 0px 8px;
}
#gugol_mappa .gmnoprint span {
	display:none;
}
#gugol_mappa .gmnoprint span.ABC_testi {
	display:inline;
	color:#444031;
}
/**********************/
#link-dw {
	margin:25px auto 5px auto;
	text-align:center;
	color:#7d7457;
}
#link-dw a:link, #link-dw a:visited {
	color:#7d7457;
	text-decoration:none;
}
#link-dw a:hover, #link-dw a:active {
	color:#7d7457;
	text-decoration:underline;
}
#credits {
	text-align:center;
}
#credits a:link, #credits a:visited {
	color:#444031;
	text-decoration:none;
}
#credits a:hover, #credits a:active {
	color:#444031;
	text-decoration:none;
}
/**********************/
#lastmin-index {
	width:147px;
	height:115px;
	margin:2px auto 0px auto;
}
/**********************/
#preventivo {
	text-align:center;
	height:148px;
	width:339px;
}
#preventivo * {
	font-size:11px !important;
}
.bt_prenota {
	border:none !important;
	font-size:11px !important;
	width:88px;
	height:21px;
}
#preventivo .cred {
	font-size:9px !important;	
}
.cred {
	margin-top:10px;
	color:#444031 !important;	
}
#preventivo .cred a.linkcredits {
	font-size:9px !important;
	color:#444031 !important;
}
.TESTcpBorder {
	background-color:#f8f6f0 !important;
}
.TESTcpDayColumnHeader {
	color:#444031 !important;
}
/***********************/
.img-lastmin {
	text-align:left;
	width:200px;
}
.tit-lastmin {
	font-size:16px;
	color:#c4a340;
	font-weight:bold;
	padding-bottom:15px;
}
.desc-lastmin {
	text-align:left;
	line-height:auto;
}