@charset "utf-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#4D4E32;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background:#efebdf;
	height: auto;
	width: 100%;
	text-align:center;
	background-image:url(immagini/bg.png);
	background-repeat:repeat-x;
	background-position:top;
}
img {
	behavior:	url("pngbehavior.htc");
	border: 0 none;
}
a {
	color:#4D4E32;
	text-decoration:none;
}
a:hover {
	color:#4D4E32;
	text-decoration:underline;
}
.clear { clear:both; }
#clickWrapper {
	margin:auto;
	position:relative;
	width:990px;
}
#contenitore {
	margin:auto;
	/*height:800px;*/
	background:url(immagini/base.png) no-repeat 13px 0px;
	position:relative;
	width:990px;
}
.flash {
	margin:0px auto;
	padding-top:92px;
	z-index:1;
}
.logo {
	position:absolute;
	left:50%;
	margin-left:-193px;
	z-index:2;
}
.contents,
.contents_booking {
	/*position:absolute;
	left:50%;
	margin-left:-459px;	
	margin-top:460px;*/
	position:relative;
	margin:0px auto;
	width:900px;
	min-height: 300px;
	height: auto !important;
	height:300px;
	background-image:url(immagini/bg_contenuti.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	z-index:3;
	border:10px solid #FFFFFF;
	border-width:0px 10px;
}
/*.contents_booking {
	position:absolute;
	left:50%;
	margin-left:-449px;
	margin-top:310px;
	width:900px;
	height:753px;
	background-image:url(immagini/bg_contenuti.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	z-index:3;
}*/
#footer,
#footer_booking {
	/*position:absolute;*/
	width:920px;
	/*left:50%;*/
	margin:auto;
	/*top:765px;*/
	font-size:12px;
	text-align:left;
	font-size:11px;
	height:35px;
	padding-top:15px;
	background:url(immagini/bg_footer.png) no-repeat center top;
}
/*#footer_booking {
	position:absolute;
	width:920px;
	left:50%;
	margin-left:-460px;
	top:1075px;
	font-size:12px;
	text-align:left;
}*/
#white_bg {
	position:absolute;
	top:663px;
	left:50%;
	margin-left:-460px;
	height:410px;
	width:920px;
	background:#FFFFFF url(immagini/bg_footer.png) no-repeat center bottom;
	z-index:1;
}
.copy {
	width:650px;
	text-align:left;
	margin: 4px 0 0 10px;
	float:left;
}
.fut_puls {
	width:200px;
	text-align:left;
	margin: 0 10px 0 0;
	float:right;
	text-align:right;
}
/*******************************************  MENU  *************************************************************/



/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 630px; /*For KHTML*/
	list-style: none;
	height: 32px;
	margin-left:270px;
}
ul#navmenu-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 32px;
}
ul#navmenu-h ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 134px;
	list-style: none;
	display: none;
	position: absolute;
	bottom: 32px;
	left: -19px;
}
ul#navmenu-h ul:after /*From IE 7 lack of compliance*/ {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
/*visibility: hidden;*/}
ul#navmenu-h ul li {
	width: 128px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
}
/* Root Menu */
ul#navmenu-h a {
	float: left; /*For IE*/
	float: none !important; /*For Opera*/
	display: block;
	text-decoration: none;
	font-weight:normal;
	font-size:12px;
	text-indent:200px;
	overflow:hidden;
	height:32px;
}
ul#navmenu-h li a:hover {
	background-position:left bottom;
}
ul#navmenu-h li ul li a {
	background:none;
}
ul#navmenu-h li ul li a {
	text-indent:0px;
	/*background-color:#16374B;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	letter-spacing:0pt;
	display:block;
	background-image:none;
	width:134px;
	height:20px;
	font-size:11px;
	text-indent:3px;
	color:#4D4E32;
	text-decoration:none;
	padding-top:2px;
	border: none;
}
/* Root Menu Hover Persistence */
ul#navmenu-h a:hover, ul#navmenu-h li:hover a, ul#navmenu-h li.iehover a {
/*color: #FFF;*/
}
ul#navmenu-h ul {
	padding:4px 2px 10px 2px;
	background-image:url(immagini/bg_tendina.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-top:24px;
}
/*ul#navmenu-h ul ul{
  border-bottom: solid 1px #938f8b;
  border-right: solid 1px #938f8b;
  border-left: solid 1px #938f8b;
  width:128px;
  margin-top:-10px;
  padding:10px 0 0 10px;
}*/
/* 2nd Menu */
/*ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float: none;
  color: #fff;
  text-decoration:none;
  padding:3px 12px 0 5px;
}*/

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover, ul#navmenu-h li:hover li:hover a, ul#navmenu-h li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover a {
	color: #FFFFFF;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul, ul#navmenu-h li:hover ul ul ul, ul#navmenu-h li.iehover ul ul, ul#navmenu-h li.iehover ul ul ul {
	display: none;
}
ul#navmenu-h li:hover ul, ul#navmenu-h ul li:hover ul, ul#navmenu-h ul ul li:hover ul, ul#navmenu-h li.iehover ul, ul#navmenu-h ul li.iehover ul, ul#navmenu-h ul ul li.iehover ul {
	display: block;
}
/********* pulsanti menu **********/

