/* CSS Document */

html, body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

html{
	background:#224d94 url(images/bg.jpg) 0 0 repeat-x;
}

body{
	font-family:"Trebuchet MS", Arial;
	background:url(images/bg-top.jpg) 50% 0 no-repeat;
}

p, h1, h2, h3{
	margin:0;
	padding:0;
}

p.flright{
	padding:0 20px
}


hr{
	margin:18px 0 15px;
	border:0;
	height:1px;
	size:1px;
	background:#e4e8eb;
	color:#e4e8eb;
}

a{
	outline:none;
	color:#e2a71b;
}

a:hover{
	color:#5ba9d4;
}

.pref_add{
	background:url(images/pref_rem30.png) 0 0 no-repeat;
}

.pref_rem{
	background:url(images/pref_add30.png) 0 0 no-repeat;
}

/*-----------------------------*/


#contenitore{
	z-index:1;
	margin:0 auto;
	padding:0;
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(images/banda-cont.jpg) 0 290px repeat-x;
}

#testa{
	position:relative;
	margin:0 auto;
	padding:20px 0 0;
	width:980px;
	height:90px;
}

#contenuti{
	/*position:relative;*/
	overflow:auto;
	z-index:1;
	margin:0 auto;
	padding:10px 10px 215px;
	width:960px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background:#fff;
	font:normal 12px "Trebuchet MS", Arial;
	color:#36393f;
	line-height:18px;
}

#fondo{
	z-index:2;
	width:100%;
	height:215px;
	margin:-215px auto 0;
	padding:0;
	background:url(images/bg-fondo.gif) 0 0 repeat-x;
	font:normal 12px "Trebuchet MS", Arial;
	/*color:#7c7146;*/
	color:#4872a4;
	text-align:center;
	line-height:16px;
}


/*---------------testa---------------*/



#logo{
	overflow:hidden;
	margin:0;
	width:260px;
	height:85px;
	background:url(images/HotelRivieraAdriatica.png) 0 0 no-repeat;
}

#logo a{
	display:block;
	padding-top:100px;
}

#nav{
	position:absolute;
	right:0;
	top:20px;
	font:normal 13px "Trebuchet MS", Arial;
	color:#5eb0d9;
}

#nav a{
	color:#fff;
	text-decoration:none;
}

#nav a:hover{
	color:#5eb0d9;
	text-decoration:underline;
}

ul#post-it{
	position:absolute;
	margin:0;
	padding:15px 0 0 0;
	right:0;
	bottom:0;
	width:350px;
	height:30px;
	background:url(images/offerte-last.jpg) 0 0 no-repeat;
}

ul#post-it li{
	display:inline;
	list-style-type:none;
	font:italic bold 22px "Trebuchet MS", Arial;
}

ul#post-it li a{
	padding:20px 100px 0 22px;
	color:#202327;
	text-decoration:none;
}

/*--------*/


#top{
	position:relative;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	width:960px;
	height:240px;
	background-position:0 0;
	background-repeat:no-repeat;
	font:normal 13px "Trebuchet MS", Arial;
	color:#342104;
	/*text-shadow: 0 0 5px #aaa;*/
}

#top .intro{
	position:relative;
	overflow:hidden;
	width:210px;
	height:220px;
	padding:10px;
	background:url(images/white50.png);
	font:normal 13px "Trebuchet MS", Arial;
	color:#001936;
}

#top .intro h1{
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}

#top .intro h2{
	font:normal 17px "Trebuchet MS", Arial;
	color:#013a72;
}


/*-------*/

.quadro-gen{
	position:relative;
	overflow:auto;
	margin:0;
	padding:10px;
	width:210px;
	background:#55a2cd url(images/bg-generico.jpg) 0 0 repeat-x;
}

#mappa{
	overflow:hidden;
	width:210px;
	height:220px;
}


/*---------*/


#tophotel{
	position:relative;
	overflow:hidden;
	height:240px;
	font:normal 13px "Trebuchet MS", Arial;
	color:#042040;
}

#tophotel #imghotel{
	position:relative;
	float:left;
	width:inherit;
	border:none;
	padding-right:20px;
	background:url(images/ombra-tophotel2.jpg) right -10px no-repeat;
}

#tophotel #imghotel img{
	border:none;
	height:240px;
}

#tophotel h1{
	float:left;
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#135393;
	text-transform:uppercase;
}

#tophotel h2{
	margin-top:-4px;
	font:normal 18px "Trebuchet MS", Arial;
	color:#277cd4;
}

#tophotel ul.contatti{
	position:relative;
	overflow:auto;
	margin:0;
	padding:15px 0 0 0;
}

#tophotel ul.contatti li{
	height:27px;
	margin:0;
	padding:0 0 0 30px;
	list-style-type:none;
	font:bold italic 16px "Trebuchet MS", Arial;
	color:#89929d;
	text-decoration:none;
}

#tophotel ul.contatti li a {
	color:#89929d;
	text-decoration:none;
}

#tophotel ul.contatti li a:hover {
	color:#cdcdcd;
	text-decoration:none;
}

#tophotel ul.contatti li.email{
	background:url(images/busta.gif) 0 0 no-repeat;
}

#tophotel ul.contatti li.twitter{
	background:url(images/twitter.gif) 0 0 no-repeat;
}

