#propertyFinder #pf_Country{
	width			: 110px;
}
#propertyFinder #pf_City{
	width			: 118px;
}
#propertyFinder #pf_Property{
	width			: 290px;
}
/*
/*						Reservation Box Homepage					
/*##############################################################*/
#reservationBox.homepage LABEL.night{
	white-space		: normal;
	width			: 40px;
}
#reservationBox.homepage LABEL.aptType{
	white-space		: normal;
	width			: 100px;
}
#reservationBox.homepage #propertyFinder{
	background		: url(../images/fr/bg_reservationBox.jpg) top center no-repeat;
}
#reservationBox.homepage #reservationForm{
	height			: 120px;
	background		: url(../images/fr/bg_reservationBox2.jpg) top center no-repeat;
}
#reservationBox.homepage TD.topLeft{
	width			: 80px;
}
#reservationBox.homepage #notForBooking{
	display			: none;
	margin			: 5px 0px 5px 5px;
	width			: 415px;
}
#reservationBox.homepage #nonCitadines{
	display			: none;
	margin			: 5px 0px 5px 5px;
	width			: 415px;
}
/*
/*						Inner Menu					
/*##############################################################*/
#innerMenu UL{
	padding			: 3px 3px 1px 30px;
}
#innerMenu LI.first{
	margin-left		: 0px;
}
#innerMenu LI A{
	padding			: 2px 1px 0px 1px;
}
#innerMenu LI A:HOVER{
	padding			: 0px 1px 2px 1px;
}
#innerMenu LI A.selected{
	padding			: 0px 1px 3px 1px;
}

#innerMenu UL.aboutUs{
	width			: auto;
	padding-left	: 25px;
}
#innerMenu UL.aboutUs LI TABLE{
	width			: 85px;
	white-space		: nowrap;
}
#innerMenu UL.aboutUs LI TABLE.odd{
	width			: 90px;
}
/*
/*						Welcome Homepage				
/*##############################################################*/
#highlightMenu LI{
	margin-left		: -20px;
}
#highlightMenu LI A{
	background		: url(../images/bg_box6.jpg) top center no-repeat;
}
#highlightMenu LI TABLE.tabTable{
	margin-bottom	: -3px;
}
#highlightMenu LI TABLE.tabTable TD{
	padding			: 0px 28px 0px 28px;
	margin-bottom	: -3px;
}
#highlightMenu LI A.selected{
	background		: url(../images/bg_box5.jpg) top center no-repeat;
}
