@charset "UTF-8";
/* CSS Document */

html, body {
	background-image: url(../../images/booking/bg_splash.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#header {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 58px;
}
img {
	border: none;
}
.clear { clear: left; }
#container {
	width: 758px;
	margin-top: 148px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	margin-left: 125px!important;
	margin-left: 63px;
}
#hdr_box {
	background-image: url(../../images/booking/hdr_box_spl.png);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 759px;
}
#body_box {
	background-image: url(../../images/booking/bg_body_spl.png);
	background-repeat: no-repeat;
	height: 251px;
	width: 758px;
	float: left;
}
#foot_box {
	background-image: url(../../images/booking/foot_box_spl.png);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 758px;
}
.box_btn_affitta {
	float: left;
	margin-top: 106px;
	margin-left: 118px!important;
	margin-left: 59px;
}
.box_btn_vendi {
	float: left;
	margin-top: 88px;
	margin-left: 222px;
}
.box_flag_sx {
	margin-left: 118px!important;
	margin-left: 59px;
	float: left;
	width: 158px;
}
.box_flag_dx {
	margin-left: 222px;
	float: left;
	width: 178px;
}
#footer {
	width: 758px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

