


#menu {
z-index:300;
position: absolute;
	width:802px;
	height:40px;
top:70px;
/* background-color:green; */
}

/* ALTERNATE STYLE NO IMG */
.menu {
font-family: Arial;
color:#000;
text-decoration:none;
}
.sous_menu {
font-family: Arial;
color:#000;
text-decoration:none;
}

.sous_menu:hover{
font-family: Arial;
color:#FFF;
text-decoration:none;
}

/* ALTERNATE STYLE NO IMG END */

#barre {
position: absolute;
}

.nav_home {
position: absolute;
top: 0px;
/* background-color: #0000FF; */
width: 48px;
height: 40px;
}
	
.nav_marque {
position: absolute;
top: 0px;
width: 82px;
height: 40px;
}
	
.nav_collection {
position: absolute;
top: 0px;
width: 89px;
height: 40px;
}

.nav_news {
position: absolute;
top: 0px;
width: 51px;
height: 40px;
}	

.nav_trouver {
position: absolute;
top: 0px;
width: 103px;
height: 40px;
}	
.nav_forever {
position: absolute;
top: 0px;
width: 109px;
height: 40px;
}	
.nav_distributeurs {
position: absolute;
top: 0px;
width: 127px;
height: 40px;
}	
.nav_btn_fr {
position: absolute;
top: 0px;
width: 20px;
height: 40px;
}	
.nav_btn_us {
position: absolute;
top: 0px;
width: 15px;
height: 40px;
}	

	
#nav_home {left: 0px;}
#nav_marque {left: 48px;}
#nav_collection {left: 130px;}

#nav_news {left: 219px;}
#nav_trouver {left: 270px;}
#nav_forever {left: 373px;}
#nav_distributeurs {left: 375px;}

/*#nav_trouver {left: 219px;}*/
/*#nav_forever {left: 323px;}*/
/*#nav_distributeurs {left: 323px;}*/
/*#nav_distributeurs {left: 432px;}*/

#nav_btn_fr {left: 767px;}
#nav_btn_us {left: 787px;}
	
.subnav_marque {
position: absolute;
background-color: #000000; 
visibility: hidden;
width: 176px;
 left: 39px; top:40px;
}
	
.subnav_collection {
position: absolute;
background-color: #000000;
visibility: hidden;
width: 176px;
left: 123px; top:40px;
}
	
	