#p_home a {
	width:74px;
	background-image:url(immagini/p_menu/p_home.png);
	background-position:left top;
}
#p_camere a {
	width:95px;
	background-image:url(immagini/p_menu/p_camere.png);
	background-position:left top;
}
#p_servizi a {
	width:95px;
	background-image:url(immagini/p_menu/p_servizi.png);
	background-position:left top;
}
#p_location a {
	width:110px;
	background-image:url(immagini/p_menu/p_location.png);
	background-position:left top;
}
#p_news a {
	width:151px;
	background-image:url(immagini/p_menu/p_news.png);
	background-position:left top;
}
#p_contatti a {
	width:105px;
	background-image:url(immagini/p_menu/p_contatti.png);
	background-position:left top;
}
#menu li a.sel {
	background-position:left bottom;
}
/*********** sottomenu  ***************/

#sotto_servizi {
	left:150px;
	bottom:32px;
}
#sotto_location {
	left:250px;
	bottom:32px;
}
/**********  contenuto pag ***********/


.pan_booking {
	/*position:absolute;*/
	width:256px;
	/*height:392px;*/
	/*left:14px;
	top:-109px;*/
	float:left;
	margin-top:-190px;
	padding-left:14px;
	text-align:left;/*background: url(immagini/bg_box_booking.jpg) no-repeat top;*/
}
.pan_booking input {
	display:block;
} /* per evitare che explorer assegni un margine inferiore all'elemento input (che normalmente è inline)*/
.slog {
	/*position:relative;*/
	margin: 0 0 0 270px;
	width:630px;
	height:50px;
	z-index:10;
	text-align:left;
}
.blocco_content {
	/*position:absolute;*/
	width:630px;
	/*height:190px;
	left:270px;
	bottom:10px;*/
	margin:18px 0px 0px 270px;
	text-align:left;
}
.blocco1 {
	width:300px;
	/*height:190px;*/
	float:left;
	margin:0 0 0 20px;
	padding:0;
	line-height:14px;
	display:inline;
}
.sep_blocco {
	width:30px;
	height:190px;
	float:left;
	margin:0;
	padding:0;
}
.blocco2 {
	width:265px;
	height:185px;
	line-height:15px;
	background:url(immagini/bg_box_offerte.jpg) no-repeat left top;
	float:left;
	margin:0;
	padding:5px 0 0 5px;
}
.titolo {
	font-weight:bold;
	color:#CC6600;
	font-size:17px;
}
.testo {
	font-size:11px;
	color:#4D4E32;
}
.box_news {
	margin-top:20px;
}
.news_home {
	margin-top:8px;
}
.data_news_home {
	color:#CC6600;
	width:60px;
	float:left;
}
.titolo_news_home {
	font-weight:bold;
	width:200px;
	float:left;
}
/*************************************   box booking home **************************************/

