
/**************************************          MENU HAUT            *******************************************************/
#navigation {
	
	background-image: url(../images/menuHaut/fdMenu.gif);
	width:541px;
	height:58px;
	background-repeat: no-repeat;
	background-position: top left;
	sdisplay:none;
	display:block;
}

#gohome{
	position:absolute;
	top:0px;
	left:0px;
	width:110px;
	height:56px;

	display:block;
	cursor:hand;
}

#lienMenu{
position:absolute;
top:0px;
left:0px;
width:50px;
height:30px;
cursor: hand;
z-index:100;
}

 div#navigation {
 		position:absolute;
 		top:6px;
 		left:0px;
  	z-index: 100;
  	display:none;
  	
  }
  	ul#onglets {
  		margin: 0px 0px 0px 200px; 
  		padding:  0px;
  		
  	}
  	ul#onglets li {
	 	 	float: left;
			width: 72px;
			height: 45px;
  		margin: 0px 10px 0px 0px; padding: 0px 0px 0px 0px;
  		list-style: none;
  		
  	}

div#listeChefs{	
 		left:190px;	
}

div#listeParcours{ 		
 		left:354px;
}

div#listeProduits{
 		left:272px;
}

ali.bt_produits{
	background-image: url(../images/menuHaut/bt_produits.gif);
}
ali.bt_parcours{
	background-image: url(../images/menuHaut/bt_parcours.gif);
}
ali.bt_recettes{
	background-image: url(../images/menuHaut/bt_recettes.gif);
}
ali.bt_chefs{
	background-image: url(../images/menuHaut/bt_chefs.gif);
}

/**************************************         FIN MENU HAUT            *******************************************************/
