@charset "utf-8";
#ContentBooking {
	float: left;
	width: 500px;
	position: relative;
	text-align: left;
}
#ContentAds {
	float: right;
	width: 430px;
	position: relative;
}

#CollapsiblePanel1 {
	width: 950px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#FooterTextPartners {
	width: 430px;
	height: auto;
}
#FooterPartnersPic {
	position: relative;
	float: left;
	left: 20px;
}
#FooterPartnerText {
	float: right;
	width: 270px;
	position: relative;
	text-align: justify;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
