#quick-contact {
	z-index: 98;
	position: absolute;
	right: 0;
	top: 20px;
	width: 257px;
	height: 80px;
	background:transparent url(../images/tel-en.png) no-repeat;
}

ul#menu {
	width: 980px;
	height: 42px;
}
ul#menu li {
	float: left;
}
ul#menu li a {
	height: 42px;
	display: block;
	outline: none;
	background-image: url(../images/menu_en.gif);
	background-repeat: no-repeat;
}

a#espace-aquatique {
	width: 128px;
  background-position: left top;
}
a#espace-aquatique:hover, a#espace-aquatique.active {
	background-position: left -42px;
}
a#hebergements {
	width: 121px;
	background-position: -128px top;
}
a#hebergements:hover, a#hebergements.active {
	background-position: -128px -42px;
}
a#activites {
	width: 102px;
	background-position: -250px top;
}
a#activites:hover, a#activites.active {
	background-position: -250px -42px;
}
a#services {
	width: 77px;
	background-position: -353px top;
}
a#services:hover, a#services.active {
	background-position: -353px -42px;
}
a#club-enfant {
	width: 94px;
	background-position: -430px top;
}
a#club-enfant:hover, a#club-enfant.active {
	background-position: -430px -42px;
}
a#alentours {
	width: 155px;
	background-position: -523px top;
}
a#alentours:hover, a#alentours.active {
	background-position: -523px -42px;
}
a#situation {
	width: 82px;
	background-position: -678px top;
}
a#situation:hover, a#situation.active {
	background-position: -678px -42px;
}
a#contact {
	width: 86px;
	background-position: -761px top;
}
a#contact:hover, a#contact.active {
	background-position: -761px -42px;
}
a#consultez-nos-tarifs {
	width: 135px;
	background-position: -846px top;
}
a#consultez-nos-tarifs:hover, a#consultez-nos-tarifs.active {
	background-position: -846px -42px;
}