#tophotel ul.contatti li.facebook{
	background:url(images/facebook.gif) 0 0 no-repeat;
}

#tophotel ul.contatti li.skype{
	background:url(images/skype.gif) 0 0 no-repeat;
}

#tophotel ul.contatti li.stampa{
	background:url(images/stampa.gif) 0 0 no-repeat;
}

#tophotel .pref_add, #tophotel .pref_rem{
	position:absolute;
	overflow:hidden;
	z-index:4;
	top:0px;
	right:12px;
	width:30px;
	height:30px;
}
/*
#tophotel .pref_add, #tophotel .pref_rem{
	position:absolute;
	overflow:hidden;
	z-index:4;
	top:0px;
	left:340px;
	width:30px;
	height:30px;
	background:url(images/pref_add30.png) 0 0 no-repeat;
}*/

#tophotel .pref_add a, #tophotel .pref_rem a{
	display:block;
	padding-top:50px;
}


/*-------------------*/


#menu{
	position:relative;
	overflow:hidden;
	margin:0 -10px;
	padding:0 10px;
	width:960px;
	height:60px;
	background:url(images/bg-menu.jpg) 0 0 repeat-x;
}

#menu #btn{
	float:left;
	width:230px;
	height:40px;
	margin-right:30px;
	padding:10px 0;
	background:url(images/bg-btn.jpg) 0 0 no-repeat;
	font:bold 14px "Trebuchet MS", Arial;
	color:#362807;
	text-transform:uppercase;
	text-align:center;
}

#menu #btn a{
	color:#362807;
	text-decoration:none;
}

#menu #btn strong{
	font-size:21px;
	line-height:21px;
	color:#7c5304;
}

#menu ul{
	margin:0;
	padding:0;
}

#menu li{
	float:left;
	display:inline-block;
	list-style-type:none;
	list-style-position:0 0;
	margin:0  15px 0 0;
	padding:0 0 0 20px;
	background:url(images/bull.gif) 0 50% no-repeat;
	font:normal 15px "Trebuchet MS", Arial;
	color:#f4b724;
	line-height:60px;
}

#menu li.primo{
	background:none;
	padding:0;
}
#menu li a{
	color:#fff;
	text-decoration:none;
	/*color:#494636;*/
}

#menu li a:hover{
	color:#f4b724;
}



/*---------------contenuti--------------*/


#cont{
	float:right;
	margin:0 auto;
	padding:0 20px 0 30px;
	width:680px;
	font:normal 12px "Trebuchet MS", Arial;
	color:#565656;
	line-height:16px;
}

#banda, #filtri{
	position:relative;
	overflow:hidden;
	margin:0 auto;
	padding:5px 0 0 0;
	width:690px;
	height:170px;
	font:normal 13px "Trebuchet MS", Arial;
	color:#0a274a;
}

#banda .th{
	float:left;
	overflow:hidden;
	width:190px;
	height:125px;
	padding:15px 18px 30px 17px;
	margin:0 10px 0 0;
	background:url(images/bg-th-banda.png) 0 0 no-repeat;
}

#banda .th img{
	border:none;
	width:190px;
	height:125px;
}

#banda .titolo{
	display:block;
	padding:10px 0 0 0;
	font:bold 27px Arial, Helvetica, sans-serif;
	color:#0c3e79;
	text-transform:uppercase;
	line-height:27px;
}

#banda .titolino{
	font:italic 21px "Times New Roman", Times, serif;
	color:#3f8ad8;
	line-height:21px;
}


/*--------*/

#topcont, #gencont{
	position:relative;
	overflow-x:hidden;
	overflow-y:auto;
	margin:0;
	padding:10px 0;
}

/*--------*/

#topcont{
	margin-right:-10px;
}

#topcont .hotel{
	float:left;
	width:340px;
	min-height:150px;
	height:auto !important;
	height:150px;
	margin:0 10px 0 0;
	padding:0 0 10px 0;
	background:url(images/ombra-hotel.jpg) 50% bottom no-repeat;
}

#topcont .hotel p{
	border:1px solid #d7eaf4;
	padding:10px;
	min-height:150px;
	height:auto !important;
	height:150px;
	background:#f9fcff url(images/bg-hotel.jpg) 0 0 repeat-x;
	font:normal 12px "Trebuchet MS", Arial;
	color:#0a274a;
	line-height:16px;
}

#topcont .hotel img{
	float:left;
	border:5px solid white;
	width:90px;
	height:90px;
	margin:0 10px 0 0;
}

#topcont .hotel .titolo{
	font:bold 21px Arial, Helvetica, sans-serif;
	color:#4081d0;
	text-transform:uppercase;
}

#topcont .hotel .titolino{
	font:italic 21px "Times New Roman", Times, serif;
	color:#21579a;
	line-height:22px;
}

/*-----*/

#offerte{
	position:relative;
	overflow-y:auto;
	overflow-x:hidden;
	margin:30px -39px 0 0;
	padding:0;
	border-top:3px solid #0269ca;
}

#offerte .titolo{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#0269ca;
	line-height:21px;
	text-transform:uppercase;
}

#offerte .titolo strong{
	color:#72b7de;
}

.offerta{
	position:relative;
	overflow:hidden;
	float:left;
	width:200px;
	margin-right:19px;
	padding-right:19px;
	border-right:1px solid #dfdfdf;
}

