body {
	background-image:url(immagini/sf-pag1.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}
a:link {
	color:#fff;
	text-decoration:none;
}
a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
a:active {
	color:#fff;
	text-decoration:underline;
}
.testo a:link {
	color:#666;
	text-decoration:none;
}
.testo a:visited {
	color:#666;
	text-decoration:none;
}
.testo a:hover {
	color:#666;
	text-decoration:underline;
}
.testo a:active {
	color:#666;
	text-decoration:underline;
}
h1 {
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
}
/***********override HighSlide behavior********/
.highslide img {
	border:none !important;
}
/* Questo sotto č il css del menu di sinistra delle pagine, che vien cambiato dalla funzione JS che sta nei <tr> di classe menu_row_link e che viene definita dentro js.php ... - Matteo C. 05/02/2009 */
tr.menu_row_link p {
	font-weight:bold;
	color:#06c;
	margin:17px 0px 0px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
tr.menu_row_link td {
	background-color:#f3f3f3;
	border-bottom:1px solid #ccc;
}
tr.menu_row_hover p {
	font-weight:bold;
	color:#fff;
	margin:17px 0px 0px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
tr.menu_row_hover td {
	background-color:#999;
	border-bottom:1px solid #ccc;
}
tr.menu_row_link a:link, tr.menu_row_link a:visited {
	text-decoration:none;
	color:#06c;
}
tr.menu_row_link a:hover, tr.menu_row_link a:active {
	text-decoration:none;
	color:#fff;
}
tr.menu_row_hover a:link, tr.menu_row_hover a:visited {
	text-decoration:none;
	color:#fff;
}
tr.menu_row_hover a:hover, tr.menu_row_hover a:active {
	text-decoration:none;
	color:#fff;
}
/* Fine css menu di sinistra (le pseudoclass qua sopra sono forse un po' troppo ma cerco di essere il pių esplicito e corretto possibile, magari prima o poi qualche browser W3C compatibile ce la fanno a farlo... */
/* Colonna gruppo */
.titoli-unique td {
	background-color: #EEEDDF ;
	border-bottom:1px solid #ccc;
}
.titoli-unique p {
	font-weight:bold;
	color:#CD7A00;
	margin:10px 0px 0px 7px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
}
.titoli-unique_sx td {
	background-color:#f3f3f3;
	border-bottom:1px solid #ccc;
}
.titoli-unique_sx p {
	font-weight:bold;
	color:#9a8800;
	margin:17px 0px 0px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.testi-unique td {
	line-height:16px;
	padding:10px 25px 25px 0px;
}
/* Colonna offerte */
.titoli-offerte td {
	background-color:#f3f3f3;
	border-bottom:1px solid #ccc;
}
.titoli-offerte p {
	font-weight:bold;
	color:#006c00;
	margin:17px 0px 0px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
div.titoli-offerte2 {
	/*height:70px;*/
	margin:0px 0px 15px 0px;
}
.titoli-offerte2 p {
	font-weight:bold;
	color:#006c00;
	margin:10px 0px 0px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background-color:#f3f3f3;
	border-bottom:1px solid #ccc;
	padding-top:5px;
	height:100%;
}
.titoli-offerte2 p a:link, .titoli-offerte2 p a:visited, {
	color:#006c00;
	text-decoration:none;
}
.titoli-offerte2 p a:hover, .titoli-offerte2 p a:active {
	color:#006c00;
	text-decoration:underline;
}
.titoli-offerte2 p img {
	margin:5px 10px;
	float:left;
}
.titoli-kingmarte td, .titoli-kennedy td  {
	background-color:#f3f3f3;
	border-bottom:1px solid #ccc;
}
.testi-kingmarte td, .testi-kennedy td {
	line-height:16px;
	padding:10px 25px 25px 0px;
}
.titoli-kingmarte p {
	font-weight:bold;
	color:#0050b6;
	margin:17px 0px 0px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.titoli-kennedy p {
	font-weight:bold;
	color:#ab007e;
	margin:17px 0px 0px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
/************/
#nl-home {
	background-image:url(immagini/iscriz-newsletter.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:179px;
	margin-top:1px;
}
#nl-home table td div {
	margin:0px 10px 7px 7px;
	line-height:16px;
	color:#000;
}
#nl-home-eng {
	background-image:url(immagini/iscriz-newsletter-eng.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:179px;
	margin-top:1px;
}
#nl-home-eng table td div {
	margin:0px 10px 7px 7px;
	line-height:16px;
	color:#000;
}
#nl-home-ted {
	background-image:url(immagini/iscriz-newsletter-ted.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:179px;
	margin-top:1px;
}
#nl-home-ted table td div {
	margin:0px 10px 7px 7px;
	line-height:16px;
	color:#000;
}
#booking-home {
	margin-top:2px;
	background-image:url(immagini/online-booking.jpg);
	background-repeat:no-repeat;
	width:255px;
	height:179px;
}
#booking-home table td div {
	margin:0px 5px 7px 7px;
	line-height:16px;
	color:#000;
}
#booking-home-eng {
	margin-top:2px;
	background-image:url(immagini/online-booking.jpg);
	background-repeat:no-repeat;
	width:255px;
	height:179px;
}
#booking-home-eng table td div {
	margin:0px 5px 7px 7px;
	line-height:16px;
	color:#000;
}
#dove-siamo-box {
	margin-top:1px;
	background-image:url(immagini/sf-dove-siamo.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:179px;
}
#dove-siamo-box table td div {
	margin:0px 5px 7px 7px;
	line-height:16px;
	color:#000;
}
#dove-siamo-box-eng {
	margin-top:1px;
	background-image:url(immagini/sf-dove-siamo-eng.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:179px;
}
#dove-siamo-box-eng table td div {
	margin:0px 5px 7px 7px;
	line-height:16px;
	color:#000;
}
#dove-siamo-box-ted {
	margin-top:1px;
	background-image:url(immagini/sf-dove-siamo-ted.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:179px;
}
#dove-siamo-box-ted table td div {
	margin:0px 5px 7px 7px;
	line-height:16px;
	color:#000;
}
#online-booking-box {
	margin-top:1px;
	background-image:url(immagini/sf-online-booking.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:179px;
}
#online-booking-box table td div {
	margin:0px 5px 7px 7px;
	line-height:16px;
	color:#000;
}
#online-booking-box-eng {
	margin-top:1px;
	background-image:url(immagini/sf-online-booking.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:179px;
}
#online-booking-box-eng table td div {
	margin:0px 5px 7px 7px;
	line-height:16px;
	color:#000;
}
#percorso-box {
	margin-top:1px;
	background-image:url(immagini/sf-percorso.jpg);
	background-repeat:no-repeat;
	width:326px;
	height:179px;
}
#percorso-box table td div {
	margin:0px 5px 7px 7px;
	line-height:16px;
	color:#000;
}
/**********/
#istituzionale {
		margin:0px 5px;
		color:#000;
		line-height:16px;
}
#istituzionale a:link, #istituzionale a:visited {
	color:#000;
	text-decoration:none;
}
#istituzionale a:hover, #istituzionale a:active {
	color:#000;
	text-decoration:underline;
}
#link-dw {
	color:#000;
	text-align:center;
	margin:10px 0px 10px 0px;
	font-size:10px;
}
#link-dw a:link, #link-dw a:visited {
	color:#000;
	text-decoration:none;
}
#link-dw a:hover, #link-dw a:active {
	color:#000;
	text-decoration:underline;
}
#credits {
	color:#fff;
	text-align:center;
	margin:10px 0px 20px 0px;
}
#credits a:link, #credits a:visited {
	color:#fff;
	text-decoration:none;
}
#credits a:hover, #credits a:active {
	color:#fff;
	text-decoration:none;
}
/**********/
#gugol_mappa {
	width:593px;
	height:582px;
	border:1px solid #ccc;
	margin-top:3px;
}
/****************/
#box_offerte {
	color:#333;
	line-height:16px;
	margin:15px 10px 10px 5px;
}
#box_offerte ul, #box_offerte li {
	margin-left:0px;
	padding-left:0px;
}
#box_offerte li {
	width:225px;
	height:40px;
	background-color:#f3f3f3;
	border-bottom:1px solid #ccc;
	margin-bottom:35px;
	padding:3px 0px 0px 3px;
	color:#006c00;
}
#box_offerte li b{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#box_offerte a:link, #box_offerte a:visited {
	text-decoration:none;
	color:#006c00;
}
#box_offerte a:hover, #box_offerte a:active {
	text-decoration:underline;
	color:#006c00;
}
#pag-offerte {
	margin:0px 25px 20px 10px;
}
/****************/

#promo  {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
#promo strong {
	color:#fff;
	font-size:16px;
	text-decoration:none;
}
#promo b {
	color:#fff;
	font-size:16px;
	text-decoration:none;
}
#promo a:link {
	color:#fff;
	text-decoration:none;
}
#promo a:visited {
	color:#fff;
	text-decoration:none;
}
#promo a:hover {
	color:#fff;
	text-decoration:underline;
}
#promo a:active {
	color:#fff;
	text-decoration:none;
}
#navi a:link {
	color:#fff;
	text-decoration:none;
}
#navi a:visited {
	color:#fff;
	text-decoration:none;
}
#navi a:hover {
	color: #000;
	text-decoration:underline;
}
#navi a:active {
	color: #000;
	text-decoration:underline;
}
#offerte a
{
	color:#F60;
}
#offerte
{
	/*color:#F60;*/
}
#tophome
{
	color:#F60;
	font-size:22px;
}
#tophome2
{
	color:#F60;
	font-size:22px;
}