form#booking {
	/*position:absolute;
	bottom:186px;
	left:0px;*/
	width:256px;
	background:#dbdabc url(/immagini/bg_form_booking_top.jpg) no-repeat top center;
}
.campi_booking_home {
	width:60px;
	font-size:10px;
	color: #646D45;
	float:left;
}
.campi_booking_home2 {
	width:50px;
	font-size:10px;
	color: #646D45;
	height:18px;
}
.campi_booking_home3 {
	width:45px;
	font-size:10px;
	color: #646D45;
	height:18px;
}
.des_campi_home {
	padding-right:0px;
	font-weight:bold;
}
.tit_campi_home {
	/*padding:5px 10px 5px 20px;*/
	line-height:13px;
	font-weight:bold;
	color:#4D4E32;
	/*margin-top:45px;
	margin-bottom:5px;*/
	padding:50px 0px 0px 20px;
	margin-top:0px;
}
.p_booking_home {
	/*left:0px;
	position:absolute;
	bottom:-2px;*/
	float:left;
	background:url(immagini/bg_box_booking_center.jpg) no-repeat;
	width:199px;
	height:26px;
	padding:1px 0px 0px 57px;
}
.p_box1 {
	margin: 0px 0 0 13px;
	padding-top:15px;
}
.p_box2 {
	margin: 7px 0 0 13px;
}
.p_box3 {
	margin: 19px 0 0 4px;
}
.p_box4 {
	margin: 4px 0 0 4px;
}
#booking_bottom {
	/*position:absolute;
	bottom:2px;*/
	width:256px;
	background:url(immagini/bg_box_booking_bottom.jpg) no-repeat top center;
}
table#optionSearch {
	background:url(immagini/bg_tr.jpg) repeat-y;
}
.inputs {
	width:170px;
	height:20px;
	float:left;
	margin-bottom:10px;
	text-align:right;
	padding-left:5px;
}
.select {
	width:109px;
	height:20px;
	float:left;
	margin:0px 10px 5px 0px;
	text-align:right;
}
.child {
	float:left;
	padding:0px 0px 5px 5px;
	width:100%;
}
.child select {
	margin-left:3px;
}
label {
	font-size:12px;
	padding-right:14px;
	padding-left:5px;
	line-height:20px;
	float:left;
	width:50px;
	font-weight:bold;
}
label.age {
	width:71px;
	padding-right:5px;
}
label.camere {
	width:71px;
	padding:0px 5px;
	float:none;
	color:#CC6600;
}
#optionSearch {
	float:left;
	background:url(immagini/bg_tr.jpg) repeat-y;
	width:100%;
	/*padding-bottom:25px;*/
}
/************************************  mappa ****************************/

.frame_mappa {
	margin:0;
	width:898px;
	height:366px;
	border: solid 1px #ccc;
}
/***********************************  booking  ***********************/

.frame_booking {
	/*position:absolute;*/
	width:668px;
	height:257px;
	/*left:232px;
	bottom:10px;*/
	text-align:left;
	background-color:#FFFFFF;
	z-index:200;
	float:left;
}
div.contents_booking .frame_booking {
	/*position:absolute;*/
	width:668px;
	height:720px;
	/*left:232px;6
	top:33px;*/
	text-align:left;
	background-color:#FFFFFF;
	z-index:200;
}
.sx_booking {
	/*position:absolute;*/
	width:227px;
	/*height:325px;
	left:5px;
	top:-35px;*/
	text-align:left;
	background: url(immagini/test.jpg) no-repeat top;
	/*background-color:#66FF00;*/
	z-index:100;
	margin-left:5px;
	margin-top:-66px;
	float:left;
}

.p_booking1 {
	margin:90px 0 0 11px;
}
.p_booking2 {
	margin:7px 0 0 11px;
}
.p_booking3 {
	margin:7px 0 0 11px;
}
.p_phone_booking {
	margin:51px 0 0 8px;
}
.p_virtual_booking {
	margin:7px 0 0 8px;
}
form {
	margin:0px;
	padding:0px;
}
/********************************** contatti  *************************************/

