/* CSS Document */
#navigationContainer span a {
	color:#FFFFFF;
	outline:none;
	text-decoration:none;
}

#navigationContainer a {
	text-decoration:none;
	outline: none;
	float:left;
}

#navigationContainer a.homepage {
	width:112px;
	height:32px;
	background-image: url(../images/01-homepage-fr.gif);
	background-position: top left;
}

#navigationContainer a.homepage:hover {
	width:112px;
	height:32px;
	background-image: url(../images/01-homepage-fr.gif);
	background-position: bottom left;
}

#navigationContainer .homepageon {
	width:112px;
	height:32px;
	background-image: url(../images/01-homepage-fr.gif);
	background-position: bottom left;
}

#navigationContainer a.residence {
	width:151px;
	height:32px;
	background-image: url(../images/02-residence-king-fr.gif);
	background-position: top left;
}

#navigationContainer a.residence:hover {
	width:151px;
	height:32px;
	background-image: url(../images/02-residence-king-fr.gif);
	background-position: bottom left;
}

#navigationContainer .residenceon {
	width:151px;
	height:32px;
	background-image: url(../images/02-residence-king-fr.gif);
	background-position: bottom left;
}

#navigationContainer a.price {
	width:107px;
	height:32px;
	background-image: url(../images/03-price-list-fr.gif);
	background-position: top left;
}

#navigationContainer a.price:hover {
	width:107px;
	height:32px;
	background-image: url(../images/03-price-list-fr.gif);
	background-position: bottom left;
}

#navigationContainer .priceon {
	width:107px;
	height:32px;
	background-image: url(../images/03-price-list-fr.gif);
	background-position: bottom left;
}

#navigationContainer a.photo {
	width:146px;
	height:32px;
	background-image: url(../images/04-photo-gallery-fr.gif);
	background-position: top left;
}

#navigationContainer a.photo:hover {
	width:146px;
	height:32px;
	background-image: url(../images/04-photo-gallery-fr.gif);
	background-position: bottom left;
}

#navigationContainer .photoon {
	width:146px;
	height:32px;
	background-image: url(../images/04-photo-gallery-fr.gif);
	background-position: bottom left;
}

#navigationContainer a.reservation {
	width:215px;
	height:32px;
	background-image: url(../images/05-reservation-contact-us-fr.gif);
	background-position: top left;
}

#navigationContainer a.reservation:hover {
	width:215px;
	height:32px;
	background-image: url(../images/05-reservation-contact-us-fr.gif);
	background-position: bottom left;
}

#navigationContainer .reservationon{
	width:215px;
	height:32px;
	background-image: url(../images/05-reservation-contact-us-fr.gif);
	background-position: bottom left;
}

#navigationContainer .language{
	width:109px;
	height:32px;
	background-image: url(../images/06-choose-language.gif);
}

#chooselanguage {
float:right;
width:197px;
height:33px;
margin-right:5px;
}