.offerta .titolino, .offerta .titolino a{
	font:normal 18px "Trebuchet MS", Arial;
	line-height:21px;
	color:#2c6db0;
	text-decoration:none;
}

.offerta .titolino a:hover{
	color:#c98e00;
	text-decoration:underline;
}

.offerta img{
	width:200px;
	border:none;
	margin:5px 0;
}


.offerta a{
	color:#c98e00;
}

.offerta a:hover{
	color:#dfdfdf;
}

/*-------*/


#gencont #hotelconsigliati{
	position:relative;
	overflow:hidden;
	margin:0 -25px 20px -5px;
}

#gencont #hotelconsigliati .hotel{
	position:relative;
	float:left;
	overflow:hidden;
	width:305px;
	min-height:200px;
	margin:0 20px 0 0;
	padding:15px;
	background:url(images/bg-consigliati.jpg) 0 0 no-repeat;
	font:normal 13px "Trebuchet MS", Arial;
	color:#fff;
	line-height:16px;
	text-decoration:none;
}


#gencont #hotelconsigliati .hotel .image{
	overflow:hidden;
	width:305px;
	height:165px;
	background-position:50% 50%;
	background-repeat:no-repeat;
}

#gencont #hotelconsigliati .hotel .titolino, #gencont #hotelconsigliati .hotel .titolino a{
	font:normal 11px "Trebuchet MS", Arial;
	color:#badff3;
	text-decoration:none;
}

#gencont #hotelconsigliati .pref_add, #gencont #hotelconsigliati .pref_rem{
	position:absolute;
	overflow:hidden;
	z-index:4;
	top:10px;
	right:10px;
	width:30px;
	height:30px;
}

#gencont #hotelconsigliati .pref_add a, #gencont #hotelconsigliati .pref_rem a{
	display:block;
	padding-top:50px;
}


/*------*/

#gencont #listahotel{
	position:relative;
	overflow-x:hidden;
	overflow-y:auto;
	margin:0 -10px 0 0;
}

#gencont #listahotel .titolo{
	display:block;
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#6699ce;
	margin-bottom:15px;
}

/*#gencont #listahotel .hotel{
	position:relative;
	float:left;
	width:155px;
	min-height:220px;
	height:auto !important;
	height:220px;
	margin:0 0 20px 0;
	padding:0 9px;
	border-right:1px dotted #d9d9d9;
	border-left:1px dashed #d9d9d9;
	background:url(images/ombra-hotel-small.jpg) 9px 5px no-repeat;
	font:normal 12px "Trebuchet MS", Arial;
	color:#001122;
	line-height:16px;
}

#gencont #listahotel .hotel img.miniaturehotel{
	width:155px;
	height:110px;
	margin:0 0 10px 0;
	border:none;
}*/

#gencont #listahotel .hotel{
	position:relative;
	float:left;
	min-height:200px;
	height:auto !important;
	height:200px;
	font:normal 12px "Trebuchet MS", Arial;
	color:#001122;
	line-height:16px;
	width:162px;/*220*/
	margin:0 10px 5px 0;
	padding:0 0 10px 0;
	background:url(images/ombra-hotel-small.jpg) 50% bottom no-repeat;
	z-index:0;

}

#gencont #listahotel .hotel a{
	display:block;
	border:1px solid #bee1f4;
	padding:7px 7px 11px;
	min-height:180px;/*180*/
	height:auto !important;
	height:180px;/*180*/
	background:#eff6fc url(images/bg-hotel.jpg) 0 0 repeat-x;
	font:normal 13px "Trebuchet MS", Arial;
	color:#0c3e79;
	line-height:18px;
	text-decoration:none;
	z-index:0;
}

#gencont #listahotel .hotel img.miniaturehotel{
	border:5px solid #bee1f4;
	width:135px;/*190*/
	height:80px;/*110*/
	margin:0 0 3px 0;/*0*/
}


#gencont #listahotel .hotel .titolino, #gencont #listahotel .hotel .titolino a{
	font:normal 17px "Trebuchet MS", Arial;
	color:#224d94;
	text-decoration:none;
	line-height:18px;
}

#gencont #listahotel .hotel .titolino a:hover{
	color:#aaa;
	text-decoration:underline;
}

#gencont #listahotel .hotel a{
	color:#ca9411;
	text-decoration:none;
}

#gencont #listahotel .hotel a img{
	border:none;
}

#gencont #listahotel .hotel a:hover{
	color:#224d94;
}

#gencont #listahotel .pref_add, #gencont #listahotel .pref_rem{
	position:absolute;
	overflow:hidden;
	z-index:4;
	top:3px;
	right:3px;
	width:30px;
	height:30px;
}

#gencont #listahotel .pref_add a, #gencont #listahotel .pref_rem a{
	display:block;
	padding-top:50px;
	background:none;
	height:30px;
	border:none;
}

#gencont h1
{
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#f9bb25;
	text-transform:uppercase;
	margin: 0 0 5px 0
}

#gencont h2
{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#023e79;
	margin: 0 0 5px 0
}



/*------*/

.chiusura{
	clear:both;
	width:670px;
	height:40px;
	margin:0 -5px 10px;
	padding:0 20px 0 0;
	background:#9aaaba url(images/bg-chiusura.jpg) 0 50% no-repeat;
	font:bold 18px "Trebuchet MS", Arial;
	color:#e7ae22;
	text-align:right;
	line-height:36px;
	font-variant:small-caps;
}

