/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background-color:#efefef; color:#666; font:12px/1.5 Arial, sans-serif; background-image:url(/images/sf_site.png); background-repeat:repeat-y; background-position: top center;}

a {color:#FF6600; text-decoration:none;}
a:hover {color:#F00;}

h1, h2, h3, h4, h5, h6, p, address, blockquote {margin: 0; padding:0}

.floatl{ float:left;}
.floatr{ float:right;}
.cancella{ clear:both;}
.textcenter{ text-align:center;}
.textleft{ text-align:left;}
.textright{ text-align:right;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */
.padding0{ padding:0!important;}
.margin0{ margin:0!important;}
.lista{ padding:5px 0 5px 30px; list-style:circle;}

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {background-color:#FFF; width:1000px; margin:0 auto; overflow:hidden; height:auto;}

	#header {color:#FFF; width:1000px; height:55px; overflow:hidden; }
	#header a {color:#FFF;}
	#social{ margin:5px 5px 0 0; text-align:right; color:#000; font-weight:bold; font-size:14px;}
	#social a {color:#000;}
	#social span { padding-bottom:30px;}
	#social img{ margin-right:5px;}
    #logo {position:relative; width:320px; height:65px; overflow:hidden; margin:0 0 0 5px; padding:0; float:left;}
    #logo span {display:block; position:absolute; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("/images/logo.png") 0 0 no-repeat; cursor:pointer;}
	.phoneline{ margin:15px 5px 0 0; float:right;}
	.skypeline{ margin:0 20px 0 0; float:right;}
	.seguici{ color:#999999; float:left; padding:15px 0 0 0;}



    #tray {background-color:#EEEEEE; color:#000; margin: 0 0 10px 0; padding:0; background:url("/images/tray.gif") no-repeat; height:30px; position:relative!important;}

	#tray a {color:#000; z-index:1000;}
        #tray ul {margin:0; list-style:none;}
        #tray ul li {display:inline; }
        #tray ul li a {display:block; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding:0px 15px 0 10px; float:left; height:30px; line-height:30px;}
        #tray ul li a:hover {text-decoration:none; color:#666;}
		
        #tray li#tray-lista { background:url("/images/mn_lista_desideri.gif"); width:145px; float:right; padding:0 0 0 25px;}
		#tray li#tray-lista a {color:#FFF;}
		#tray li#tray-lista a:hover {color:#000; /*background:url("/images/mn_lista_desideri_hover.gif") no-repeat;*/}
		
		#tray li#tray-help a {color:#FFF; background:url("/images/mn_help.gif") no-repeat; width:87px; float:right; padding:0 0 0 40px;font-weight:bold; text-decoration:none;}
		#tray li#tray-help a:hover {color:#000; /*background:url("/images/mn_help_hover.gif") no-repeat;*/}
		
		#tray li#tray-contatti a {color:#FFF; background:url("/images/mn_contatti.gif") no-repeat; width:80px; float:right;  padding:0 0 0 40px;}
		#tray li#tray-contatti a:hover {color:#000; /*background:url("/images/mn_contatti_hover.gif") no-repeat;*/}
    #cols {position:relative; margin:0; clear:left;}

    	#content {float:right; width:740px; overflow:hidden;}
    	
            #content-left {float:left; width:470px;}
            #content-left-in {padding:0 10px;}
            
            #content-right {float:right; width:260px;}

    	#aside {float:left; width:220px; overflow:hidden; margin:0 0 10px 10px; background:url(/images/sf_box_ricerca.gif) no-repeat;}
        #aside-top {width:200px; padding:0px 5px 0px 10px;}
        #aside-bottom {bottom:0; left:0; width:auto; height:40px; background:url(/images/mn_telefono.png) no-repeat center center; margin:15px 0 10px 0}
		
		#aside .ui-widget{margin:0 10px; width:auto;}
		
		#aside .ui-widget label{background:transparent url(/images/bkg_labels.png) no-repeat scroll 0 0;color:#000;display:block;font-family:Arial,Helvetica,serif;font-size:12px;height:24px;margin:0 0 -23px;padding:2px 0 0 5px;position:relative;width:180px;z-index:1;}
		#aside .ac_input {background:#FFFFFF; border:0; color:#333333; font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; height:26px; width:195px; margin:0 0 5px 0; padding:0 0 0 5px; line-height:26px;}
		#aside .ac_select {background:#FFFFFF; border:0; color:#333333; font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; height:26px; width:200px; margin:0 0 5px 0}
        #aside .ac_button {background-image:url(/images/bt_cerca_up.png); background-color: transparent; border:0; height:36px; width:123px; margin:0;}
		
		#aside .ui-ric_avanzata A{margin:4px 0 0 10px; width:auto; color:#FFFFFF; text-decoration:none; }
		#aside .ui-ric_avanzata A:hover{color:#666;}
		
		
		#corpocerca{float: left; margin:0; padding:0; width:770px; position:relative;}
		#boxcerca {float:left; width:760px; overflow:hidden; margin:0 0 10px 10px; position:absolute; left:0; top: 0; z-index:100; height:auto; overflow:visible;}
		#boxcerca-top {width:auto; height:65px; background:url(/images/tray_mappa_home_top.gif) no-repeat top; background-color:#eeeeee; margin:0 10px 0 0;}
		#boxcerca-bottom {width:auto; height:10px; background:url(/images/tray_mappa_home.gif) no-repeat top; margin:0 10px 0 0;}
		/* SEARCH FORM */
		#searchform { margin:0; padding:0 5px 0 10px; font-size:16px; }
		#searchform div { color:#666; }
		#searchform div input { font-size:16px; padding:2px; width:680px; border:solid 1px #ccc; color:#CCCCCC; }
		#searchform img { margin-right:10px; }
		#searchform label{width:auto; padding:0px; height:20px; font-family:Arial, sans-serif; font-size:24px;	text-shadow: 1px 1px 0px #fff;	color: #000; margin:0;}
		#searchform .titolo { float: left; font-size:24px; font-weight:bold; }
		#searchform .social { float: left; float:right; margin:5px 0 0 0; font-size:10px;}
		#suggestions{ position: relative; left:0px; width:680px; display:none;}
		
		/* SEARCHRESULTS */
		#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:683px; background-color:#a0a0a0; font-size:10px; line-height:14px; overflow:hidden;}
		#searchresults a { display:block; background-color:#fff; clear:left; height:25px; text-decoration:none; font-size:12px; border-bottom: solid 1px #e4e4e4;}
		#searchresults a:hover { background-color:#e5e5e5; color:#666; }
		#searchresults a img { float:left; padding:0; }
		#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
		#searchresults a:hover span.searchheading { color:#666; }
		#searchresults a span { color:#555555; }
		#searchresults a:hover span { color:#f1f1f1; }
		#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
		#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;
					background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
		#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }
		
		
		
		
        #mappahome {float:left; width:760px; overflow:hidden; margin:0 0 10px 10px; height:410px; position:absolute;
 left:0; top: 85px;}
		#mappahome-top {width:auto; height:35px; background:url(/images/tray_mappa_home_top.gif) no-repeat top; background-color:#eeeeee; margin:0 10px 0 0;}
		#mappahome-content {width:auto; height:365px; background-color:#eeeeee; margin:0 10px 0 0;}
		#mappahome-bottom {width:auto; height:10px; background:url(/images/tray_mappa_home.gif) no-repeat top; margin:0 10px 0 0;}
		#mappahome-top .titolo{margin:0 10px 10px 10px; border-bottom:dotted 1px #CCCCCC; overflow:hidden;}
		#mappahome-top .tit{float:left;font-size:22px; color: #FF6600; text-decoration: none;}
		#mappahome-top .social {float:right; margin:5px 10px 0 0;}
		
		#mappahome-map{ width:540px; height:355px; float:left; margin: 10px 0 0 10px;}
		
		#mappahome-link{ width:190px; height:355px; float:right; margin: 10px 10px 0 0;}
		#mappahome-link .titolo{margin:0 0 0 15px; padding: 0 0 8px 0; text-align:left; text-shadow: 1px 1px 0 #FFFFFF; font-size:13px; font-weight:bold; }
		#mappahome-link .localita{ width:190px; margin: 0px 10px 5px 10px;}
		#mappahome-link ul{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; padding:0; margin:0 0 5px 15px; line-height:12px; list-style:none;}
		#mappahome-link ul li{ padding:4px 0 4px 3px; border-bottom:dotted 1px #666; font-size:11px;}
		#mappahome-link ul li:hover{color:#ccc; background-color:#dddddd;}
		#mappahome-link ul li a{ color:#666;}
		#mappahome-link ul li a:hover{ color:#666;}
		#mappahome-link .altre{font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; padding:0; margin:0 0 5px 15px; line-height:12px; color:#CC0000; float:right; font-weight:bold;}
		#mappahome-link .altre a{ color:#FF6600;}
		#mappahome-link .altre a:hover{ color:#FF0000;}
		/*Fine div col messaggi e spot*/   
		
	 #boxturismo {position:relative; margin:0; clear:left;}
		 #col-topselection {float:left; width:220px; overflow:hidden; margin:0 0 10px 10px; height:auto;}
		 #col-topselection .titolo{margin:0 0px 10px 0px; border-bottom:dotted 1px #CCCCCC; background:url(/images/top_selection.png) no-repeat top right; height:40px; padding: 15px 0 0 0;}
		 #col-topselection .recensioni{margin:0px 0px 10px 0px; border-bottom:dotted 1px #CCCCCC; background:url(/images/recensioni_salento.png) no-repeat top right; height:40px; padding: 0 0 10px 0; color: #FF6600; font-family: Arial,Helvetica,sans-serif; font-size: 20px;    text-decoration: none; line-height:22px;}
		 #col-topselection-content {width:220px; overflow:hidden; margin:0 0 10px 0px; height:auto;}
		 .col-topselection-lista {overflow:hidden; margin:0; padding:5px 0 5px 0;  height:auto; border-bottom:dotted 1px #CCC; width:100%;}
		 .col-topselection-lista:hover { background:#f2f2f2}
	 	 #col-offerte {float:left; width:760px; overflow:hidden; margin:0 0 10px 10px; height:auto;}
		 #col-offerte-top {width:auto; height:35px; margin:0 10px 0 0; background: url(/images/sf_titolo.gif) repeat-x top; border-bottom:dotted 1px #666;}
		 #col-offerte-content {width:auto; min-height:300px; margin:0 10px 0 0; overflow:hidden;}
		 #col-offerte-content-box {width:auto; min-height:290px; background-color:#fff; margin:10px 10px 0px 10px; overflow:hidden; padding:5px;}
		 #col-offerte-content-lista{ width:500px; height:auto; overflow:hidden; float:left; }
		 #col-offerte-bottom {width:auto; height:10px; margin:0 10px 0 0;}
		 #col-offerte-top .titolo{margin:0 10px 10px 10px; }
		 
		 .el-cornice-offerta{ width:auto; border-bottom:dotted 1px #CCCCCC; padding:5px; clear:left; overflow:hidden; min-height:60px; height:auto !important; height:60px; }
		 .el-cornice-offerta:hover{ background-color:#f9f9f9;}
		 .el-cornice-foto{	padding:5px; margin: 0 10px 0 0; border:solid; border-width:1px; border-color:#c7c7c7; float:left; overflow: hidden; background:#FFFFFF;}
		 .el-titolo a{ font-size:12px; color: #3399CC; text-decoration: none; line-height:16px;}	 
		 .el-struttura{font-size:12px; color: #000; text-decoration: none}
		 .el-struttura12 a{ font-size:12px; color: #000; text-decoration: none; line-height:16px;}
		 .el-localita{font-size:11px; color: #666; text-decoration: none; line-height:14px;}
		 .el-periodo{font-size:11px; color: #000; text-decoration: none; line-height:14px; }
		 .el-prezzo{font-size:11px; color: #000; text-decoration: none; line-height:14px; float:left;}
		  .el-link {font-size:11px; color: #FF6600; text-decoration: none; line-height:14px; float:right; font-weight:normal; background:url(/images/freccia_arancio.png) no-repeat center left; width:auto; text-align:right; padding: 0 0 0 12px;}
		 .el-link a{color: #FF6600;}
		 .el-link a:hover{color: #F00;}
		 
		 #box-offerte {float:left; width:208px; min-height:300px; overflow:hidden; margin:0 0 0 10px; height:auto; border: solid 1px #CCCCCC;}
		 #box-offerte-top {width:auto; height:50px; margin:0; padding: 0 0 0 0; font-size:20px; color:#FFFFFF;}
		 #box-offerte .titolo{margin:0 5px 10px 5px; border-bottom:dotted 1px #CCCCCC; background:url(/images/lastminute_puglia.png) no-repeat top right; height:40px; padding: 10px 0 0 0;}
		 #box-offerte-content {width:auto; margin:0; overflow:hidden;}
		 #box-offerte-content ul{margin:0; list-style:none;}
		 #box-offerte-content ul li{display:block; float:left; padding:0px; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; width: 198px; height:30px; line-height:30px; border-bottom:dotted 1px #ccc; margin:0 5px 0 5px;}
		 #box-offerte-content ul li:hover{ background-color:#f9f9f9;}
         #box-offerte-content ul li a {color: #666;}
         #box-offerte-content ul li a:hover {text-decoration:none; color:#FOO;}
		 #box-offerte-bottom {text-align:right; margin:15px 10px 0; float:right; clear:left; font-size:11px; font-weight:bold; background:url(/images/freccia_arancio.png) no-repeat center left; padding:0 0 0 12px;}
 		  #box-offerte-content-riquadri {width:240px; margin:15px 0px 10px 0px; overflow:hidden; padding:5px; border-right:dotted 1px #CCCCCC; float:left; text-align:center;}
		 #box-offerte-content-riquadri-no {width:240px; margin:15px 0px 10px 0px; overflow:hidden; padding:5px; text-align:center;}
		 
		 
		 #box-servizi {float:left; width:760px; overflow:hidden; margin:0 0 10px 0; height:auto;}
		 #box-servizi-top {width:auto; height:35px; margin:0 10px 0 0;background: url(/images/sf_titolo.gif) repeat-x top; border-bottom:dotted 1px #666;}
		 #box-servizi-top .titolo{margin:0 10px 10px 10px; }
		
		 #box-carrello-lista {width:340px; overflow:hidden; margin:0; padding:5px 5px 5px 5px;  height:auto; border-bottom:dotted 1px #CCC; position:relative;}
		 #box-carrello-lista:hover { background:#f2f2f2;}
		 #box-carrello-lista .el-struttura a{ color:#000000;}
		 #box-carrello p{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; margin-top:40px; text-align:center; width:335px;}
		 #del-carrello a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000; float:left; }
		 #box-carrello-lista .cancella-carrello{float:right; position:absolute; top:5px; right:5px;}
		 #invio-carrello a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000; float:right; }
		 #footer-carrello { background:#efefef; overflow:hidden; padding:5px; margin-top:5px; }
		 
		#box_countdown {float:left; width:990px; overflow:hidden; margin:5px 0 5px 10px; height:auto;}
		#box_countdown-top {width:auto; height:35px; margin:0 10px 0 0; background: url(/images/sf_titolo.gif) repeat-x top; border-bottom:dotted 1px #666;}
		#box_countdown-content {width:auto; margin:0; overflow:hidden; padding:10px;}
		#box_countdown .boxmessaggio{width:auto; float:left; text-align:left; clear:right;}
		#box_countdown .box{ margin-left:10px; width:615px; float:left; text-align:left;}
		#box_countdown .titolo{ margin:0 10px 10px 10px; font-weight:bold; }
		#box_countdown .img{ width:250px; height:140px; overflow:hidden;}
		#box_countdown .boxprezzo{ width:350px; float:left; margin:0 0 0 10px;}
		#box_countdown .boxcountdown{ width:220px; text-align:center; font-size:100%; float:left; border: dotted 1px #999999; background:#f5f5f5; height: 62px;}
		#box_countdown .titoloboxcountdown{ font-size:11px; color:#666666; font-weight:bold;}
		#box_countdown .prezzo{ width:150px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:36px; font-weight:bold; margin:0 0 0 10px; color:#FF6600;}
		#box_countdown .percentuale{width:50px; height:30px; float:left; color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; margin:5px 0 0 0; text-align:center; line-height:30px; color:#CC0000; }
		#box_countdown .prezzobase{ width:80px; height:30px; float:left; color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; margin:5px 0 0 0; background:url(/images/sconto.png) no-repeat center; line-height:30px;text-align:center;}
		#box_countdown .minimo{ text-align:left; font-size:11px; margin:0; padding:0; line-height:11px; clear:left;}
		#box_countdown .dettaglio{float:right; font-size:11px; line-height:11px; text-align:right; margin:45px 0 0 35px; }
		#box_countdown .dettaglio a{ width: 90px; padding: 5px; border:solid 1px #F3D795; color:#000;background:#FFFDF2;			        text-shadow:0px 1px #FFEF42; border-color:#FFA200;	background:#FFC800;	background:-moz-linear-gradient(top,#FFFFFF 1px,#FFEA01 1px,#FFC800); background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#FFEA01),color-stop(1,#FFC800)); border-radius:3px; -moz-border-radius:3px;		-webkit-border-radius:3px;}
		#box_countdown .dettaglio a:hover,
		#box_countdown .dettaglio a.current
	{
		color:#000;
		text-shadow:0px 1px #FFEF42;
		border-color:#FFA200;
		background:#FFCC00;
		background:-moz-linear-gradient(top,#FFFFFF 1px,#FFFF99 1px,#FFCC00);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#FFFF99),color-stop(1,#FFCC00));
	}
		
/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Territorio
---------------------------------------------------------------------------------------------------------- */		 
		#territorio {position:relative; margin:0; clear:left; padding: 10px;}
		#box-territorio {float:left; width:980px; overflow:hidden; margin:0; height:410px;}
		#box-territorio-top {width:auto; height:35px; }
		#box-territorio-content {width:auto; height:365px; margin:0;}
		#box-territorio-bottom {width:auto; height:10px;}
		#box-territorio-top .titolo{margin:0 10px 10px 10px; border-bottom:dotted 1px #336633; font-size:22px; color: #336633; text-decoration: none}
		
		#box-eventi {float:left; width:240px; min-height:355px; overflow:hidden; margin:10px 0 0 10px; height:auto; background-color:#FFFFFF;}
		 #box-eventi-top {width:auto; height:35px; margin:0; padding: 0; color:#FFFFFF;}
		 #box-eventi .titolo{margin:0; border-bottom:dotted 1px #CCCCCC; height:25px; margin: 5px; font-size:16px; color: #666666; text-decoration: none}
		 #box-eventi-content {width:auto; margin:0; overflow:hidden; padding:0px; position: relative;}
		 #box-eventi-bottom {text-align:right; margin:5px 10px 0; float:right; clear:left; font-size:11px; font-weight:bold; padding:0px;}
		 #rvtickerContent {position: relative; width: 230px; height: 230px; background-color:#ffffff; overflow: hidden; margin: 5px;}
		 #rvtickerID {position: absolute; width: 230px;}
		 
		 #box-eventi-lista {overflow:hidden; margin:0; padding:0 0 5px 0;  height:auto; border-bottom:dotted 1px #CCC; width:100%;}
		 #box-eventi-lista:hover { background:#f2f2f2}
		 #box-eventi-link{width: 220px; height:30px; margin:5px; padding:5px 0 0 0; border-top: dotted 1px #CCCCCC }
		 #box-eventi-link a{ font-size:12px;}
		  
		 #box-rubriche {float:left; width:710px; min-height:355px; overflow:hidden;  margin:10px 0 0 10px; height:auto; background-color:#FFFFFF;}
		 #box-rubriche-top {width:auto; height:35px; margin:0; padding: 0; color:#FFFFFF;}
		 #box-rubriche .titolo{margin:0; border-bottom:dotted 1px #CCCCCC; height:25px; margin: 5px; font-size:16px; color: #666666; text-decoration: none}
		 #box-rubriche-content {width:auto; margin:0; overflow:hidden;}
		 #box-rubriche-content ul{margin:0; list-style:none;}
		 #box-rubriche-content ul li{display:block; float:left; padding:0px; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; width: 198px; height:30px; line-height:30px; border-bottom:dotted 1px #ccc; margin:0 5px 0 5px;}
		 #box-rubriche-content ul li:hover{ background-color:#f9f9f9;}
         #box-rubriche-content ul li a {color: #000;}
         #box-rubriche-content ul li a:hover {text-decoration:none; color:#FOO;}
		 #box-rubriche-bottom {text-align:right; margin:15px 10px 0; float:right; clear:left; font-size:11px; font-weight:bold; background:url(/images/freccia_arancio.png) no-repeat center left; padding:0 0 0 12px;}
 		  #box-rubriche-content-riquadri {width:240px; margin:15px 0px 10px 0px; overflow:hidden; padding:5px; border-right:dotted 1px #CCCCCC; float:left; text-align:center;}
		 #box-rubriche-content-riquadri-no {width:240px; margin:15px 0px 10px 0px; overflow:hidden; padding:5px; text-align:center;}
		 .el-cornice-rubrica{ width:335px; border-bottom:dotted 1px #CCCCCC; padding:5px; clear:left; overflow:hidden; min-height:60px; height:auto !important; height:60px; margin-right: 10px; }
		 .el-cornice-rubrica:hover{ background-color:#f9f9f9;}
		 .el-cornice-foto-rubrica{	padding:5px; margin: 0 10px 0px 0; border:solid; border-width:1px; border-color:#c7c7c7; float:left; overflow: hidden;}
		 .el-titolo-rubrica a{ font-size:12px; color: #000; text-decoration: none; line-height:16px;}	
		 .el-descrizione-rubrica{font-size:11px; color: #666; text-decoration: none; line-height:14px; margin-left:72px; height:75px;}
		.next { background-image:url(/images/rubrica_next.png); background-repeat:no-repeat; width:22px; height:22px; float:right; margin:0 0 0 5px;}
        .prev { background-image:url(/images/rubrica_prev.png); background-repeat:no-repeat; width:22px; height:22px;float:right;}
        .next:hover { background-image:url(/images/rubrica_nexto.png); background-repeat:no-repeat; }
        .prev:hover {  background-image:url(/images/rubrica_prevo.png); background-repeat:no-repeat; }      
		 
/* ----------------------------------------------------------------------------------------------------------
4-1) Page: footer
---------------------------------------------------------------------------------------------------------- */		 
		#footerG {position:relative; margin:0; clear:left; padding: 10px 10px 0 10px;}
		#box-footerG {float:left; width:980px; overflow:hidden; margin:0;}
		#box-footerG-top {width:auto; height:10px; background:url(/images/sf_footer_top.gif) no-repeat top; margin:0; background-color:#CCC;}
		#box-footerG-content {width:auto; height:auto; overflow:hidden; background-color:#CCC; margin:0; padding: 0 10px 0 10px;}
		
		#box-footerG-content .riquadri {float: left; width:160px; margin: 0 10px 0 0; height:100px;}
		#box-footerG-content .riquadri span { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:14px; font-weight:bold; width:150px; padding: 0 0 5px 0; }
		#box-footerG-content .riquadri ul { border-top:dotted 1px #FFFFFF; height:1px; margin:0; padding:0; list-style:none;}
		#box-footerG-content .riquadri li { line-height:16px; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
		#box-footerG-content .riquadri li a { color:#666; }
		#box-footerG-content .ac_input {background:#FFFFFF; border:0; color:#333333; font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; height:26px; width:195px; margin:0 0 5px 0; padding:0 0 0 5px; line-height:26px;}
		#box-footerG-content .riquadri li a.cancellati { color:#000000; font-size:11px; line-height:10px;}
		.link-footer a{ color: #666; font-size:11px;}
/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Adsense
---------------------------------------------------------------------------------------------------------- */

 		#box-adsense-728{ padding:10px; text-align:center;}
		#box-adsense-200{ padding:0px; text-align:center; margin: 0 0 10px 0;}
		#box-adsense-200 P{ color:#000000; padding:130px 0 0 0; line-height:14px; font-weight:200; }
		#box-adsense-200 A{ color:#000000; }
		.adsense{padding:10px 0; text-align:center;}
/* ----------------------------------------------------------------------------------------------------------
5) Pagine
---------------------------------------------------------------------------------------------------------- */
		#content_page {float:left; width:750px; overflow:hidden; margin:90px 10px 0 10px; height:auto; padding: 0; text-align:left;}
		#content_page .TESTO10{font-size: 12px;}
		#content_page p{margin: 0; padding: 0;}
		#sub_header{position:relative; margin:0; clear:both; padding: 0 10px 5px 10px; height:auto; min-height:80px; height:auto; overflow:hidden;}
		#sub_header_messagge{margin:0; float:left; width:720px; text-align:justify; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666;}
		#sub_header_messagge h1 {font-family: Georgia,Times New Roman,Times,serif; font-size:20px; font-weight:normal; color:#CC0000; width: 720px; margin:0; padding:0;}
		#sub_header_messagge h1 a{font-family: Georgia,Times New Roman,Times,serif; font-size:20px; font-weight:normal; color:#CC0000; width: 720px; margin:0; padding:0;}
		#sub_header_messagge .testorosso12{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#CC0000;}
		#sub_header_messagge .briciole{margin:0; float:left; width:720px; text-align:left; height:20px; background-color:#F9F9F9;  font-size:11px; color:#FF6600;}
		#sub_header_messagge .briciole STRONG{color:#666;}
		#sub_header_messagge a{ font-size:11px;}
		#sub_header_messagge span{ font-size:11px; color:#FF6600;}
		#sub_header_adsense{margin:0; float:right; width:250px; }
		.tit_header { min-height:60px;}
		
		#briciole { display:block; float:left; font-size:11px;}
		#breadcrumb { display:block; float:left; font-size:11px; color:#FF6600;}
		#breadcrumb div{ float:left; display:block;}
		
		 #barra_scheda{margin:10px 0 0 0; width:750px; height:35px; padding:0px; background:url(/images/barra_scheda.png) no-repeat top center }
		 
		 #barra_scheda ul{margin:0 25px 0 30px; list-style:none; padding:6px 0;}
		 #barra_scheda ul li{display:block; float:left; padding:0px; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; width: 164px; height:30px; line-height:30px; margin:0 4px 0 4px; text-align:center; color:#FFFFFF;}
		 #barra_scheda ul li:hover{ background-image: url(/images/sf_tabs_scheda.png); color:#000000;}
		 #barra_scheda ul li a{color: #FFFFFF;}
		 #barra_scheda ul li a:hover{color: #000000;}
		 #barra_scheda ul li.selezionato{ background-image: url(/images/sf_tabs_scheda.png); color:#000000;}
		 #barra_scheda ul li.selezionato a{color: #000000;}
		 #barra_scheda ul li.info a{color: #000000;}

		 #box_menu_sx{margin:30px 0 0 0; width:220px; padding:0px;}
		 #box_menu_sx .titolo_col_menu{padding:5px 5px 5px 5px; font-size:14px; font-weight:bold; border:solid 1px #E5E5E5;}
		 #box_menu_sx ul{margin:0; list-style:none; padding:0px;  padding:5px; background:#fff;}
		 #box_menu_sx ul li{display:block; padding:0 5px 0 5px; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; height:20; min-height:20px; height:auto;line-height:20px; margin:0; text-align:left; color:#666; border-bottom:dotted 1px #ccc; overflow:hidden;}
		 #box_menu_sx ul li:hover{ background:#F2f2f2; color:#000;}
		 #box_menu_sx ul li a{color: #666;}
		 #box_menu_sx ul li a:hover{color: #000;}
		 
		 #box_vantaggi{margin:30px 0 0 0; width:220px; padding:0px;}
		 #box_vantaggi .titolo_col_menu{padding:5px 5px 5px 5px; font-size:14px; font-weight:bold; border:solid 1px #E5E5E5;}
		 #box_vantaggi ul{margin:0; list-style:none; padding:0px;  padding:5px; background:#fff;}
		 #box_vantaggi ul li{display:block; padding:0 5px 0 5px; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; min-height:20px; margin:0; color:#666; border-bottom:dotted 1px #ccc; text-align:center; margin-top:10px;}
		 #box_vantaggi ul li strong{font-size:15px;}
		 
		 #box_elenco_sx{margin:10px 0 0 0; width:100%; padding:0px;}
		 #box_elenco_sx ul{margin:0; list-style:none; padding:0px;  padding:5px; background:#fff;}
		 #box_elenco_sx ul li{display:block; padding:0 5px 0 5px; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; height:20; min-height:20px; height:auto;line-height:20px; margin:0 10px 0 0; text-align:left; color:#666; border-bottom:dotted 1px #ccc; overflow:hidden; float:left; width:160px;}
		 #box_elenco_sx ul li:hover{ background:#F2f2f2; color:#000;}
		 #box_elenco_sx ul li a{color: #666;}
		 #box_elenco_sx ul li a:hover{color: #000;}
		 
		 #box_offerta {width:470px; float:left; padding:0 0 0 10px; margin: 10px 0 0 0; }
		 #box_offerta .testo_box_offerta{padding: 0px; font-size:12px;}
		 #box_offerta ul{margin-left: 20px;}
		 .box-offerte-multiple { padding:20px 0 10px 0; clear:both;}
		 .box-offerte-multiple h3{ font-size:24px; color:#ff6600; font-weight:normal;}
		 ul.servizi{margin:0; list-style: none; padding:0px;}
		 ul.servizi li{display: inline; float:left;}
		 
		 .el-cornice-riquadro{ width:auto; border-bottom:dotted 1px #CCCCCC; padding:5px; clear:left; overflow:hidden; min-height:110px; height:auto !important; height:110px; text-align:left; position:relative; margin-bottom:5px;}
		 .el-cornice-riquadro:hover{ background-color:#f9f9f9;}
		 .el-titolo-riquadro { font-size:16px; color: #3399CC; text-decoration: none; height:20px; min-height: 20px; height:auto; overflow:hidden; position:relative;line-height:30px; }
		 .el-titolo-riquadro a{ color: #3399CC; }
		 .el-sottotitolo-riquadro{overflow:hidden;}
		 .el-localita-riquadro{font-size:12px; color: #666; text-decoration: none; line-height:14px;float:left;padding-top:8px;}
		 .el-localita-riquadro a{font-size:12px; color: #666; text-decoration: none; line-height:14px;}
		 .el-recensioni-riquadro{font-size:12px; color: #666; text-decoration: none; line-height:14px;float:right;}
		 .el-recensioni-img{float:left; margin-right:15px; padding-top:6px;}
		 .el-recensioni-voto{float:left; margin-right:15px;background: url("/images/icon/commentb.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);color: #ffffff;font: 15px Arial,Helvetica,sans-serif;height: 30px;margin: 0px;padding-top: 3px;text-align: center;width: 36px;}
		 .el-recensioni-rec{float:left; font-size:15px; font-weight:bold; padding-top:6px; margin-left:5px;}
		 .el-testo-riquadro{font-size:11px; color: #333; text-decoration: none; line-height:14px; margin:10px 0 0 0; }
		 .el-tipologia-riquadro{font-size:12px; color: #000; text-decoration: none; line-height:16px; float:left; margin:10px 0 0 0;}
		 .el-link-riquadro {font-size:11px; color: #FF6600; text-decoration: none; line-height:16px; float:right; font-weight:normal; background:url(/images/freccia_arancio.png) no-repeat center left; width:auto; text-align:right; padding: 0 0 0 12px;margin:10px 0 0 0;}
		 .el-link-riquadro a{color: #FF6600;}
		 .el-link-riquadro a:hover{color: #F00;}
		 
		 .el-lista-riquadro {font-size:11px; color: #FF6600; text-decoration: none; line-height:16px; float:right; font-weight:normal; background:url(/images/star-y.png) no-repeat center left; width:auto; text-align:right; padding: 0 0 0 20px;margin:10px 70px 0 10px;}
		 .el-lista-riquadro a{color: #FF6600;}
		 .el-lista-riquadro a:hover{color: #F00;}
		 
		 .el-lista-riquadro_sel {font-size:11px; color: #FF6600; text-decoration: none; line-height:16px; float:right; font-weight:normal; background:url(/images/delete.gif) no-repeat center left; width:auto; text-align:right; padding: 0 0 0 20px;margin:10px 70px 0 10px;}
		 .el-lista-riquadro_sel a{color: #FF6600;}
		 .el-lista-riquadro_sel a:hover{color: #F00;}
		 
		.dettaglio_news { font-family:Arial, Helvetica, sans-serif; text-align:left; font-weight:normal; font-size:12px; margin-bottom:20px; line-height: 14px;} 
		.dettaglio_news p{ padding:0; margin:0; }
		#fotobigscheda { width:750px; height:330px; position:relative;}
		#fotobigscheda #offertaincorso { position:absolute; left:0; top:17px;}
		
		.TITOLOSCHEDA {	font-family: Georgia, Times New Roman, Times, serif; font-size: 16pt; color: #CC0000;}
		.TITOLOSCHEDA h2{ font-size: 16pt; font-weight:normal;}
		.SOTTOTITOLOSCHEDA {font-size: 16px;  border-bottom: solid 1px #FF9900; margin:15px 0 15px 0; padding:0; font-weight:500;color:#FF9900;color:-moz-linear-gradient(top,#FFFFFF 1px,#FFCC00 1px,#FF9900); color:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#FFCC00),color-stop(1,#FF9900));}
		.boxdescrizione{font-size: 13px; font-weight: normal; padding: 5px;}
		.boxdescrizione h3{font-size: 15px; font-weight: normal; padding: 5px; border-bottom: solid 1px #666; color: #666; padding:0; margin:15px 0 0 0;}
		.boxservizi {border-bottom: 1px solid #e3e3e3;	clear: both;	float: left;	margin: 0 0 3px; padding-bottom: 3px;width: 100%;}
		.boxservizi h3 {float: left;font-size: 14px;font-weight: normal;margin: 0;padding: 0;width: 15.5em;}
		.boxservizi h3 span {line-height: 35px; color:#999999;}
		.boxservizi h3.mare {float: left;font-size: 14px;font-weight: normal;margin: 0;padding: 0;width: 10em;}
		.boxservizi p {padding: 11px 0 10px 18.5em !important; margin:0;}
		.boxservizi p.mare {padding: 11px 0 10px 12em !important; margin:0;}
		.boxservizi .facility_icon {background: url("/images/icon/facilities.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);float: left;height: 40px;margin-right: 5px;
padding: 0;width: 40px;}
		.facility_icon_id_1 .facility_icon { background-position: 0 0;}
		.facility_icon_id_2 .facility_icon { background-position: 0 -40px;}
		.facility_icon_id_3 .facility_icon { background-position: 0 -72px;}
		.facility_icon_id_4 .facility_icon { background-position: 0 -100px;}
		.facility_icon_id_5 .facility_icon { background-position: 0 -150px;}
		.facility_icon_id_6 .facility_icon { background-position: 0 -189px;}
		.facility_icon_id_7 .facility_icon { background-position: 0 -225px;}
		.facility_icon_id_8 .facility_icon { background-position: 0 -265px;}
		.facility_icon_id_9 .facility_icon { background-position: 0 -320px;}
		.facility_icon_id_10 .facility_icon { background-position: 0 -300px;}
		.facility_icon_id_11 .facility_icon { background-position: 0 -335px;}
		.facility_icon_id_12 .facility_icon { background-position: 0 -370px;}
		.facility_icon_id_13 .facility_icon { background-position: 0 -450px;}
		
		.TitoloMenu2 {font-size: 18px; color: #000000; border-bottom: solid 2px #000; margin:0 0 10px 0; padding:0; font-weight:bold;}
		.TitoloMenu2 h2{font-size: 18px;}
		A.PAGINAZIONE {
			border: 1px solid #666666;
			background-color: #ffffff;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight:bold;
			COLOR: #000000;
			text-decoration: none;
			margin: 2px;
			width:20px;
			height:auto;
			min-height:20px;
			height: 20px;
			text-align: center;
			float:left;
			vertical-align: middle;
		}
		
		.PAGINAZIONE:Hover {
			border: 1px solid #666666;
			background-color: #f3f3f3;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight:bold;
			color: #FF0000;
			text-decoration: none;
			margin: 2px;
			width:20px;
			height:auto;
			min-height:20px;
			height: 20px;
			text-align: center;
			float:left;
			vertical-align: middle;
		}
		
		.PAGINAZIONE_ATT {
			border: 1px solid #666666;
			background-color: #f3f3f3;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight:bold;
			color: #FF0000;
			text-decoration: none;
			margin: 2px;
			width:20px;
			height:20px;
			min-height:20px;
			height: 20px;
			text-align: center;
			float:left;
			vertical-align: middle;
		}
		.altrelocalita{ width:135px; height:14px; float:left; margin-right:5px; font-size:11px;}
		.altrelocalita a{color:#666666;}

/* ----------------------------------------------------------------------------------------------------------
Recensioni
---------------------------------------------------------------------------------------------------------- */

.score {float:left;width:210px;text-align:center;}
.score span	{font-size:5.5em;letter-spacing:-0.1em;color:#999;line-height:60px;}
.score .achieved {font-family: Arial, Helvetica, sans-serif;color:#FF9900;color:-moz-linear-gradient(top,#FFFFFF 1px,#FFCC00 1px,#FF9900); color:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#FFCC00),color-stop(1,#FF9900));}
.score .info {font:normal 1.2em Arial, Helvetica, sans-serif;padding:5px 0 0;}
.score .votes {font:bold 12px Arial, Helvetica, sans-serif;letter-spacing: normal; line-height:normal; color:#666;}
.score .fn, .score .item {font:11px Arial, Helvetica, sans-serif;letter-spacing: normal; line-height:normal; color:#666;}
.score .disclaimer	{border-top:1px solid #ccc;width:200px;padding:10px 10px 0;margin:5px 0 0;font-size:11px;text-align:center;}
.score .tutte{ margin:10px 0 0 0;}

.chart 				{float:right;width:450px;font:normal 12px/25px Arial, Helvetica, sans-serif;color:#000;margin:5px 30px 0 0; text-align:left;}
.chart dt			{float:left;margin:0 0 0 10px;}
.chart dd 			{height:25px;margin:0 0 1px;-webkit-border-radius:0 15px 15px 0;-moz-border-radius:0 15px 15px 0;border-radius:0 15px 15px 0;background:#e5e5e5;
		background:-moz-linear-gradient(top,#FFFFFF 1px,#e5e5e5 1px,#cccccc);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#e5e5e5),color-stop(1,#cccccc));-webkit-border-radius:0 15px 15px 0;-moz-border-radius:0 15px 15px 0;border-radius:0 15px 15px 0;}
.chart dd span 		{display:block;text-align:right;height:100%;background:#FFCC00;
		background:-moz-linear-gradient(top,#FFFFFF 1px,#FFCC00 1px,#FF9900);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#FFCC00),color-stop(1,#FF9900));-webkit-border-radius:0 15px 15px 0;-moz-border-radius:0 15px 15px 0;border-radius:0 15px 15px 0;}

.chartS 				{float:right;width:150px;font:normal 10px/15px Arial, Helvetica, sans-serif;color:#666;margin:5px 10px 0 0; text-align:left;}
.chartS dt			{float:left;margin:0 0 0 10px; width:140px;}
.chartS dt span		{float:right;margin:0 5px 0 0;}
.chartS dd 			{height:14px;margin:0 0 1px;-webkit-border-radius:0 10px 10px 0;-moz-border-radius:0 7px 7px 0;border-radius:0 7px 7px 0;background:#e5e5e5;
		background:-moz-linear-gradient(top,#FFFFFF 1px,#e5e5e5 1px,#cccccc);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#e5e5e5),color-stop(1,#cccccc));-webkit-border-radius:0 7px 7x 0;-moz-border-radius:0 7px 7px 0;border-radius:0 7px 7px 0;}
.chartS dd span 		{display:block;text-align:right;height:100%;background:#FFCC00;
		background:-moz-linear-gradient(top,#FFFFFF 1px,#FFCC00 1px,#FF9900);
		background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#FFCC00),color-stop(1,#FF9900));-webkit-border-radius:0 7px 7px 0;-moz-border-radius:0 7px 7px 0;border-radius:0 7px 7px 0;}


.reviews				{margin:5px 0 0;display:inline-block;width:100%;}
.titolorecenzione{ margin:30px 0 0 0; font-size:18px;vfont-weight:bold;}
.norecensioni{ margin:30px 0 0 0; font-size:16px; font-weight:normal; text-align:center;}
.reviews li 				{float:left;display:block;width:100%;font-size:1em;border-bottom:1px solid #ccc;margin:0 0 20px;padding:0 0 20px;}
.reviews li.last			{border-bottom:none;margin:0;padding:0;}
.reviews li figure			{border:1px solid #ccc;}
.reviews li figure.left		{margin:0 15px 0 10px;}
.reviews li figure.right	{margin:0 10px 0 15px;}
.reviews address			{float:left;width:100px;margin:0 13px 0 0;font-size:11px;font-style:normal;}
.reviews address span		{font:bold 12px Arial, Helvetica, sans-serif; text-transform:uppercase}
.reviews .giudizi			{float:left;width:400px;padding:0;margin:0;}
.reviews .pro			{float:left;width:400px;background:url(/images/icon/icon_plus.png) 0 0 no-repeat;padding:3px 0 3px 35px;margin:0 0 5px; min-height:20px;}
.reviews .con			{float:left;width:400px;background:url(/images/icon/icon_minus.png) 0 0 no-repeat;padding:3px 0 3px 35px; min-height:20px;}
.reviews .comm			{float:left;width:400px;padding:3px 0 3px 35px;}
.reviews .toggleComments{float:left;width:400px;padding:0 0 3px 35px;}
.reviews .voto			{width:48px; height:30px; margin:0px 30px 0px 30px;background:url(/images/icon/comment.png) 0 0 no-repeat; text-align:center;font:normal 18px Arial, Helvetica, sans-serif; padding:8px 0; color:#FFFFFF; }
.reviews .votoH			{width:48px; height:30px; margin:0px 0px 0px 0px;background:url(/images/icon/comment.png) 0 0 no-repeat; text-align:center;font:normal 18px Arial, Helvetica, sans-serif; padding:8px 0; color:#FFFFFF; float:left; }

.reviews .punteggi			{width:150px;padding:3px 0 3px 35px;float:right;}
.reviews .punteggiH			{width:220px; margin:0;float:left;padding:3px 0 3px 0px;}
.reviews .punteggiH	a		{color:#3399CC;}
.reviews .punteggiH	.titoloC{font-size:12px; font-weight:bold; height:30px; line-height:14px; margin:5px 0 0 0; top:0;}
.reviews .punteggiH	.commento{font-size:11px; height:25px; line-height:11px;}
.reviews .punteggiH	.data{color:#000000; font-size:11px; text-align:left;}

.reviews p 				{padding:0;} 
 
.teaser		{font-family:Arial, Helvetica, sans-serif;color:#3f3f3f;padding-top:5px;} 
.tutterecensioni{ clear:both; margin:5px 0 10px 0;}

/* ----------------------------------------------------------------------------------------------------------
6) ultimi visti
---------------------------------------------------------------------------------------------------------- */		
#boxultimivisti { width:750px; text-align:center;}
#boxultimivisti h2 {padding-left:2px; height:25px; padding-bottom:2px; margin:0px; border-bottom:#000000 2px solid; text-align:left;}

#uvisti {list-style-type: none;	margin: 0;	padding: 0;	text-align:left; margin-top:20px;}
#uvisti li{	width:  175px;	height:  160px;	margin:  0; border-right:  1px dotted #ccc; float:left; padding: 0 5px 0 5px;}
li#uvistinobordo { border:none;}

#uvisti .centra{margin-left:10px;height:140px;margin-right:10px;}
#uvisti h3 {padding-left:2px;	width:150px;	line-height: 12px;	height:25px;	padding-bottom:5px;	margin-bottom:0px;	float:left;	margin-right:0px; }
#uvisti h3 a{color:#666666;font-family:Arial, Helvetica, sans-serif;font-size:11px; font-weight:  normal;}
#uvisti h3 a:hover{color:#172982;}
#uvisti .del {float:right;width:10px;height:10px;margin-right:5px;margin-bottom:2px;}
#uvisti .ufoto {float:left; clear:both; height:100px; overflow:hidden; }

		
/* ----------------------------------------------------------------------------------------------------------
6) Others
---------------------------------------------------------------------------------------------------------- */
		 		
		.BORDOGRIGIO {border: 1px solid #E3E3E3;}
		.PADDING5 { padding:5px;}
		.PADDING10 { padding:10px;}
		.CORNICE_GALLERY {border: 1px solid #E3E3E3; padding:5px; margin:5px 5px 0 0; background:#FFFFFF;}
		.CORNICE_GALLERY_SCHEDA {border: 1px solid #E3E3E3; padding:5px; margin:5px 0 0 6px; background:#FFFFFF;}
		.divScorrevole{ width: 100%;text-align: justify;}
		.mostra_img {padding: 5px; border:solid 1px #ccc; background:#efefef; clear:left; margin:10px 0;}
		.mostra_img a{ font-weight:bold; color:#ffffff!important; cursor:pointer; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; line-height:14px;}
		.mostra_img a:hover{ font-weight:bold; color: #FF0 !important; cursor:pointer;}
		.mostra_spazio {clear:both; margin:0; height:10px}
		.riquadro_bianco{ margin:0; list-style:none; padding:0; background-color:#FFFFFF; border:solid 1px #ccc; overflow:hidden; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;}
		
		#scroll {	width:230px; 	height:300px; 	overflow:auto;}
		.floatL{ float:left}
		.floatR{ float:right}
		
		.button_invio {background-image:url(/images/bottone_invia.png); background-color: transparent; border:0; height:36px; width:123px; margin:0;}
		.button_cerca {background-image:url(/images/bt_cerca_up.png); background-color: transparent; border:0; height:36px; width:123px; margin:0;}
		.button_vuoto {background-image:url(/images/bottone_vuoto.png); background-color: transparent; border:0; height:36px; width:123px; margin:0; font-size: 16px; font-weight:bold; color:#FFFFFF;}
	
/* ----------------------------------------------------------------------------------------------------------
7) Forms
---------------------------------------------------------------------------------------------------------- */
	
.formchiaro50 { font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; font-size: 14px; background-color: #FDFDFD; border: 1px #666666 solid; line-height: 24px; text-transform: none; height: 24px; width: 50px;padding:0 0 0 5px;margin:0 0 5px 0;}
.formchiaro60 { font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; font-size: 14px; background-color: #FDFDFD; border: 1px #666666 solid; line-height: 24px; text-transform: none; height: 24px; width: 60px;padding:0 0 0 5px;margin:0 0 5px 0;}
.formchiaro100 { font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; font-size: 14px; background-color: #FDFDFD; border: 1px #666666 solid; line-height: 24px; text-transform: none; height: 24px; width: 100px;padding:0 0 0 5px;margin:0 0 5px 0;}
.formchiaro130 { font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; font-size: 14px; background-color: #FDFDFD; border: 1px #666666 solid; line-height: 24px; text-transform: none; height: 24px; width: 130px;padding:0 0 0 5px;margin:0 0 5px 0;}
.formchiaro140 { font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; font-size: 14px; background-color: #FDFDFD; border: 1px #666666 solid; line-height: 24px; text-transform: none; height: 24px; width: 140px;padding:0 0 0 5px;margin:0 0 5px 0;}
.formchiaro170 { font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; font-size: 14px; background-color: #FDFDFD; border: 1px #666666 solid; line-height: 24px; text-transform: none; height: 24px; width: 170px;padding:0 0 0 5px;margin:0 0 5px 0;}
.formchiaro190 { font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; font-size: 14px; background-color: #FDFDFD; border: 1px #666666 solid; line-height: 24px; text-transform: none; height: 24px; width: 190px;padding:0 0 0 5px;margin:0 0 5px 0;}
.formchiaro200 { font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; font-size: 14px; background-color: #FDFDFD; border: 1px #666666 solid; line-height: 24px; text-transform: none; height: 24px; width: 200px;padding:0 0 0 5px;margin:0 0 5px 0;}
.formchiaro250 { font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; font-size: 14px; background-color: #FDFDFD; border: 1px #666666 solid; line-height: 24px; text-transform: none; height: 24px; width: 250px;padding:0 0 0 5px;margin:0 0 5px 0;}
.formchiaro_libero { font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; font-size: 14px; background-color: #FDFDFD; border: 1px #666666 solid; line-height: 24px; text-transform: none;}

.formchiarodate { font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; font-size: 14px;  border: 1px #666666 solid; line-height: 22px; text-transform: none; height: 22px; width: 100px;padding:0 0 0 5px;margin:0 0 5px 0; background: url(/images/calendar_icon.gif) no-repeat center right; background-color: #FDFDFD;}

.placecolor { color: #cccccc; } 
#formprev input:not([type=submit]):focus, #formprev textarea:focus { background: #f2f2f2; } 
/* ----------------------------------------------------------------------------------------------------------
8) Prenotazione online
---------------------------------------------------------------------------------------------------------- */
		#barra_scheda_prenotazione{margin:10px 0 0 0; width:750px; height:35px; padding:0px; background:url(/images/barra_scheda_prenotazione.png) no-repeat top center; color:#000000; }
		#barra_scheda_prenotazione ul{margin:0 25px 0 29px; list-style:none; padding:6px 0;}
		#barra_scheda_prenotazione ul li{background: url(/images/sf_tabs_scheda_grey.png) 0 0 no-repeat;display:block; float:left; padding:0px; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; width: 164px; height:30px; line-height:30px; margin:0 4px 0 4px; text-align:center; color:#FFFFFF;}
		#barra_scheda_prenotazione ul li a{color:#fff;}
		#barra_scheda_prenotazione ul li a:hover{background: url(/images/sf_tabs_scheda.png) 0 0 no-repeat; color:#000;}
		#barra_scheda_prenotazione ul li.selezionato{ background: url(/images/sf_tabs_scheda.png) 0 0 no-repeat; color:#000000;}
		#boxmenusx {float:left; width:220px; overflow:hidden; margin:0 0 10px 10px;  color:#000; position:relative; z-index:100;}
		#boxricerca {float:left; width:220px; overflow:hidden; margin:0;  color:#000; position:relative; z-index:101;}
		#boxricerca-top {width:auto; padding:0px 5px 0px 10px; background:url(/images/sf_form_booking_up.gif) no-repeat top center; height:30px; font-family:Arial, sans-serif; 	font-size:24px;	text-shadow: 1px 1px 0px #000;	color:#fff;}
		#boxricerca-corpo {width:auto; padding:0px 5px 10px 10px; background:url(/images/sf_form_booking_md.gif) repeat-x left top; background-color: #FF9900; min-height:402px;}
        #boxricerca-bottom {bottom:0; left:0; width:auto; background:url(/images/sf_form_booking_dw.gif) no-repeat top center; margin:0 0 0 0; height:52px; text-align:center; padding:5px 0 0 0;}
		
		#boxricerca .ui-widget{margin:0; width:auto;}
		
		#boxricerca .ui-widget label{background:transparent url(/images/bkg_labels.png) no-repeat scroll 0 0;color:#000;display:block;font-family:Arial,Helvetica,serif;font-size:12px;height:24px;margin:0 0 -23px;padding:2px 0 0 5px;position:relative;width:200px;z-index:1;}
		#boxricerca .ui-widget label.error{ visibility:hidden;}
		#boxricerca .ui-widget100{margin:0; width:auto; float:left;}
		
		#boxricerca .ui-widget100 label{background:transparent url(/images/bkg_labels100.png) no-repeat scroll 0 0;color:#000;display:block;font-family:Arial,Helvetica,serif;font-size:12px;height:24px;margin:0 0 -23px;padding:2px 0 0 5px;position:relative;width:97px;z-index:1;}
		
		#boxricerca .ac_input {background:#FFFFFF; border:0; color:#333333; font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; height:26px; width:195px; margin:0 0 5px 0; padding:0 0 0 5px; line-height:24px;}
		#boxricerca .filtro{  position:relative;}
		#boxricerca .input_clear_button {
			background: #fff url("/prenotazioni_online/img/close.png") no-repeat scroll 2px 5px / 14px 14px;
			border: 0 none;
			height: 22px;
			padding: 0 0 0 7px;
			position: absolute;
			right: 5px;
			top: 24px;
			width: 18px;
			z-index: 2;
			cursor:pointer;
		}
		#boxricerca .ac_number {background:#FFFFFF; border:0; color:#333333; font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; height:20px; width:40px; margin:0 0 5px 0; line-height:20px;}
		#boxricerca .ac_select {background:#FFFFFF; border:0; color:#333333; font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; height:26px; width:200px; margin:0 0 5px 0; line-height:24px;}
		#boxricerca .ac_select option{padding: 0 0 0 5px;}
        #boxricerca .ac_button {background-image:url(/images/bt_cerca_up.png); background-color: transparent; border:0; height:36px; width:123px; margin:0; cursor:pointer;}
		#boxricerca .ac_date { font-family:"Trebuchet MS",Arial,Helvetica,serif; border:0; line-height: 24px; text-transform: none; height: 26px; width: 97px; margin:0 0 5px 0; padding: 0 0 0 2px; background: url(/images/calendar_icon.gif) no-repeat center right; background-color: #ffffff; color:#333333; font-weight:bold;}
		#boxricerca .error {border: #f00 2px solid!important; color:red;}

#benvenuto{clear:right; font-size:11px; text-align:justify; margin: 5px 10px 0 10px; min-height:110px;}		
#benvenuto h1{ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000000; margin:0; padding:0;}

	.titolo_booking { text-align:left; margin: 15px 0; }
	.titolo_booking h4{ font-size:14px; color:#000000;}
	
.el-lista-booking-divisore {width:auto; padding: 0 0 0 0;margin:10px 0px 10px 0px; border-top:solid 1px #000;}

.el-lista-booking {background:url(/prenotazioni_online/img/unchecked.png) no-repeat center center; width:auto; text-align:center; padding: 0px;margin:3px; width:20px; text-decoration:none;}
.el-lista-booking hover{ background:#f5f5f5;}
.el-lista-booking a{color: #666666;text-decoration:none; padding:5px;}

		 
.el-lista-booking_sel {background:url(/prenotazioni_online/img/checked.png) no-repeat center center; width:auto; text-align:center; padding: 0px;margin:3px; width:20px; text-decoration:none;}
.el-lista-booking_sel hover{ background:#f5f5f5;}
.el-lista-booking_sel a{color: #666666;text-decoration:none; padding:5px;}


.div_bt {margin:10px auto 10px auto; height:36px; text-align:center;}
.cont_disponibilita{ position:relative; z-index:1;}
.btn_disponibilita{ z-index:100; position:absolute; top:0; left:0; width:100%; height:100%; background:none; cursor:pointer; }


.box_booking{border: solid 1px #ccc; background:#f2f2f2; padding:5px; margin-bottom:15px; min-width: 98%!important;}
.box_dettaglio_struttura {margin:10px auto 10px auto; height:36px; text-align:center;}
.box_struttura{ padding:5px; clear:both; text-align:left; overflow:hidden;}
.box_struttura:hover{background: none repeat scroll 0% 0% rgb(246, 246, 246);}
.box_dati_preventivo{clear:both; padding-top: 20px;}
.box_selezione{float:left; width:30px;}
.box_sistemazione{float:left; font-weight:bold; max-width:500px; font-size:13px; color:#3399CC}
.box_sistemazione span{font-size:11px;font-weight:normal; color: #666666;  font-size: 11px; text-decoration: none;}
.box_sistemazione span.TESTOARIALROSSO11 { color:#F00;}

.box_postiletto {float:right; margin-right:20px; text-align:left; width:50px;}
.box_postiletto span{font-size:11px;font-weight:normal; color: #666666;  font-size: 11px; text-decoration: none;}

.box_prezzo{float:right; width:120px; margin-right:10px; padding:0; font-size:24px; text-decoration:none;}
.box_prezzo span{font-size:11px;font-weight:normal; color: #666666;  font-size: 11px; text-decoration: none;}
.bt_maggiori_info{float:right; width:200px; height:36px; line-height:36px; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; background:url(/images/bottone_vuoto_200.png); text-align:center; color:#FFFFFF;}
.bt_maggiori_info a {color:#FFFFFF;}
.bt_crea_preventivo{width:200px; height:36px; line-height:36px; font-family:Arial, Helvetica, sans-serif; font-size:18px;  background:url(/images/bottone_vuoto_arancio_200.png); text-align:center; color:#FFFFFF; border:0;margin:auto;}
.bt_crea_preventivo a {color:#FFFFFF;}


.riga{}
.totale{ font-size:13px!important; font-weight:bold;border-bottom:0px!important;}
.sx{ font-size:11px; border-bottom:solid 1px #ccc; padding: 5px 0;color:#999999;}
.dx{ font-weight:bold; font-size:11px; border-bottom:solid 1px #ccc; padding: 5px 0; color:#999999;}


.riepilogo_spese{margin:15px 0px; padding:5px; border:dotted 1px #666; color:#666666; font-size:12px; background:#ffffff; font-size:11px;}
.riepilogo_spese h3{font-size: 16px; margin:0; padding:0; font-size:normal;}
.riepilogo_spese em{font-size: 14px; font-size:normal;}
.riepilogo_spese div{margin:5px 0 20px 0;}

.riepilogo_speseP {margin:15px 0px; padding:5px; border:dotted 1px #666; color:#666666; font-size:12px; background:#ffffff;}
.riepilogo_speseP h3{font-size: 14px; margin:0; padding:0; font-size:normal;}
.riepilogo_speseP em{font-size: 13px; font-size:normal;}
.riepilogo_speseP div{margin:5px 0 20px 0;}

.riepilogo_speseo {clear:both; margin:10px 0; border:dotted 1px #666666; background:#F5F5F5; padding:5px;font-size: 11px;}
.riepilogo_speseo h3{padding: 0px; margin: 0px;}


.messagebooking { text-align: center!important;}
.messagebooking p{ font-size:18px; color:#FF0000;}
.messagebooking h4{ font-size:16px; color: #09C;}


.button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight:bold;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  padding: 5px 20px 5px;
  margin: .5em 0 .5em 0;
  cursor: pointer;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  -ms-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s linear;
  min-width:180px;
}

.button {
  border-radius: 3px;
  box-shadow: inset rgba(255,255,255,0.3) 1px 1px 0;
}
 
.button:hover{
  color: #fff;
}
 
.button:active {
box-shadow: inset rgba(0,0,0,0.4) 0px 0px 6px;
}

.costi {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  padding: 0px 10px 0px;
  margin: .5em 0 .5em 0;
  text-shadow: 0 1px 1px rgba(0,0,0,0.4);
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  -ms-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s linear;
}
 
.costi:hover{
  color: #fff;
}
 
.costi:active {
box-shadow: inset rgba(0,0,0,0.4) 0px 0px 6px;
}

.btn200 {
	width:200px;
}
.btncerca {
	width:200px;
	margin:0 10px 0 0;
}

.soluzioni {
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight:normal;
  color: #666666;
  text-decoration: none;
  text-align: left;
  padding: 3px 5px;
  margin: 0;
  /*text-shadow: 0 1px 1px rgba(0,0,0,0.4);*/
  -webkit-transition: 0.1s linear;
  -moz-transition: 0.1s linear;
  -ms-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s linear;
}

.rounded {
	border-radius: 20px;
}

.orange {
  background: rgb(255,183,0);
  background: -moz-linear-gradient(top,  rgba(255,183,0,1) 0%, rgba(255,140,0,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,183,0,1)), color-stop(100%,rgba(255,140,0,1)));
  background: -webkit-linear-gradient(top,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
  background: -o-linear-gradient(top,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
  background: -ms-linear-gradient(top,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,183,0,1) 0%,rgba(255,140,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb700', endColorstr='#ff8c00',GradientType=0 );
  border: 1px solid #e59500;
  color:fff;
}
  
  .orange:hover {
    background: rgb(255,203,72);
    background: -moz-linear-gradient(top,  rgba(255,203,72,1) 0%, rgba(255,156,35,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,203,72,1)), color-stop(100%,rgba(255,156,35,1)));
    background: -webkit-linear-gradient(top,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,203,72,1) 0%,rgba(255,156,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb48', endColorstr='#ff9c23',GradientType=0 );
	color:fff;
  }

.orange:disabled {
     background: #dfdfdf;
  background: -moz-linear-gradient(top,  #dfdfdf 0%, #cccccc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdfdf), color-stop(100%,#cccccc));
  background: -webkit-linear-gradient(top,  #dfdfdf 0%,#cccccc 100%);
  background: -o-linear-gradient(top,  #dfdfdf 0%,#cccccc 100%);
  background: -ms-linear-gradient(top,  #dfdfdf 0%,#cccccc 100%);
  background: linear-gradient(to bottom,  #dfdfdf 0%,#cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#cccccc',GradientType=0 );
  border: 1px solid #bbbbbb;
} 

.magenta {
  background: rgb(255,130,172);
  background: -moz-linear-gradient(top,  rgba(255,130,172,1) 0%, rgba(247,37,129,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,130,172,1)), color-stop(100%,rgba(247,37,129,1)));
  background: -webkit-linear-gradient(top,  rgba(255,130,172,1) 0%,rgba(247,37,129,1) 100%);
  background: -o-linear-gradient(top,  rgba(255,130,172,1) 0%,rgba(247,37,129,1) 100%);
  background: -ms-linear-gradient(top,  rgba(255,130,172,1) 0%,rgba(247,37,129,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,130,172,1) 0%,rgba(247,37,129,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff82ac', endColorstr='#f72581',GradientType=0 );
  border: 1px solid #c60a56;
}
  
  .magenta:hover {
    background: rgb(255,155,189);
    background: -moz-linear-gradient(top,  rgba(255,155,189,1) 0%, rgba(248,62,143,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,155,189,1)), color-stop(100%,rgba(248,62,143,1)));
    background: -webkit-linear-gradient(top,  rgba(255,155,189,1) 0%,rgba(248,62,143,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,155,189,1) 0%,rgba(248,62,143,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,155,189,1) 0%,rgba(248,62,143,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,155,189,1) 0%,rgba(248,62,143,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9bbd', endColorstr='#f83e8f',GradientType=0 );
  }

.cyan {
  background: rgb(130,207,241);
  background: -moz-linear-gradient(top,  rgba(130,207,241,1) 0%, rgba(56,174,234,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(130,207,241,1)), color-stop(100%,rgba(56,174,234,1)));
  background: -webkit-linear-gradient(top,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  background: -o-linear-gradient(top,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  background: -ms-linear-gradient(top,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  background: linear-gradient(to bottom,  rgba(130,207,241,1) 0%,rgba(56,174,234,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82cff1', endColorstr='#38aeea',GradientType=0 );
  border: 1px solid #3cafcf;
}
  
  .cyan:hover {
    background: rgb(153,216,244);
    background: -moz-linear-gradient(top,  rgba(153,216,244,1) 0%, rgba(79,183,236,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153,216,244,1)), color-stop(100%,rgba(79,183,236,1)));
    background: -webkit-linear-gradient(top,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    background: -o-linear-gradient(top,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    background: -ms-linear-gradient(top,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    background: linear-gradient(to bottom,  rgba(153,216,244,1) 0%,rgba(79,183,236,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d8f4', endColorstr='#4fb7ec',GradientType=0 );
  }
  
.red {
  background: #e25b53;
  background: -moz-linear-gradient(top,  #e25b53 0%, #dd2011 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e25b53), color-stop(100%,#dd2011));
  background: -webkit-linear-gradient(top,  #e25b53 0%,#dd2011 100%);
  background: -o-linear-gradient(top,  #e25b53 0%,#dd2011 100%);
  background: -ms-linear-gradient(top,  #e25b53 0%,#dd2011 100%);
  background: linear-gradient(to bottom,  #e25b53 0%,#dd2011 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e25b53', endColorstr='#dd2011',GradientType=0 );
  border: 1px solid #c42222;
}

  .red:hover {
    background: #dd7671;
    background: -moz-linear-gradient(top,  #dd7671 0%, #dd2011 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dd7671), color-stop(100%,#dd2011));
    background: -webkit-linear-gradient(top,  #dd7671 0%,#dd2011 100%);
    background: -o-linear-gradient(top,  #dd7671 0%,#dd2011 100%);
    background: -ms-linear-gradient(top,  #dd7671 0%,#dd2011 100%);
    background: linear-gradient(to bottom,  #dd7671 0%,#dd2011 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd7671', endColorstr='#dd2011',GradientType=0 );
  }

.black {
  background: #666666;
  background: -moz-linear-gradient(top,  #666666 0%, #1c1c1c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#666666), color-stop(100%,#1c1c1c));
  background: -webkit-linear-gradient(top,  #666666 0%,#1c1c1c 100%);
  background: -o-linear-gradient(top,  #666666 0%,#1c1c1c 100%);
  background: -ms-linear-gradient(top,  #666666 0%,#1c1c1c 100%);
  background: linear-gradient(to bottom,  #666666 0%,#1c1c1c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#1c1c1c',GradientType=0 );
  border: 1px solid #2a2a2a;
}

.black:hover {
    background: #898989;
    background: -moz-linear-gradient(top,  #898989 0%, #1c1c1c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#898989), color-stop(100%,#1c1c1c));
    background: -webkit-linear-gradient(top,  #898989 0%,#1c1c1c 100%);
    background: -o-linear-gradient(top,  #898989 0%,#1c1c1c 100%);
    background: -ms-linear-gradient(top,  #898989 0%,#1c1c1c 100%);
    background: linear-gradient(to bottom,  #898989 0%,#1c1c1c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#898989', endColorstr='#1c1c1c',GradientType=0 );
  }

.green {
  background: #82cc5d;
  background: -moz-linear-gradient(top,  #82cc5d 0%, #53b73c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#82cc5d), color-stop(100%,#53b73c));
  background: -webkit-linear-gradient(top,  #82cc5d 0%,#53b73c 100%);
  background: -o-linear-gradient(top,  #82cc5d 0%,#53b73c 100%);
  background: -ms-linear-gradient(top,  #82cc5d 0%,#53b73c 100%);
  background: linear-gradient(to bottom,  #82cc5d 0%,#53b73c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82cc5d', endColorstr='#53b73c',GradientType=0 );
  border: 1px solid #429E34;
}

  .green:hover {
    background: #99cc80;
    background: -moz-linear-gradient(top,  #99cc80 0%, #53b73c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#99cc80), color-stop(100%,#53b73c));
    background: -webkit-linear-gradient(top,  #99cc80 0%,#53b73c 100%);
    background: -o-linear-gradient(top,  #99cc80 0%,#53b73c 100%);
    background: -ms-linear-gradient(top,  #99cc80 0%,#53b73c 100%);
    background: linear-gradient(to bottom,  #99cc80 0%,#53b73c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99cc80', endColorstr='#53b73c',GradientType=0 );
  }
  
.grey {
  background: #dfdfdf;
  background: -moz-linear-gradient(top,  #dfdfdf 0%, #cccccc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfdfdf), color-stop(100%,#cccccc));
  background: -webkit-linear-gradient(top,  #dfdfdf 0%,#cccccc 100%);
  background: -o-linear-gradient(top,  #dfdfdf 0%,#cccccc 100%);
  background: -ms-linear-gradient(top,  #dfdfdf 0%,#cccccc 100%);
  background: linear-gradient(to bottom,  #dfdfdf 0%,#cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#cccccc',GradientType=0 );
  border: 1px solid #bbbbbb;
}

  .grey:hover {
    background: #e2e2e2;
    background: -moz-linear-gradient(top,  #e2e2e2 0%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#cccccc));
    background: -webkit-linear-gradient(top,  #e2e2e2 0%,#cccccc 100%);
    background: -o-linear-gradient(top,  #e2e2e2 0%,#cccccc 100%);
    background: -ms-linear-gradient(top,  #e2e2e2 0%,#cccccc 100%);
    background: linear-gradient(to bottom,  #e2e2e2 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#cccccc',GradientType=0 );
  }


.migliorprezzo{float:left;margin-top:10px;font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#00CC00; line-height:18px;}
.migliorprezzo a{color:#00CC00;}
.migliorprezzo a:hover{color:#00FF00;}
.migliorprezzo span{ color:#000000; font-size:11px; line-height:11px; float:right;}

.text_booking{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
.text_totale{float:right;font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#336699; margin-top:10px; line-height:18px;}
.price_totale{float:right;font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#336699; margin-bottom:21px; width:100px; text-align:right; line-height:18px;}

.text_totaleR{float:right;font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#336699; margin-top:10px; font-weight:bold;}
.price_totaleR{float:right;font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#336699; margin-top:10px; width:100px; text-align:right; font-weight:bold;}
.text_totaleG{float:right;font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#000; margin-top:10px;  font-weight:bold;}
.price_totaleG{float:right;font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#000; margin:10px 10px 0 0; width:100px; text-align:right; font-weight:bold;}
.messaggio{ background: #CCFFCC; border: solid 2px #339933; padding:10px; font-size:14px;}

#pop_migliorprezzo{margin: 0; padding:0;}
#pop_migliorprezzo h1{color:#00CC00; margin:0; padding:0;}
#pop_migliorprezzo h2{margin:0; padding:0; line-height:20px;}


#cerca:focus {
    outline: none;
}

/* CSS Document */
#cerca{	width:195px; vertical-align:middle;	background:#FFFFFF; border:0; color:#333333; font-family:"Trebuchet MS",Arial,Helvetica,serif; font-weight:bold; height:26px; margin:0 0 5px 0; padding:0 0 0 5px; line-height:24px; overflow:hidden;}
.ac_results{overflow:hidden;z-index:99999;margin:0;padding:0;width:400px !important;}
.ac_results ul{list-style-position:outside;list-style:none;background:#fff;margin:0;padding:5px 0 5px 0; width:400px;}
.ac_results li{cursor:pointer;display:block;overflow:auto;margin:0;padding:0;border-top:1px solid #e1e1e1; font-size:11px;  }
.ac_results li:first-child{border:0;}
.ac_loading{background-image:url(/images/loading.gif);background-position:97% center;background-repeat:no-repeat;}
.ac_over{background-color:#f5f5f5;color:#fb0}
.ac_over a:hover{color:#000}
.ac_results li a{display:block; overflow:auto; padding:5px; color:#2c2c2c;}
.ac_results li a img{width:20px; height:auto; max-height:20px;float:left; margin-right:10px;}

/* News scroll commenti */

.titem {
    position: relative;
    top: 5px;
    opacity: 1;
    width: 220px;
    overflow: hidden;
}

/***
Dashboard stats
***/
.dashboard-stat {
  margin-bottom: 10px;
}

.dashboard-stat:before,
.dashboard-stat:after {
  display: table;
  line-height: 0;
  content: "";
}
.dashboard-stat:after {
  clear: both;
}

.dashboard-stat .more a{
	color:#000000;
} 
.dashboard-stat .more {
  clear: both;
  display: block;  
  padding: 7px 10px 7px 10px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 11px;
  color: #000;
  opacity: 0.7;  
  filter: alpha(opacity=70);
}  

.dashboard-stat .more:hover {
  text-decoration: none;
  opacity: 1;  
  filter: alpha(opacity=100);
}

.dashboard-stat .more > i {
  display: inline-block;
  margin-top: 1px;
  float: right;
}

.dashboard-stat .more {
    background-color: #dddddd;
}

/* default icons */

/* white icon */
.m-icon-white {
   padding: 7px 7px 7px 7px;
  background-image: url(/images/icon/syncfusion-icons.png);
}

/*  Misc */
.m-icon-swapright {
  background-position: -27px -10px;
}
.m-icon-swapdown {
  background-position: -68px -10px;
}
.m-icon-swapleft {
  background-position: -8px -10px;
}
.m-icon-swapup {
  background-position: -46px -10px;
}
.m-icon-big-swapright{
  background-position: -42px -28px;
}
.m-icon-big-swapdown{
  background-position: -115px -28px;
}
.m-icon-big-swapleft{
  background-position: -6px -28px;
}
.m-icon-big-swapup{
  background-position: -78px -28px;
}
/* ---------- Tabelle offerte ---------*/

#tabofferte table {
		overflow:hidden;
		border:1px solid #d3d3d3;
		background:#fefefe;
		width:80%;
		margin:5% auto 0;
		-moz-border-radius:5px; /* FF1+ */
		-webkit-border-radius:5px; /* Saf3-4 */
		border-radius:5px;
		-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
		-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
		font-size:11px;
	}
	
#tabofferte th, #tabofferte td {padding:5px 10px 5px; text-align:center; }
	
	#tabofferte th {border-top:1px solid #e0e0e0; border-right:1px solid #e0e0e0; padding-top:5px; text-shadow: 1px 1px 1px #fff; background:#ededed;}
	
	#tabofferte td {border-top:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}
	
	#tabofferte tr.odd-row td {background:#f6f6f6;}
	
	#tabofferte td.first, #tabofferte th.first {text-align:center}
	
	#tabofferte td.last {border-right:none;}
	
	/*
	Background gradients are completely unnecessary but a neat effect.
	*/
	
	#tabofferte td {
		background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
		background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
	}
	
	#tabofferte tr.odd-row td {
		background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
		background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
	}
	
	#tabofferte tr:first-child th {
		border-top:0;
	}
	#tabofferte tr th.last {
		border-right:0;
	}
	
	#tabofferte tr:first-child th.first {
		-moz-border-radius-topleft:5px;
		-webkit-border-top-left-radius:5px; /* Saf3-4 */

	}
	
	#tabofferte tr:first-child th.last {
		-moz-border-radius-topright:5px;
		-webkit-border-top-right-radius:5px; /* Saf3-4 */
	}
	
	#tabofferte tr:last-child td.first {
		-moz-border-radius-bottomleft:5px;
		-webkit-border-bottom-left-radius:5px; /* Saf3-4 */
	}
	
	#tabofferte tr:last-child td.last {
		-moz-border-radius-bottomright:5px;
		-webkit-border-bottom-right-radius:5px; /* Saf3-4 */
	}
	
	
#cookiesPop {
	width: 100%;
	padding: 6px;
	z-index: 99999;
	background: rgba(0,0,0, 0.7);
	color: rgba(255,255,255,1);
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	right: 0;
	font-size: 12px;
	display: none;

}
#cookiesPop a {
	color: #ff9900;
	font-size: 12px;
}
#cookiesPop #cross{
 cursor:pointer;
 display: inline-block;
 padding: 3px 6px;
 border: solid rgba(0,0,0,0) 1px;
 border-radius: 2px;
 margin: 0px 3px;
 font-weight: bold;
 color: rgba(255,255,255,0.9);
 background: rgba(255, 153, 0, 0.95);

}
#cookiesPop #cross:hover{
 border: solid rgba(0,0,0,0) 1px;
 margin: 0px 3px;
 font-weight: bold;
 color:#fff;
 background: rgba(153, 153, 153, 1);

}

#iub-pp-container h1{ display:none;visibility:hidden;}
#iub-pp-container h2{color:#333;font-weight:bold!important;font-size:24px!important}
#iub-pp-container h3{color:#666;font-weight:600!important;font-size:20px!important}
#iub-pp-container h3{color:#666;font-weight:600!important;font-size:18px!important}
#iub-pp-container h4{color:#666;font-weight:600!important;font-size:16px!important}
#iub-pp-container ul{ list-style:circle!important; padding-left:20px!important}
#iub-pp-container p{ padding-bottom: 15px;}


#iubenda-cs-banner { bottom: 0px !important; left: 0px !important; position: fixed !important; width: 100% !important; z-index: 99999998 !important; background-color: black; } 
.iubenda-cs-content { display: block; margin: 0 auto; padding: 20px; width: auto; font-size: 14px; background: #e2e2e2; color: #666;} 
.iubenda-cs-rationale { max-width: 1100px; position: relative; margin: 0 auto; padding-right: 50px; } 
.iubenda-banner-content > p { line-height: 1.5; } 
.iubenda-cs-close-btn { margin:0; color: #333; text-decoration: none; font-size: 16px; position: absolute; top: 0; right: 0; padding: 5px 10px; border: solid 1px #666; background: #ddd; } .iubenda-cs-cookie-policy-lnk { text-decoration: underline; color: #fff; font-size: 14px; font-weight: 900; } 

.successmsg {
  color: #4F8A10;
  background-color: #DFF2BF;
  font-weight:bold;
  margin-top:30px;
  padding:10px;
  border:solid 1px #090;
}

.successmsg .alert-label {font-size:20px;}