#navigation  {
	width: 997px;
	color: #333;
	height:152px;
	position: absolute;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 20px;
	
}


/*menu top.*/
#navlist ul, li {	/* utilisation de liste pour le menu */
list-style-type: none;	/* suppression des puces de liste */
margin:0;
padding:0;
}
#navlist ul {
	position: absolute;	/* arrière-plan général du menu */
	width: 997px;
	text-align: center;
	background-color: transparent;
	background-image: url(../images/bignav.png);
	background-repeat: no-repeat;
	background-position: -7px top;
}
#navlist li {float: left;}

#navlist li a {	/*  définitions des boutons */
font-family: Arial, Helvetica, sans-serif;
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	height: 152px;
	
	color: #fff;
	font-size: 14px;
	line-height: 152px;	/* hauteur de ligne pour éviter les paddings */
	
	font-family: Arial, serif;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	outline:none;
	/*background-color: #000000;*/
}
#navlist li a:hover {
background: transparent url(../images/bignav.png) top left no-repeat;
outline:none;
}
/* bouton 1  */
#navlist a#lien1 { /* largeur du bouton 1 (fr) */
	width:75px;
	margin-left: 47px;
	outline:none;
}
#navlist a#lien1:hover {
background-position: -1057px 0%;
outline:none;/* décalage de l'arrière-plan */
}
#navlist #fr1 { /* definition de l'etat ici */
	
	background-position: -2028px 0%;
	background-image: url(../images/bignav.png);
	background-repeat: no-repeat;
	outline:none;
}
/* bouton 2  */
#navlist a#lien2 {
	width:90px;
	outline:none;
}
#navlist a#lien2:hover {
background-position: -1133px 0%;
outline:none;
}
#navlist #en2 {
	background-position: -2112px 0%;
	background-image: url(../images/bignav.png);
	background-repeat: no-repeat;
	outline:none;
}
/* bouton 3 */
#navlist a#lien3 {
	width:120px;
	outline:none;
}

#navlist a#lien3:hover {
background-position: -1222px 0%;
outline:none;
}
#navlist #home3 {
	background-position: -2149px 0%;
	background-image: url(../images/bignav.png);
	background-repeat: no-repeat;
	outline:none;
}
/* bouton 4  */
#navlist a#lien4 {
	width:100px;
	outline:none;
	
}
#navlist a#lien4:hover {
background-position: -1343px 0%;
outline:none;
}
#navlist #history4 {
	background-position: -2215px 0%;
	background-image: url(../images/bignav.png);
	background-repeat: no-repeat;
	outline:none;
}
/* bouton 5  */
#navlist a#lien5 {
	width:70px;
	outline:none;
}
#navlist a#lien5:hover {
background-position: -1443px 0%;
outline:none;
}
#navlist #gallery5 {
	background-position: -2316px 0%;
	background-image: url(../images/bignav.png);
	background-repeat: no-repeat;
	outline:none;
}
/* bouton 6  */
#navlist a#lien6 {
	width:80px;
	outline:none;
}
#navlist a#lien6:hover {
background-position: -1513px 0%;
outline:none;
}
#navlist #links6 {
	background-position: -2415px 0%;
	background-image: url(../images/bignav.png);
	background-repeat: no-repeat;
	outline:none;
}
/* bouton 7  */
#navlist a#lien7 {
	width:84px;
	outline:none;
}
#navlist a#lien7:hover {
background-position: -1592px 0%;
outline:none;
}
#navlist #info7 {
	background-position: -2515px 0%;
	background-image: url(../images/bignav.png);
	background-repeat: no-repeat;
	outline:none;
}

/* bouton 8  */
#navlist a#lien8 {
	width:80px;
	outline:none;
}
#navlist a#lien8:hover {
background-position: -1676px 0%;
}
#navlist #shop8 {
	background-position: -2717px 0%;
	background-image: url(../images/bignav.png);
	background-repeat: no-repeat;
	outline:none;
}

/* bouton 9  */
#navlist a#lien9 {
	width:90px;
	outline:none;
}
#navlist a#lien9:hover {
background-position: -1670px 0%;
outline:none;
}
#navlist #shop9 {
	background-position: -2210px 0%;
	background-image: url(../images/bignav.png);
	background-repeat: no-repeat;
	outline:none;
}















