#quick-contact {
	z-index: 98;
	position: absolute;
	right: 0;
	top: 20px;
	width: 257px;
	height: 80px;
	background:transparent url(../images/tel.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_fr.gif);
	background-repeat: no-repeat;
}

a#espace-aquatique {
	width: 141px;
  background-position: left top;
}
a#espace-aquatique:hover, a#espace-aquatique.active {
	background-position: left -42px;
}
a#hebergements {
	width: 121px;
	background-position: -141px top;
}
a#hebergements:hover, a#hebergements.active {
	background-position: -141px -42px;
}
a#activites {
	width: 97px;
	background-position: -262px top;
}
a#activites:hover, a#activites.active {
	background-position: -262px -42px;
}
a#services {
	width: 82px;
	background-position: -359px top;
}
a#services:hover, a#services.active {
	background-position: -359px -42px;
}
a#club-enfant {
	width: 106px;
	background-position: -441px top;
}
a#club-enfant:hover, a#club-enfant.active {
	background-position: -441px -42px;
}
a#alentours {
	width: 93px;
	background-position: -547px top;
}
a#alentours:hover, a#alentours.active {
	background-position: -547px -42px;
}
a#situation {
	width: 101px;
	background-position: -640px top;
}
a#situation:hover, a#situation.active {
	background-position: -640px -42px;
}
a#contact {
	width: 85px;
	background-position: -741px top;
}
a#contact:hover, a#contact.active {
	background-position: -741px -42px;
}
a#consultez-nos-tarifs {
	width: 154px;
	background-position: -826px top;
}
a#consultez-nos-tarifs:hover, a#consultez-nos-tarifs.active {
	background-position: -826px -42px;
}