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(../img/bg.png);
	background-repeat:repeat-x;
	background-position:top;
}

#maindiv {
	margin:auto;
	height:800px;
	background-image:url(../img/base.png);
	background-position:top;
	background-repeat:no-repeat;
	position:relative;
}

a {
	color:#4D4E32;
	text-decoration:none;
}

a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

img { 
	behavior: url(pngbehavior.htc);
	border: 0 none;
}

.logo{
	/*position:absolute;
	left:50%;
	margin-left:-193px;
	z-index:2;*/
	
	position:absolute;
	left:56%;
	margin-left:-193px;
	top: 30px;
	z-index:2;
}

.languages{
	margin: 0px;
	padding: 0px;
	position:absolute;
	top:14px;
	left: 50%;
	margin-left:390px;
	width:100px;
	z-index:100;
	outline:none;

}

.languagesbutton{
	width:18px;
	height:12px;
	cursor:pointer;
}

#footer{
	position:absolute;
	width:920px;
	left:50%;
	margin-left:-460px;
	top:765px;
	font-size:12px;
	text-align:left;
	font-size:11px;
}

.info{
	width:780px;
	text-align:left;
	margin: 1px 0 0 10px;
	float:left;
	
}

.info2{
	width:850px;
	text-align:left;
	margin: 4px 0 0 10px;
	float:left;
       font-size: 9px;
       color: ffffff;
}

.info2 a{
	text-decoration:none;
	color: ffffff;
	font-size: 9pt;
}

.privacy{
	width:200px;
	text-align:left;
	margin: 0 10px 0 0 ;
	float:right;
	text-align:right;
	
}

#maincontent{
	padding-top:300px;
}

.contents1{
	position:absolute;
	left:50%;
	margin-left:-449px;	
	margin-top:460px;
	width:900px;
	height:300px;
	background-image:url(../img/bg_contenuti.png);
	background-repeat:repeat-x;
	z-index:3;
}

.flash{
	position:absolute;
	left:50%;
	margin-left:-449px;
	top:92px;
	z-index:1;
}

.main-menu{
	top:462px;
	position:absolute;
	left:50%;
	margin-left:-449px;
	width:900px;
	z-index:1;
	background-image:url(../img/bg_contenuti.png);
	background-repeat:repeat-x;
	height:290px;
}

/*******************************************  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;*/
}


/* 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:105px;
	background-image:url(../img/menu/home.png);
	background-position:left top;
}

#p_camere a {
	width:105px;
	background-image:url(../img/menu/rooms.png);
	background-position:left top;
}

#p_servizi a {
	width:105px;
	background-image:url(../img/menu/services.png);
	background-position:left top;
}

#p_location a {
	width:105px;
	background-image:url(../img/menu/location.png);
	background-position:left top;
}

#p_news a {
	width:105px;
	background-image:url(../img/menu/news.png);
	background-position:left top;
}

#p_contatti a {
	width:105px;
	background-image:url(../img/menu/contacts.png);
	background-position:left top;
} 

#p_home_en a {
	width:105px;
	background-image:url(../img/menu/home.png);
	background-position:left top;
}

#p_camere_en a {
	width:105px;
	background-image:url(../img/menu/rooms_en.png);
	background-position:left top;
}

#p_servizi_en a {
	width:105px;
	background-image:url(../img/menu/services_en.png);
	background-position:left top;
}

#p_location_en a {
	width:105px;
	background-image:url(../img/menu/location_en.png);
	background-position:left top;
}

#p_news_en a {
	width:105px;
	background-image:url(../img/menu/news.png);
	background-position:left top;
}

#p_contatti_en a {
	width:105px;
	background-image:url(../img/menu/contacts_en.png);
	background-position:left top;
}

#menu li a.sel {
	background-position:left bottom;
}


.blocco {
	position:absolute;
	/*left:470px;*/
	left:36%;
	bottom:20px;
	text-align:left;
	width:480px;
	height:190px;
	float:left;
	margin:0 0 0 20px ;
	padding:0;
	line-height:14px;
	display:inline;
	z-index:1;
}

.blocco-rooms {
	position:absolute;
	/*left:470px;*/
	left:36%;
	bottom:20px;
	text-align:left;
	width:480px;
	height:230px;
	float:left;
	margin:0 0 0 20px ;
	padding:0;
	line-height:14px;
	display:inline;
	z-index:1;
}



.login_booking{
	width:209px;
	height:158px;
	background-image:url(../img/login_booking.png);
	background-repeat:no-repeat;
	position:absolute;
	left:220px;
	bottom:60px;
	z-index:1;
}

.titolo {
	font-weight:bold;
	color:#cc3333;
	font-size:17px;
}

.sub-title {
	font-weight:bold;
	color:#cc3333;
	font-size:12px;
}

.testo {
	font-size:11px;
	color:#4D4E32;
}

.news-viewer {
	z-index:1; 
	padding-top:8px;
	width:480px;
	height:120px;
}

.rooms-prices{
	padding-left:250px; 
	margin-bottom:20px; 
	padding-bottom:20px;
}

.rooms-prices-table{
	font-size:11px;
	color:#4D4E32;
	font-weight:bold;

}

.contact_form{
	position:absolute;
	/*left:470px;*/
	left:36%;
	bottom:43px;
	text-align:left;
	width:480px;
	height:230px;
	float:left;
	margin:0 0 0 20px ;
	padding:0;
	line-height:14px;
	display:inline;
	z-index:1;
	font-size:11px;
} textarea, input{ font-size:11px;}

.privacy_box{
	font-size: 9px;
	width:100%;
	height: 50px;
	overflow:auto;
	border: 1px solid #DCD2B8;
}

input{border: 1px solid #DCD2B8;}
textarea{border: 1px solid #DCD2B8;}

.wubook_form{
	width:209px;
	height:158px;
	position:absolute;
	left:18%;
	bottom:60px;
	z-index:1;
}

.sub-titolo{
	margin-top:15px;
	padding-top:15px;
	font-weight:bold;
	color:#cc3333;
	font-size:11px;
}