#contenitore{margin-top:10px;}

#loader{border:1px solid black;
		background-color:white;
		/* for IE */
		filter:alpha(opacity=60);
		/* CSS3 standard */
		opacity:0.6; 
		text-align:center; 
		display:none; 
		z-index:999; 
		height:165px; 
		width:620px;
		padding-top:100px;
		position:absolute; 
		left:20px;
		top:20px;
	}
#contenitore-controlli{
	border:2px solid #7F9F16; 
	width:640px; 
	height:280px; 
	padding-left:20px; 
	padding-top:20px; 
	margin-bottom:20px;
	position:relative;
}
#contenitore-controlli #notti-container{background: white url('/design/news/images/notti.png') 0 0 no-repeat; width:80px; height:80px; float:right; margin-right:80px; }
#contenitore-controlli #notti-container #notti-hotel{font-size:28px; font-weight:bold; color:white; width:80px; display:block; top:13px; height:20px; position:relative; text-align:center;}
#contenitore-controlli #pacchetti_selezionati{width:200px; float:left; margin-top:15px; font-size:13px; margin-left:100px;}
#contenitore-controlli #pacchetti_selezionati #npacchetti{font-size:18px; font-weight:bold;}
#contenitore-controlli #pacchetti_selezionati #dataI{font-style:italic; color:grey;}
#contenitore-controlli #pacchetti_selezionati #dataF{font-style:italic; color:grey;}

#label-localita{
	font-weight:bold; 
	font-size:18px; 
	float:left;
}
#label-trattamento{font-weight:bold; font-size:18px; float:left; clear:left;}
#label-data{font-weight:bold; font-size:18px; float:left; clear:left; margin-top:10px; margin-left:250px;}
#select_localita{float:left; clear:left;}
#select_trattamento{float:left; clear:left;}
#contenitore-controlli #check-ricerca {float:right; margin-top:20px; margin-right:70px;}

#contenitore-slide{
	float:left; 
	clear:left;
	width:650px; 
	margin-top:20px;
	margin-left:-15px;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom:2px solid #7F9F16;
}
#slider{
	width:540px; 
	margin:auto;
}
#puntatore-dx{ 
	position:relative;
	left:10px;
	top:8px;
	font-size:10px;
	padding-top:12px;
	padding-left:28px;
	height:42px;
	background: white url('/design/news/images/slide-partenza.gif') 0 0 no-repeat;
width:80px;
}
#puntatore-sx{
	position:relative;
	left:-17px;
	top:8px;
	font-size:10px;
	padding-top:16px;
	padding-left:28px;
	height:42px;
	background: white url('/design/news/images/slide-arrivo.gif') 0 0 no-repeat;
width:80px;
}

.pacchetto{
	width:655px; 
border:1px solid #4B93C4;
	height:95px;
padding:2px;
margin-bottom:5px;
clear:left;
}
.pacchetto .img {float:left; margin-right:5px;}
.pacchetto .titolo {float:left; width:400px; overflow:hidden; text-align:left; margin-top:5px; margin-left:3px; margin-bottom:5px;}
.pacchetto .hotel {float:left; width:100px; border-right:1px solid #BFBFBF; height:58px; padding-right:5px; padding-left:5px; text-align:center; margin-top:5px; margin-bottom:5px; overflow:hidden;}
.pacchetto .hoteldata {float:left; width:100px; border-right:1px solid #BFBFBF; height:58px; padding-right:5px; padding-left:5px; text-align:center; margin-top:-3px; px; margin-bottom:5px; overflow:hidden;}
.pacchetto .hoteldata .data{color:grey; font-size:11px; padding-bottom:5px; clear:right; display:block;}
.pacchetto .desc {float:left; width:260px; border-right:1px solid #BFBFBF; height:58px; padding-right:5px; padding-left:5px; text-align:center; margin-top:5px; margin-bottom:5px; overflow:hidden;}
.pacchetto .linguetta {float:right; width:152px;height:90px; margin-top:3px; text-align:right;}
.pacchetto .linguetta .trattamento{color:white; position:relative; font-weight:bold; font-size:12px; width:110px; display:block; float:right; margin-top:7px; margin-right:12px;}
.pacchetto .linguetta .citta{color:white; font-weight:bold; font-size:14px; text-align:rignt; display:block; width:90px; float:right; margin-right:25px; margin-top:8px;}
.pacchetto .linguetta .cittaprezzo{color:white; font-weight:bold; font-size:11px; text-align:rignt; display:block; width:110px; float:right; margin-right:15px; margin-top:8px;}
.pacchetto .linguetta .prezzo{color:white; font-weight:bold; font-size:26px; text-align:rignt; display:block; width:90px; float:right; margin-right:25px; margin-top:5px}



#elenco-pachetti{
	margin-top:30px;
}

#debug{float:right; overflow:hidden; margin:20px;}
