.nav {
	width: 634px;
	height: 35px;
	background: url(images/menu.jpg) no-repeat;
	position: relative;
    margin:0;
	top: 0px;
	left: 0px;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 35px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}


.nav .accueil a:link, .nav .accueil a:visited, .nav .accueil a:active {
	left: 0px;
	width: 56px;
}
.nav .accueil a:hover {
	background: url(images/menu.jpg) no-repeat -0px -35px;
}

.current-accueil .accueil a:link, .current-accueil .accueil a:visited {
	background: url(images/menu.jpg) no-repeat -0px -70px;
	cursor: default;
}
.nav-accueil {
	position: absolute;
	top: 0;
	left: 0px;
	width: 56px;
	height: 35px;
	background: url(images/menu.jpg) no-repeat -0px -35px;
}



.nav .programme a:link, .nav .programme a:visited, .nav .programme a:active {
	left: 56px;
	width: 86px;
}
.nav .programme a:hover {
	background: url(images/menu.jpg) no-repeat -56px -35px;
}

.current-programme .programme a:link, .current-programme .programme a:visited {
	background: url(images/menu.jpg) no-repeat -56px -70px;
	cursor: default;
}
.nav-programme {
	position: absolute;
	top: 0;
	left: 56px;
	width: 86px;
	height: 35px;
	background: url(images/menu.jpg) no-repeat -56px -35px;
}



.nav .billetterie a:link, .nav .billetterie a:visited, .nav .billetterie a:active {
	left: 142px;
	width: 79px;
}
.nav .billetterie a:hover {
	background: url(images/menu.jpg) no-repeat -142px -35px;
}

.current-billetterie .billetterie a:link, .current-billetterie .billetterie a:visited {
	background: url(images/menu.jpg) no-repeat -142px -70px;
	cursor: default;
}
.nav-billetterie {
	position: absolute;
	top: 0;
	left: 142px;
	width: 79px;
	height: 35px;
	background: url(images/menu.jpg) no-repeat -142px -35px;
}



.nav .infos a:link, .nav .infos a:visited, .nav .infos a:active {
	left: 221px;
	width: 108px;
}
.nav .infos a:hover {
	background: url(images/menu.jpg) no-repeat -221px -35px;
}
.current-infos .infos a:link, .current-infos .infos a:visited {
	background: url(images/menu.jpg) no-repeat -221px -70px;
	cursor: default;
}
.nav-infos {
	position: absolute;
	top: 0;
	left: 221px;
	width: 108px;
	height: 35px;
	background: url(images/menu.jpg) no-repeat -221px -35px;
}



.nav .historique a:link, .nav .historique a:visited, .nav .historique a:active {
	left: 329px;
	width: 78px;
}
.nav .historique a:hover {
	background: url(images/menu.jpg) no-repeat -329px -35px;
}
.current-historique .historique a:link, .current-historique .historique a:visited {
	background: url(images/menu.jpg) no-repeat -329px -70px;
	cursor: default;
}
.nav-historique {
	position: absolute;
	top: 0;
	left: 329px;
	width: 78px;
	height: 35px;
	background: url(images/menu.jpg) no-repeat -329px -35px;
}



.nav .guestbook a:link, .nav .guestbook a:visited, .nav .guestbook a:active {
	left: 407px;
	width: 78px;
}
.nav .guestbook a:hover {
	background: url(images/menu.jpg) no-repeat -407px -35px;
}
.current-guestbook .guestbook a:link, .current-guestbook .guestbook a:visited {
	background: url(images/menu.jpg) no-repeat -407px -70px;
	cursor: default;
}
.nav-guestbook {
	position: absolute;
	top: 0;
	left: 407px;
	width: 78px;
	height: 35px;
	background: url(images/menu.jpg) no-repeat -407px -35px;
}



.nav .liens a:link, .nav .liens a:visited, .nav .liens a:active {
	left: 485px;
	width: 88px;
}
.nav .liens a:hover {
	background: url(images/menu.jpg) no-repeat -485px -35px;
}
.current-liens .liens a:link, .current-liens .liens a:visited {
	background: url(images/menu.jpg) no-repeat -485px -70px;
	cursor: default;
}
.nav-liens {
	position: absolute;
	top: 0;
	left: 485px;
	width: 88px;
	height: 35px;
	background: url(images/menu.jpg) no-repeat -485px -35px;
}



.nav .contact a:link, .nav .contact a:visited, .nav .contact a:active {
	left: 573px;
	width: 61px;
}
.nav .contact a:hover {
	background: url(images/menu.jpg) no-repeat -573px -35px;
}
.current-contact .contact a:link, .current-contact .contact a:visited {
	background: url(images/menu.jpg) no-repeat -573px -70px;
	cursor: default;
}
.nav-contact {
	position: absolute;
	top: 0;
	left: 573px;
	width: 61px;
	height: 35px;
	background: url(images/menu.jpg) no-repeat -573px -35px;
}

/*485*/
/*573*/
/*634*/