.chiusura a{
	color:#959ca0;
	text-decoration:none;
}

.chiusura a:hover{
	color:#e7ae22;
}

/*--------*/

#gallery{
	position:relative;
	overflow:auto;
	margin:20px -20px 0 0;
}

#gallery a{
	float:left;
	overflow:hidden;
	margin:0 20px 0 0;
	padding-bottom:20px;
	background:url(images/ombra-hotel-small.jpg) 0 0 no-repeat;
}

#gallery img{
	border:none;
	width:155px;
	height:105px;
}

/*------*/

#servizi{
	position:relative;
	overflow:auto;
	margin:20px 0;
}

#servizi .titolo, #listino .titolo{
	font:bold 21px Arial, Helvetica, sans-serif;
	color:#647b93;
}

#servizi ul{
	float:left;
	margin:0;
	padding:0 0 0 20px;
	width:200px;
}

#servizi li{
	border-bottom:1px dotted #aaa;
	list-style-type:square;
	list-style-position:inside;
	font:normal 12px "Trebuchet MS", Arial;
	color:#0b4989;
}

/*----*/

#listino{
	position:relative;
	overflow:auto;
	margin:0;
	padding:0 0 5px 0;
}

#listino table{
	position:relative;
	width:680px;
	margin:20px 0;
	/*border-left:1px solid #a9b3bf;
	border-top:1px solid #a9b3bf;*/
}

#listino td{
	width:20%;
	height:21px;
	/*border-right:1px solid #a9b3bf;
	border-bottom:1px solid #a9b3bf;*/
	font:normal 11px "Trebuchet MS", Arial;
	color:#2e698b;
	text-align:center;
}

#listino tr.tit td{
	background:#0b4989;
	font:bold 12px "Trebuchet MS", Arial;
	color:#fff;
	text-transform:uppercase;
}

#listino tr.scuro{
	background:#e0eaf0;
}

#listino .titolino{
	font:normal 17px "Trebuchet MS", Arial;
	color:#2165ac;
}

/*------*/

#dovesiamo #mappascheda{
	position:relative;
	overflow:hidden;
	width:680px;
	height:320px;
	background:#99b3cc;
}

#dovesiamo .chiusura{
	clear:both;
	width:670px;
	height:40px;
	margin:0 -5px 10px;
	padding:0 20px 0 0;
	background:url(images/bg-chiusura-blu.jpg) 0 50% no-repeat;
	font:bold 18px "Trebuchet MS", Arial;
	color:#e7ae22;
	text-align:right;
	line-height:36px;
	font-variant:small-caps;
}

#dovesiamo .chiusura a{
	color:#fff;
	text-decoration:none;
}

#dovesiamo .chiusura a:hover{
	color:#e7ae22;
}

/*-------*/

#offertehotel{
	position:relative;
	overflow:auto;
	margin:20px 0;
	font:normal 12px "Trebuchet MS", Arial;
	color:#001936;
	line-height:16px;
}

#offertehotel p{
	padding:10px 0;
	border-bottom:1px dotted #c1c1c1;
	position:relative;
	overflow:auto;
}

#offertehotel .titolino{
	font:normal 17px "Trebuchet MS", Arial;
	color:#2165ac;
}

#offertehotel a{
	color:#5caad4;
}

/*-----*/

#modulohotel{
	position:relative;
	width:690px;
	padding:25px 0 0;
	background:#e4e8eb url(images/modulohotel-top.jpg) 0 0 no-repeat;
}

#modulohotel .titolo{
	position:absolute;
	z-index:2;
	top:10px;
	left:10px;
	width:655px;
	height:25px;
	padding:2px 0 0 7px;
	background:#f9bb25;
	font:bold 15px "Trebuchet MS", Arial;
	color:#fff;
	text-transform:uppercase;
}


/*---------------------categorie----------------------------------*/

#cat_city{
	float:right;
	margin:0 0 0 -1px;
	padding:0 0 0 15px;
	border-left:1px solid #dcdcdc;
}

#cat_city ul{
	margin:0;
	padding:0;
}


#cat_city li{
	padding:2px 0 2px 5px;
	list-style-position:inside;
	list-style-type:square;
	border-bottom:1px dashed #dcdcdc;
	color:#fabd26;
}

#cat_city li a{
	color:#555;
	text-decoration:none;
}

#cat_city li a:hover{
	color:#fabd26;
	text-decoration:underline;
}

/*---------*/

#cat_desc{
	position:relative;
	overflow:hidden;
	padding-right:15px;
	margin-right:-1px;
	border-right:1px solid #dcdcdc;
}

#cat_desc a.nav{
	font:normal 14px "Trebuchet MS", Arial;
	color:#999;
	text-decoration:none;
}

#cat_desc a.nav:hover{
	color:#fabd26;
	text-decoration:underline;
}



/*-------------*/

#elenco_news{
	position:relative;
	overflow:auto;
}

.new{
	position:relative;
	overflow:auto;
	padding:15px 0;
	margin:0;
	border-bottom:1px solid #ddd;
}

.new .data{
	float:left;
	padding:2px 3px;
	background:#d9d9d9;
	font:bold 14px "Trebuchet MS", Arial, Verdana;
	color:#fff;
}

