@charset "UTF-8";
/* CSS Document */
* html, p, ul{
	margin: 0;
	padding: 0;
}
p{
	padding-top: 8px;
}
ul{
	margin-left: 2em;
}
html, body{
	height: 100%;
	
}
body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#Site, div#Footer_cont{
	position: relative;
	width: 700px;
	/*width: 867px;*/
	left: 50%;
	margin-left: -350px;
}
div#Site{
	z-index: 3;
	top: 0;
	height: auto !important;
	height: 90%;
	min-height: 90%;
}
div#Footer{
	width: 100%;
	z-index: 3;
	background:url(../img/bottom.gif) repeat-x;
	height: 10%;
	min-height: 86px;
	position: absolute;
	/*bottom: 0px;*/
}
div#Footer_cont{
	top: 20px;
}
div#Top{
	background: url(../img/logo_hotel.png) no-repeat;
	/*height: 215px;*/
	height: 163px;
	
}
/*div per image alternation*/
div#Top2{
	background: url(../img/logo_hotel2.png) no-repeat;
	/*height: 215px;*/
	height: 163px;	
}



/*div per key words H1*/
div#wordsh1{
	position: absolute;
	top: 120px;
	left: 10%;
	margin-left: -50px;
	color: #FFF;
}

.text_h1 {
	
	font-size: x-small;
	margin-top: 0px;
}


div#Flags{
	position: relative;
	top: 119px;
	left: 218px;
	width: 100px;
	display: none;
}
div#Flags a{
	margin-right: 5px;
}
div#Skype{
	position: relative;
	top: 102px;
	left: 155px;
	height: 15px;
	width: 100px;
}
div#GalleryFlash{
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -50px;
}
div#Menu{}
div#Menu img{
	border: none;
	outline: 0 none;
}

div#bg_site{
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 90%;
	background:url(../img/foglie.jpg) left bottom no-repeat;
}
div#bg2_site{
	position: absolute;
	z-index: 2;
	top: 1px;
	left: 0;
	width: 100%;
	height: 90%;
	background: url(../img/bg.png) repeat-x top;
}

div#CorpoCont{
	width: 694px;
}
div#CorpoCont_top{
	background:url(../img/corpo/top.png) no-repeat top;
	height: 10px;
	overflow: hidden;
}
div#CorpoCont_center{
	background:url(../img/corpo/center.png) repeat-y;
}
div#CorpoCont_center_body{
	padding: 0 10px 0 10px;
}
div#CorpoCont_bottom{
	background:url(../img/corpo/bottom.png) no-repeat;
	height: 13px;
}

div#MenuRight{
	float: right;
	margin-top: 163px;
}

div#BookingBox{
	margin-top: 4px;
	width: 170px;
}
form#BookingBox_form{
	padding: 0;
	margin: 0;
}
div#BookingBox_top{
	background-repeat: no-repeat;
	height: 51px;
}
div#BookingBox_center{
	background:url(../img/booking/center.png) repeat-y;
}
div#BookingBox_bottom{
	background:url(../img/booking/bottom.png) no-repeat;
	height: 120px;
}
.BookingBox_top_it{
	background-image:url(../img/booking/it/head.png);
}
.BookingBox_top_en{
	background-image:url(../img/booking/en/head.png);
}
.BookingBox_top_fr{
	background-image:url(../img/booking/fr/head.png);
}
.BookingBox_top_de{
	background-image:url(../img/booking/de/head.png);
}
