#menutop ul li.home-fr {
    position: relative;
    left:50px;
    float:left;
    width:97px; 
    height:121px;
    background:url(../images/accueil_bis.png) center right no-repeat;
    top:-1px;
	}
#menutop ul li.home-fr a{
	width:97px; 
	height:121px; 
	display:block; 
	background:url(../images/accueil_bis.png);
	}
#menutop ul li.home-fr a:hover{
	width:97px; 
	height:121px; 
	background:url(../images/accueil_over.png) 0 0 no-repeat;}


#menutop ul li.presse-fr {
	position: relative;
	float:left;
	left:102px;
	top: -1px;
	width:97px; 
	height:121px;
	background:url(../images/presse.png) center right no-repeat;
	}
#menutop ul li.presse-fr a{
	width:97px; 
	height:121px; 
	display:block; 
	background:url(../images/presse.png);
	}
#menutop ul li.presse-fr a:hover{
	width:97px; 
	height:121px; 
	background:url(../images/presse_over.png) 0 0 no-repeat;
	}


#menutop ul li.video-fr {
	position: relative;
    float:left;
    left:160px;
    top: -1px;
	width:97px; 
	height:121px;
	background:url(../images/video.png) center right no-repeat;	 
	}
#menutop ul li.video-fr a{
	width:97px; 
	height:121px; 
	display:block; 
	background:url(../images/video.png);
	}
#menutop ul li.video-fr a:hover{
	width:97px; 
	height:121px; 
	background:url(../images/video_over.png) 0 0 no-repeat;
	}
   
#menutop ul li.galerie-fr {
	position: relative;
    float:left;
    left:200px;
    top: -1px; 
	width:140px; 
	height:121px;
	background:url(../images/galerie_photos.png) center right no-repeat;
	}
#menutop ul li.galerie-fr a{
	width:140px; 
	height:121px; 
	display:block; 
	background:url(../images/galerie_photos.png);
	}
#menutop ul li.galerie-fr a:hover{
	width:140px; 
	height:121px; 
	background:url(../images/galerie_photos_over.png) 0 0 no-repeat;
	}
	
	
#menutop ul li.contactus-fr {
	position: relative;
    float:left;
    left:240px;
	top: -1px;
	width:97px; 
	height:121px;
	background:url(../images/contact_bis.png) center right no-repeat;
	}	
#menutop ul li.contactus-fr a{
	width:97px; 
	height:121px; 
	display:block; 
	background:url(../images/contact_bis.png);
	}
#menutop ul li.contactus-fr a:hover{
	width:97px; 
	height:121px; 
	background:url(../images/contact_over.png) 0 0 no-repeat;
	}	