.new p{
	position:relative;
	overflow:auto;
	border-left:1px solid #d9d9d9;
	padding:1px 0 1px 5px;
}

.new p a img{
	float:left;
	margin:0 5px 0 0;
	width:100px;
	border:1px solid #d9d9d9;
}

.new strong{
	font:italic 18px "Trebuchet MS", Arial, Verdana;
	color:#999;
}

/*------------------------------------------------colonna-----------------------------------------------------*/


#colonna{
	float:right;
	width:230px;
	margin:0;
	padding:0;
}


.quadro-azz{
	position:relative;
	width:210px;
	padding:10px;
	margin-bottom:10px;
	background:#c3e3f2 url(images/bg-menusx.jpg) 0 0 repeat-x;
}

.quadro-azz .titolo{
	font:bold 13px "Trebuchet MS", Arial;
	color:#316998;
	text-transform:uppercase;
}

.quadro-azz ul{
	margin:0;
	padding:0;
}

.quadro-azz ul li{
	padding:0 0 0 20px;
	border-top:1px solid #a9d4ec;
	border-bottom:1px solid #4b95c2;
	list-style-type:none;
	background:url(images/list-menusx.gif) 5px 10px no-repeat;
	font:normal 13px "Trebuchet MS", Arial;
	color:#fcbe26;
	line-height:26px;
}

.quadro-azz ul li.titolo{
	padding:4px 0;
	background:none;
	font:bold 13px "Trebuchet MS", Arial;
	color:#316998;
	text-transform:uppercase;
}

.quadro-azz ul li.titolo a{
	color:#316998;
	text-decoration:none;
}

.quadro-azz ul li.titolo a:hover{
	color:#fff;
	text-decoration:none;
}

.quadro-azz ul li.primo{
	border-top:none;
}

.quadro-azz ul li.ultimo{
	border-bottom:none;
}

.quadro-azz ul li a{
	font-size:13px;
	color:#042f53;
	text-decoration:none;
}

.quadro-azz ul li a:hover, .quadro-azz ul li.sottocitta a:hover{
	color:#fff;
}

.quadro-azz ul li.sottocitta a{
	font-style:italic;
}

.quadro-azz ul li.sottocitta a b{
	color:#fff;
}


.quadro-azz #bandacategoria{
	position:relative;
	overflow:hidden;
	width:203px;
	height:16px;
	padding:2px 2px 2px 5px;
	background:url(images/bg-select.jpg) 0 0 no-repeat;
	color:#b8def2;
}

.bandamod
{
	height:16px;
}

.bandamodbig
{
	height:190px;
}

.quadro-azz #bandacategoria .cat-btn{
	position:relative;
	overflow:hidden;
	float:right;
	width:16px;
	height:16px;
	background:url(images/cat-btn.gif) 0 0 no-repeat;
}

.quadro-azz #bandacategoria .cat-btn a{
	display:block;
	padding-top:20px;
}



#bandacategoria ul{
	margin:0;
	padding:3px 0 0 5px;
	list-style-type:none;
}

#bandacategoria li{
	margin:0;
	padding:0;
	list-style-type:none;
	background:none;
	font:normal 13px "Trebuchet MS", Arial;
	color:#072b51;
	line-height:20px;
}

#bandacategoria li img{
	border:none;
	margin:0 0 0 14px;
	padding:0;
}




.quadro-azz ol{
	position:absolute;
	z-index:10px;
	display:none;/*------------------------------------*/
	width:210px;
	margin:0;
	padding:0;
	background:#072b51;
}

.quadro-azz ol li{
	margin:0 5px;
	padding:0 0 0 5px;
	border-bottom:1px dashed #16599f;
	list-style-type:none;
	font:normal 12px "Trebuchet MS", Arial;
	color:#fcbe26;
	line-height:24px;
}

.quadro-azz ol li a{
	font-size:12px;
	color:#b8def2;
	text-decoration:none;
}

.quadro-azz ol li a img{
	float:left;
	margin:5px 5px 0 0;
	border:none;
}


/*--------*/

#preferiti{
	position:relative;
	overflow:auto;
	width:210px;
	padding:10px;
	margin-bottom:10px;
	background:#bee1f4 url(images/bg-preferiti.jpg) 0 0 repeat-x;
}


#preferiti .titolo{
	display:block;
	padding:3px 5px;
	margin-bottom:10px;
	font:bold 14px "Trebuchet MS", Arial;
	color:#fff;
	text-transform:uppercase;
}

#preferiti .cont-pref{	
	position:relative;
	overflow:hidden;
	padding:2px 0 0 2px;
	margin:0 0 5px;
	background:#bdddee;
	z-index:101
}

#preferiti .cont-pref .pref{	
	overflow:hidden;
	float:left;
	width:50px;
	height:50px;
	margin:0 2px 2px 0;
	background:url(images/bg-pref.jpg) 0 0 no-repeat;
	cursor:pointer;
	
}

#preferiti ul{
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
	text-align:center;
	background:url(images/separatore.gif) 50% 0 no-repeat;
}

#preferiti ul li{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	width:105px;
	text-align:center;
}

#preferiti ul li a{
	color:#023466;
	text-decoration:underline;
}

#preferiti ul li a:hover{
	color:#7daace;
	text-decoration:underline;
}



/*------*/

ul#menusx{
	position:relative;
	margin:0;
	padding:0 10px;
}

