div#nav { /* bloc d'options */
      	position:relative;
      	z-index:15;
      	float: right; 
      	margin: 0px 0 0 0em;
      	padding: 0 0px 0 0;
      	border: 0px solid red;
      	background-color: #FFFFFF;
      	width: 100%;
}

ul#menu li ul{
  display:none;
}

ul#menu li:hover>ul{
  display:block;
}

ul#menu{ /* ligne d'options */
  margin:0px;
  padding:0px;
  list-style:none;
  width:760px;
  background:#FFFFFF;
  float:left;
  font:11px Arial;
  font-weight: bold;
}

ul#menu hr{
 padding-right: 4px;
 padding-left: 4px;
 color: #CADCF0;
 height:1px;
}


ul#menu li{
  float:left;
  display:block;
  padding-left:0px;  /*REPASSER A  0 SI PBME DE TAILLE */
}


ul#menu li.first{
  padding-left:0px;
}

ul#menu li.last{
  padding-right:0px;
}

ul#menu li a{
  display:block;
  padding:0px 0px; /* écartement entre 2 blocs */
  border:0px solid #CCCCCC;
  color:#009900;
  text-decoration:none
}


ul#menu li a:hover{
  border-top-color:#F0F0F0;
  border-left-color:#F0F0F0;
  border-right-color:#999999;
  border-bottom-color:#999999;
}


ul#menu ul{
  position:absolute;
/*  background:#FFFFFF url(images/fond_menu.gif) repeat-y -173px 0%; */
  background:#FFFFFF;
  list-style:none;
  margin:0px;
  padding:0px;
  width:180px; /* taille du fond des sous-menu */
  z-index:16;
}


ul#menu ul ul{
  top:0px;
  left:180px;
  z-index:17;
}

ul#menu ul li{
  position:relative;
  float:none;
  margin:0px;
  padding:0px;
  _display:inline;
}

ul#menu ul li a{
  display:block;
  margin:0px;
  padding:0px;
  width:180px; /* taille des lignes LI */
  border:none;
  border-bottom: 1px solid #CADCF0;
}

ul#menu ul li a span{
  display:block;
  width:168px; /* taille du bloc de sélection */
  padding:2px 6px;
  margin:0px 2px;
  border:none;
  cursor:hand;
}
ul#menu ul li a.next span{
  background:url("../images/fleche.gif") no-repeat 0% 50%;
}
ul#menu ul li a.next:hover span{
  background-position: -160px 50%;
}

ul#menu ul li a:hover span{
  background-color:#CADCF0;
  color:#183D67;
  border:none;
}

ul#menu ul li.first{
  padding-left:0px;
}

ul#menu ul li.first a{
  padding-top:2px;
/*	background:url(images/fond_menu.gif) no-repeat -346px 0%; */
  background:#FFFFFF;
}


ul#menu ul li.last{
  padding-right:0px;
}

ul#menu ul li.last a{
  padding-bottom:2px;
/*  background:#FFFFFF url(images/fond_menu.gif) repeat-y -173px 0%;  */
  background:#FFFFFF;
}


/************* ROLLOVERS NAVIGATIONS **************/

/* SOCIETE */
a#navSociete {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
  	background: url("../images/francais/page_10.jpg") ; 
  	background-repeat: no-repeat;
  	font-size:0px;
  	text-decoration:none;
  }
* html a#navSociete {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
  	background: url("../images/francais/page_10.jpg") ; 
  	background-repeat: no-repeat;
  	font-size:0px;
  	text-decoration:none;
  }
a#navSociete:hover {
         	background: url("../images/francais/page_10.jpg") no-repeat 0 0 ;

  }
  
a#navSocieteSelected {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
         	background: url("../images/francais/page_10.jpg") no-repeat 0 0 ;
  	font-size:0px;
  	text-decoration:none;
  }
* html a#navSocieteSelected {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
         	background: url("../images/francais/page_10.jpg") no-repeat 0 0 ;
  	font-size:0px;
  	text-decoration:none;
  }
  
  
/* VANILLE */
a#navVanille {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
  	background: url("../images/francais/page_11.jpg"); 
  	background-repeat: no-repeat;
  	font-size:0px;
  	text-decoration:none;
  }
* html a#navVanille {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
  	background: url("../images/francais/page_11.jpg"); 
  	background-repeat: no-repeat;
  	font-size:0px;
  	text-decoration:none;
  }
a#navVanille:hover {
         	background: url("../images/francais/page_11.jpg") no-repeat 0 0 ;

  }
a#navVanilleSelected {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
         	background: url("../images/francais/page_11.jpg") no-repeat 0 0 ;
  	font-size:0px;
  	text-decoration:none;
  }
* html a#navVanilleSelected {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
         	background: url("../images/francais/page_11.jpg") no-repeat 0 0 ;
  	font-size:0px;
  	text-decoration:none;
  }


/* RECETTES */
a#navRecettes {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
  	background: url("../images/francais/page_12.jpg"); 
  	background-repeat: no-repeat;
  	font-size:0px;
  	text-decoration:none;
  }
* html a#navRecettes {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
  	background: url("../images/francais/page_12.jpg"); 
  	background-repeat: no-repeat;
  	font-size:0px;
  	text-decoration:none;
  }
a#navRecettes:hover {
         	background: url("../images/francais/page_12.jpg") no-repeat 0 0 ;

  }
a#navRecettesSelected {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
         	background: url("../images/francais/page_12.jpg") no-repeat 0 0 ;
  	font-size:0px;
  	text-decoration:none;
  }
* html a#navRecettesSelected {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
         	background: url("../images/francais/page_12.jpg") no-repeat 0 0 ;
  	font-size:0px;
  	text-decoration:none;
  }


/* AUTRESPRODUITS */
a#navAutresproduits {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
  	background: url("../images/francais/page_13.jpg"); 
  	background-repeat: no-repeat;
  	font-size:0px;
  	text-decoration:none;
  }
* html a#navAutresproduits {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
  	background: url("../images/francais/page_13.jpg"); 
  	background-repeat: no-repeat;
  	font-size:0px;
  	text-decoration:none;
  }
a#navAutresproduits:hover {
         	background: url("../images/francais/page_13.jpg") no-repeat 0 0 ;

  }
a#navAutresproduitsSelected {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
         	background: url("../images/francais/page_13.jpg") no-repeat 0 0 ;
  	font-size:0px;
  	text-decoration:none;
  }
* html a#navAutresproduitsSelected {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
         	background: url("../images/francais/page_13.jpg") no-repeat 0 0 ;
  	font-size:0px;
  	text-decoration:none;
  }

/* CONTACTS */
a#navContacts {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
  	background: url("../images/francais/page_14.jpg") ; 
  	background-repeat: no-repeat;
  	font-size:0px;
  	text-decoration:none;
  }
* html a#navContacts{
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
  	background: url("../images/francais/page_14.jpg"); 
  	background-repeat: no-repeat;
  	font-size:0px;
  	text-decoration:none;
  }
a#navContacts:hover {
         	background: url("../images/francais/page_14.jpg") no-repeat 0 0 ;

  }

a#navContactsSelected {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
         	background: url("../images/francais/page_14.jpg") no-repeat 0 0 ;
  	font-size:0px;
  	text-decoration:none;
  }
* html a#navContactsSelected {
  	width: 152px; /* largeur de l'image image reactive */
  	height: 35px; /* hauteur de l'image image reactive */	
         	background: url("../images/francais/page_14.jpg") no-repeat 0 0 ;
  	font-size:0px;
  	text-decoration:none;
  }