#navigationfr  {
	width: 997px;
	color: #333;
	height:152px;
	position: absolute;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 20px;
	
}

/*menu top.*/
#navlistfr ul, li {	/* utilisation de liste pour le menu */
list-style-type: none;	/* suppression des puces de liste */
margin:0;
padding:0;
}
#navlistfr ul {
	position: absolute;	/* arrière-plan général du menu */
	width: 997px;
	text-align: center;
	background-color: transparent;
	background-image: url(../images/bignav_fr.png);
	background-repeat: no-repeat;
	background-position: -7px top;
	outline:none;
}
#navlistfr li {float: left;}

#navlistfr li a {	/*  définitions des boutons */
font-family: Arial, Helvetica, sans-serif;
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	height: 152px;
	outline:none;
	
	color: #fff;
	font-size: 14px;
	line-height: 152px;	/* hauteur de ligne pour éviter les paddings */
	
	font-family: Arial, serif;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-color: #000000;*/
}
#navlistfr li a:hover {
background: transparent url(../images/bignav_fr.png) top left no-repeat;
outline:none;
}
/* bouton 1  */
#navlistfr a#lien1 { /* largeur du bouton 1 (fr) */
	width:82px;
	margin-left: 43px;
	outline:none;
}
#navlistfr a#lien1:hover {
background-position: -1065px 0%;
outline:none;/* décalage de l'arrière-plan */
}
#navlistfr #accueil { /* definition de l'etat ici */
	
	background-position: -2028px 0%;
	background-image: url(../images/bignav_fr.png);
	background-repeat: no-repeat;
	outline:none;
}
/* bouton 2  */
#navlistfr a#lien2 {
	width:110px;
	
}
#navlistfr a#lien2:hover {
background-position: -1148px 0%;
outline:none;
}
#navlistfr #historique2 {
	background-position: -2183px 0%;
	background-image: url(../images/bignav_fr.png);
	background-repeat: no-repeat;
	outline:none;
}
/* bouton 3 */
#navlistfr a#lien3 {
	width:111px;
	margin-left: 10px;
	outline:none;
}

#navlistfr a#lien3:hover {
background-position: -1268px 0%;
outline:none;
}
#navlistfr #collection3 {
	background-position: -2293px 0%;
	background-image: url(../images/bignav_fr.png);
	background-repeat: no-repeat;
	outline:none;
}
/* bouton 4  */
#navlistfr a#lien4 {
	width:90px;
	outline:none;
}
#navlistfr a#lien4:hover {
background-position: -1378px 0%;
outline:none;
}
#navlistfr #gallery4{
	background-position: -2413px 0%;
	background-image: url(../images/bignav_fr.png);
	background-repeat: no-repeat;
	outline:none;
}
/* bouton 5  */
#navlistfr a#lien5 {
	width:70px;
	outline:none;
}
#navlistfr a#lien5:hover {
background-position: -1468px 0%;
outline:none;
}
#navlistfr #links5 {
	background-position: -2503px 0%;
	background-image: url(../images/bignav_fr.png);
	background-repeat: no-repeat;
	outline:none;
}
/* bouton 6  */
#navlistfr a#lien6 {
	width:73px;
	outline:none;
}
#navlistfr a#lien6:hover {
background-position: -1539px 0%;
outline:none;
}
#navlistfr #info6 {
	background-position: -2574px 0%;
	background-image: url(../images/bignav_fr.png);
	background-repeat: no-repeat;
	outline:none;
}
/* bouton 7  */
#navlistfr a#lien7 {
	width:84px;
	outline:none;
}
#navlistfr a#lien7:hover {
background-position: -1612px 0%;
outline:none;
}
#navlistfr #news7 {
	background-position: -2647px 0%;
	background-image: url(../images/bignav_fr.png);
	background-repeat: no-repeat;
	outline:none;
}

/* bouton 8  */
#navlistfr a#lien8 {
	width:80px;
	outline:none;
}
#navlistfr a#lien8:hover {
background-position: -1696px 0%;
outline:none;
}
#navlistfr #shop8{
	background-position: -2730px 0%;
	background-image: url(../images/bignav_fr.png);
	background-repeat: no-repeat;
	outline:none;
}


