@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #302C2D;
	color: #D7D5D4;
}
#wrapper {
	width: 900px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	/*overflow: hidden;*/
	margin: 0px auto;
}
#top {
	width: 900px;
	height: 440px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/4670_head.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	position: relative;
}
#box-logo {
	position: absolute;
	width: 241px;
	margin: 0px;
	padding: 0px;
	height: 188px;
	left: 35px;
	background-color: #151415;
}
#box-img-logo {
	width: 163px;
	height: 121px;
	margin: 0px auto;
	padding: 30px 0px 29px 0px;
}
#box-menu {
	position: absolute;
	width: 241px;
	margin: 0px;
	padding: 0px;
	height: 252px;
	background-color: black;
	top: 188px;
	left: 35px;
	background-image: url(../images/4670_bg_menu.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#box-img-menu {
	width: 241px;
	height: 32px;
}
#box-vert-menu {
	width: 191px;
	padding-left: 50px;
}
#box-lang-menu {
	position: absolute;
	width: 624px;
	top: 0px;
	right: 0px;
	text-align: right;
	color: #D7D5D4;
}
#box-lang-menu a#capodanno {
	color:#FFF;
	font-weight:bold;
}
#box-barra-oriz {
	position: absolute;
	height: 27px;
	left: 0px;
	bottom: 28px;
	width: 35px;
	background-image: url(../images/4670_bg_menured.gif);
}
#box-menu-oriz {
	position: absolute;
	height: 27px;
	left: 276px;
	width: 624px;
	bottom: 28px;
	background-image: url(../images/4670_bg_menured.gif);
	text-align: center;
}
#center {
	width: 900px;
	min-height: 154px;
	height: auto !important;
	height: 154px;
	/*overflow: hidden;*/
	background-color: #1b1b1b;
	background-image: url(../images/center-background.gif);
	background-position: 35px top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#box-container {
	float: left;
	margin-left: 35px;
	top: 0px;
	width: 241px;
	min-height: 154px;
	height: auto !important;
	height: 154px;
	/*height: 100%;*/
	background-color: black;
	display: inline;
	padding: 0px;
}
#box-booking {
	width: 191px;
	padding-left: 50px;
	height: 24px;
	display: table-cell;
	vertical-align: bottom;
}
#box-quick-booking {
	height: 100px;
	background-color: black;
}
#box-offerte {
	height: 165px;
	text-align: center;
}
#box-contatti {
	height: 205px;
}
#box-content {
	margin-left: 276px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 614px !important;
	width: 611px;
	height: 100%;
	background-image: url(../images/4670_italia.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#box-content-footer {
	position: relative;
	width: 537px;
	margin: 0px 20px 0px 57px;
	height: 120px;
}
.content-footer {
	float: left;
	width: 25%;
	height: 46px;
	text-align: center;
}
#footer {
	width: 900px;
	height: 5px;
	background-color: black;
	border-top: 1px solid #302C2D;
}
.titolo-stella {
	width: 614px !important;
	width: 611px;
	height: 28px;
	background-image: url(../images/4658_stella.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 13px 0px 17px 0px;
	margin: 0px;
}