ul#menusx li{
	padding:0 0 0 20px;
	border-top:1px solid #dcefff;
	border-bottom:1px dotted #dfdfdf;
	background:url(images/menusx-list.gif) 2px 50% no-repeat;
	list-style-type:none;
	font:normal 14px "Trebuchet MS", Arial;
	color:#626f83;
	text-transform:uppercase;
	line-height:30px;
}

ul#menusx li.primo{
	border-top:none;
}

ul#menusx li.ultimo{
	border-bottom:none;
}

ul#menusx li a{
	color:#626f83;
	text-decoration:none;
}

ul#menusx li a:hover{
	color:#f5b43d;
}



/*------*/

.bpub{
	position:relative;
	overflow:hidden;
	width:240px;
	padding:10px 0 10px 0;
}

.bpub img{
	/*margin:10px;*/
	margin:5px;
	border:none;
}



/*----------------fondo-----------------*/


#fondo a{
	/*color:#7c7146;*/
	color:#4872a4;
}

#fondo a:hover{
	color:white;
}

#menufondo{
	position:relative;
	overflow:hidden;
	margin:0 auto;
	padding:50px 8px 20px;
	width:980px;
	height:115px;
	background:url(images/ombra-fondo.jpg) 50% top no-repeat;
	color:#fff;
}

#menufondo div{
	float:left;
	overflow:hidden;
	width:272px;
	height:115px;
	margin:0;
	padding:0 20px;
	border-right:1px solid #fff;
	text-align:left;
}

#menufondo div.primo{
	width:292px;
	padding:0 20px 0 0;
}

#menufondo div.ultimo{
	width:293px;
	padding:0 0 0 20px;
	border-right:none;
}

#menufondo ul{
	margin:0;
	padding:0;
}

#menufondo li{
	list-style-type:none;
	padding:0;
}

#menufondo li a{
	color:#fff;
	text-decoration:none;
}

#menufondo li a:hover{
	color:#2c6db0;
	text-decoration:underline;
}


#chiusura{
	width:980px;
	margin:0 auto;
	padding:7px 0;
	text-align:justify;
	color:#0a274a;
}

#chiusura a{
	float:right;
	display:inline-block;
	color:#0a274a;
}

#idlab{
	display:inline-block;
	overflow:hidden;
	width:92px;
	height:26px;
	margin:5px 0 0;
	background:url(images/idlab03.gif) no-repeat;
}

#idlab a{
	display:block;
	padding-top:35px;
}


/*---------------------------------*/


.sx{
	float:left;
	margin:0 10px 0 0;
}

.dx{
	float:right;
	margin:0 0 10px 10px;
}

.bordo{
	border:5px solid #d9d9d9;
}

.nobordo{
	border:none;
}

/*----------------------------------*/


.titoli1, .titoli4, .titoli5{
	font:bold 24px Arial, Helvetica, sans-serif;
	color:#f9bb25;
	text-transform:uppercase;
}

.titoli2{
	font:normal 21px Arial, Helvetica, sans-serif;
	color:#3d81c9;
}

.titoli3{
	font:normal 21px Arial, Helvetica, sans-serif;
	color:#e4ac22;
}

.titoli4{
	color:#023e79;
}

.titoli5{
	color:#7ac1e8;
}

.titolino1, .titolino2{
	font:normal 17px "Trebuchet MS", Arial;
	color:#224d94;
	line-height:20px;
}

.titolino2{
	color:#e4ac22;
}


/*--------------------------------------form----------------------------------------*/


form#ricercahome{
	margin:0;
	padding:10px;
	background:#ededed;
}

form#ricercahome .titolo{
	display:block;
	padding:3px 5px;
	margin-bottom:10px;
	background:#777;
	font:bold 14px "Trebuchet MS", Arial;
	color:#fff;
	text-transform:uppercase;
}

form#ricercahome fieldset{
	position:relative;
	border:none;
	padding:0;
	margin:0;
}
	
form#ricercahome fieldset div{
	border:none;
	margin:0;
	padding:0;
	float:left;
}

form#ricercahome label{
	border:none;
	float:left;
    display:inline;
	margin-left:0;
	width:80px;
	height:20px;
	font:normal 12px "Trebuchet MS", Arial;
	color:#444;
	line-height:30px;
}

form#ricercahome input{
	margin:2px 0 2px 5px;
	padding:2px 5px 0;
	width:95px;
	height:20px;
}

form#ricercahome img{
	margin:3px 0 0 4px;
	border:none;
}
	
form#ricercahome select{
	margin:2px 0 2px 5px;
	padding:0 0 0 3px;
	width:125px;
	height:20px;
}
	
form#ricercahome input, form#ricercahome select{	
	float:left;
	border:none;
	background:#d9d9d9;
	font:normal 12px "Trebuchet MS", Arial;
	color:#333;
}

form#ricercahome .piccolo{
	width:16px;
	padding:0 2px;
}
	
form#ricercahome label.medio{
	width:60px;
	height:15px;
    line-height:15px;
}
	
form#ricercahome .bottone{
	margin:0 5px 0 0;
	padding:0;
	width:80px;
	border:1px solid #ca8020;
	background:#f09913;
	font:bold 14px "Trebuchet MS", Arial, Verdana;
	color:#fff;
	line-height:14px;
	cursor:pointer;
	text-transform:uppercase;
}