.box_contatti {
	/*position:absolute;
	width:615px;
	height:257px;
	left:230px;
	bottom:10px;*/
	text-align:left;
	padding-left:270px;
	padding-bottom:1px;
	/*background-color:#FFFFFF;
	overflow:auto;
	padding:0 0 0 55px;*/
}
.privacy {
	height:50px;
	width:400px;
	overflow:auto;
	border: 1px solid #DCD2B8;
	font-size:10px;
	background-color:#FFFFFF;
}
.note {
	width: 400px;
	border: 1px solid #DCD2B8;
	height:50px;
}
.campo {
	border: 1px solid #DCD2B8;
}
/********************************** privacy policy  *************************************/

.box_privacy {
	position:absolute;
	width:615px;
	height:207px;
	left:230px;
	bottom:10px;
	text-align:left;
	/*background-color:#FFFFFF;*/
	overflow:auto;
	padding:0 0 0 55px;
}
/********************************** site map  *************************************/

.box_sitemap {
	position:absolute;
	width:660px;
	height:257px;
	left:240px;
	bottom:10px;
	text-align:left;
	/*background-color:#FFFFFF;*/
	/*overflow-x: hidden;
	overflow-y: scroll;*/
	padding:0 0 0 0px;
}
/********************************** 404  *************************************/

.box_404 {
	position:absolute;
	width:900px;
	height:257px;
	left:0;
	bottom:10px;
	text-align:left;
	overflow:auto;
}
/************************************************  selettore lingue ******************************/

.sellingua a {
	color:#fff;
	text-decoration:none;
}
.sellingua li a {
	display:block;
	width: 112px;
}
.sellingua a:hover {
	color:#ccc;
}
.sellingua {
	position:absolute;
	top: 10px;
	left: 50%;
	margin-left:345px;
	font-size:11px;
	width:112px;
	color:#fff;
	height: 17px;
	padding-top:2px;
	z-index:100;
}
.sellingua ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.sellingua li {
	position: relative;
	width: 112px;
	padding-left: 4px;
	padding-bottom:0px;
}
.sellingua li ul {
	background-color:#643211;
	display: none;
	position: absolute;
	top: 1em;
	right:10px;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
.sellingua li > ul {
	top: 15px;
	left: 0;
}
.sellingua li:hover ul, li.over ul {
	display: block;
}
.sellingua li ul li {
	position: relative;
	width: 108px;
	margin-left:22px;
}
.link_c a {
	font-weight:normal;
	text-decoration:none;
	color:#4D4E32;
}
.link_c a:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#4D4E32;
}
div.blocco1 ul {
	margin:0px;
	padding-left:10px;
}
.nascosto {
	display:none;
}
#infoHotel {
	/*position:absolute;
	width:140px;
	top:54px;
	right:3px;*/
	font-size:10px;
	border:#F3B338 solid 1px;
	padding:10px;
	margin:10px;
}
#infoHotel strong {
	color:#4D4E32;
}
#infoHotel span {
	font-size:11px;
	font-weight:bold;
}

#logo_hotel { margin-bottom:10px; }

/***********************************************************  COME ARRIVARE *********************************************/

/*#mapBox {
	position:absolute;
	z-index:10;
	top:23px;
	left:88px;
	color:black;
	font-size:10px;
	background:url(/images/bg_gmaps.png) no-repeat;
	padding:10px;
	overflow:hidden;
	margin:0;
	width:898px;
	height:366px;
	border: solid 1px #ccc;
}

#mapBig {
	width:898px;
	height:366px;
	color:black;
	font-size:10px;
	line-height:1.2;	
}

#ballon {
	background:url(/images/img_baloon.jpg) no-repeat 175px 25px;
	min-height:120px;
	height:auto !important;
	height:120px;
}

input.inputE {
	border:1px solid #666666;
	margin-top:10px;
	font-size:12px;
}*/