form#ricercahome a{
	font:italic 12px "Trebuchet MS", Arial;
	color:#c37b0b;
}


/*--------------------------------------form----------------------------------------*/


form#filtra{
	position:relative;
	float:left;
	margin:0;
	padding:15px 0;
}

form#filtra fieldset{
	position:relative;
	overflow:hidden;
	border:none;
	padding:0;
	margin:0;
}
	
form#filtra fieldset div{
	float:left;
	border:none;
	margin:0 10px 0 0;
	padding:0;
}

form#filtra label{
	border:none;
	float:left;
    display:inline;
	margin-left:0;
	width:auto;
	height:20px;
	font:normal 15px "Trebuchet MS", Arial;
	color:#fff;
	line-height:30px;
}

form#filtra input{
	margin:2px 0 2px 5px;
	padding:2px 5px 0;
	width:200px;
	height:20px;
}

form#filtra select{
	margin:5px 0 0 5px;
	padding:0 0 0 3px;
	width:180px;
	height:20px;
}
	
form#filtra input, form#filtra select{	
	float:left;
	border:none;
	background:#08325d;
	font:normal 12px "Trebuchet MS", Arial;
	color:#b8def2;
}

form#filtra .piccolo{
	width:16px;
	padding:0 2px;
}
	
form#filtra label.medio{
	width:60px;
	height:15px;
    line-height:15px;
}
	
form#filtra .bottone{
	margin:5px 5px 0 0;
	padding:0;
	width:80px;
	border:1px solid #e3aa22;
	background:#fabb25;
	font:bold 13px "Trebuchet MS", Arial, Verdana;
	color:#183d77;
	line-height:14px;
	cursor:pointer;
	text-transform:uppercase;
}

form#filtra a{
	font:italic 12px "Trebuchet MS", Arial;
	color:#c37b0b;
}

/*------*/

form#prenotazione{
	position:relative;
	overflow:auto;
	z-index:1;
	margin:10px 0 0;
	padding:10px 0 10px 10px;
	background:#e4e8eb /*url(images/modulohotel-bg.jpg) 0 bottom no-repeat*/;
}

form#prenotazione .titolo{
	width:655px;
	height:25px;
	padding:2px 0 0 7px;
	margin-bottom:10px;
	background:#f9bb25;
	font:bold 15px "Trebuchet MS", Arial;
	color:#fff;
	text-transform:uppercase;
}

form#prenotazione fieldset{
	position:relative;
	float:left;
	border:none;
	padding:0;
	margin:0 10px 0 0;
	width:325px;
}
	
form#prenotazione fieldset div{
	border:none;
	margin:0;
	padding:0;
	float:left;
}

form#prenotazione fieldset div.elencoscelta{
	float:left;
	width:210px;
	height:24px;
}

form#prenotazione label{
	border:none;
	float:left;
    display:inline;
	margin-left:0;
	width:130px;
	height:20px;
	font:normal 12px "Trebuchet MS", Arial;
	color:#5a5b5c;
	line-height:30px;
}

form#prenotazione input{
	margin:2px 0 2px 5px;
	padding:2px 5px 0;
	width:160px;
	height:20px;
}

form#prenotazione input.normal{
	width:180px;
}

form#prenotazione input#arrivo, form#prenotazione input#partenza{
	margin:2px 0 2px 5px;
	padding:2px 5px 0;
	width:160px;
	height:20px;
}

form#prenotazione img{
	margin:3px 0 0 4px;
	border:none;
}
	
form#prenotazione select{
	margin:5px 0 0 5px;
	padding:0 0 0 3px;
	width:190px;
	height:20px;
}

form#prenotazione textarea{	
	margin:4px 0 0 0;
	padding:0 0 0 3px;
	width:320px;
	height:175px;
}

form#prenotazione textarea.grande{	
	height:225px;
}
	
form#prenotazione input, form#prenotazione select, form#prenotazione textarea{	
	float:left;
	border:none;
	background:#a2a5a6;
	font:normal 12px "Trebuchet MS", Arial;
	color:#fff;
}

form#prenotazione .piccolo{
	width:23px;
	padding:0 2px;
}
	
form#prenotazione label.medio{
	width:60px;
	height:15px;
    line-height:15px;
}

form#prenotazione .radio{
	width:20px;
	height:15px;
    line-height:21px;
	background:none;
}

form#prenotazione .ckform{
	width:20px;
	height:15px;
	padding:0 2px;
	margin:0;
	background:none;
	line-height:21px;
}

form#prenotazione .ckform2{
	width:20px;
	height:15px;
	padding:0 2px;
	margin:5px 50px 0 0;
	background:none;
	line-height:21px;
}

form#prenotazione .bottone{
	margin:0 5px 0 0;
	padding:0;
	width:80px;
	border:1px solid #d79d0f;
	background:#f9bb25;
	font:bold 14px "Trebuchet MS", Arial, Verdana;
	color:#fff;
	line-height:14px;
	cursor:pointer;
	text-transform:uppercase;
}

form#prenotazione a{
	font:italic 12px "Trebuchet MS", Arial;
	color:#d79d0f;
}



/*
form{
	float:left;
	margin:0;
	padding:17px 40px;
	border-right:1px solid #e0ddce;
	width:440px;
}

fieldset{
	position:relative;
	width:440px;
	float:left;
	border:none;
	padding:0;
	margin:0 0 20px 0;
}
	
legend{
	border:none;
	padding:0;
	margin-left:0;
	color:#585858;
	text-decoration: none;
	font:normal 18px Arial, Helvetica, sans-serif;
}

fieldset div{
	border:none;
	margin:0;
	padding:0;
	float:left;
}

label{
	border:none;
	float:left;
    display: inline;
	margin-left: 0;
	width:125px;
	height:25px;
    line-height:25px;
	border-bottom:1px dashed #e0ddce;
}

input{
	margin:2px 0 2px 5px;
	padding:2px 5px 0;
	width:300px;
	height:20px;
}

form img{
	margin:2px 0 2px 5px;
}
	
input.cap{
	width:140px;
}

input.citta{
	width:250px;
}

input.prov{
	width:35px;
}

select{
	margin:5px 0 0 5px;
	padding:0 3px;
	width:auto;
	height:20px;
}
	
textarea{
	overflow:auto;
	margin:5px 0 0 0;
	padding:0 0 0 5px;
	width:435px;
	height:120px;
}
	
input, select, textarea{	
	float:left;
	border:none;
	background:#e0ddce;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#555;
}

textarea.info{
	height:120px;
	background:#e0ddce;
	font:normal 12px "Courier New", Courier, monospace;
	color:#777;
}
	
label.piccolo{
	width:30px;
	height:15px;
    line-height:15px;
}
	
label.medio{
	width:60px;
	height:15px;
    line-height:15px;
}
	
input.radio{
	background:none;
	border:none;
	margin:1px 10px 0 0;
	width:40px;
}
	
.bottone{
	margin:5px 0 0 0;
	padding:0;
	width:160px;
	height:30px;
	line-height:27px;
	border:none;
	background:#b0a880;
	font:bold 16px "Trebuchet MS", Arial, Verdana;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
}*/



#gencont #listaorizzontale{
	position:relative;
	overflow-x:hidden;
	overflow-y:auto;
}

#gencont #listaorizzontale .hotel{
	position:relative;
	font:normal 12px "Trebuchet MS", Arial;
	color:#001122;
	line-height:16px;
	border-bottom:#CCCCCC 1px dotted;
	min-height:100px;
	height:auto !important;
	height:100px;
	margin:0 0 10px 0;
	
	clear:both;
}



#gencont #listaorizzontale .hotel img{
	width:135px;
	height:80px;
	margin:0 5px 5px 0 ;
	border:#CCCCCC 4px solid;
	float:left
}

#gencont #listaorizzontale .hotel img.neutro{
	width:auto;
	height:auto;
	border:none;
	margin:5px 5px 0 0;
	float:left
}


#gencont #listaorizzontale .hotel .titolino, #gencont #listaorizzontale .hotel .titolino a{
	font:normal 17px "Trebuchet MS", Arial;
	color:#224d94;
	text-decoration:none;
	line-height:18px;
}

#gencont #listaorizzontale .hotel .titolino a:hover{
	color:#aaa;
	text-decoration:underline;
}

#gencont #listahotel .hotel a{
	color:#ca9411;
	text-decoration:none;
}

#gencont #listaorizzontale .hotel a:hover{
	color:#224d94;
}

#gencont #listaorizzontale .pref_add, #gencont #listaorizzontale .pref_rem{
	position:absolute;
	overflow:hidden;
	z-index:4;
	top:9px;
	left:9px;
	width:30px;
	height:30px;
}

#gencont #listaorizzontale .pref_add a, #gencont #listaorizzontale .pref_rem a{
	display:block;
	padding-top:50px;
}

.pref_act_hidden
{
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
	border:none;
}/*
.pref_act_showed
{
	background-color:#003399;
	border:#FFF 4px solid;
	z-index:10001
}
*/


.pref_act_showed_05
{
	margin:25px 0 0 25px;
	position:absolute;
	width:90px;
	height:90px;
	overflow:auto;
	background-color:#FFF;
	border:#999 4px solid;
	z-index:10001;
	padding:2px;
	font:normal 10px Arial, Helvetica, sans-serif;
}

.pref_act_showed_27
{
	margin:25px 0 0 -69px;
	position:absolute;
	width:90px;
	height:90px;
	overflow:auto;
	background-color:#f4f4f4;
	border:#999 4px solid;
	z-index:10001;
	padding:2px;
	font:normal 10px Arial, Helvetica, sans-serif;
}

.pref_act_showed_813
{
	margin:-69px 0 0 25px;
	position:absolute;
	width:90px;
	height:90px;
	overflow:auto;
	background-color:#f4f4f4;
	border:#999 4px solid;
	z-index:10001;
	padding:2px;
	font:normal 10px Arial, Helvetica, sans-serif;
}

.pref_act_showed_1015
{
	margin:-69px 0 0 -69px;
	position:absolute;
	width:90px;
	height:90px;
	overflow:auto;
	background-color:#f4f4f4;
	border:#999 4px solid;
	z-index:10001;
	padding:2px;
	font:normal 10px Arial, Helvetica, sans-serif;
}

.bcenter
{
	clear:both;
	width:680px;
	position:relative;
	display:inline-block;
}
div.bcenter img
{
	float:left;
	margin:0 24px 24px 0;
	width:210px
}

div.bcenter img.bnomargin
{
	margin:0 0 24px 0;
}

iframe {
  background-color: transparent;
}

