
#menu{
height:26px;
padding-top:0px;
background:url(../images/menu/fr/bg-menu.jpg) left top repeat-x;
line-height:22px;
}

#menuList1{
	margin-left:0px;
	margin:0px;
	padding:0px;
}

li
{
  display: inline;
  margin: 0px;
  padding:0px 15px;
  list-style: none;
  background:url(../images/menu/fr/sep.gif) no-repeat;
  background-position:right;
}


li a 
{
	background-color: transparent;
	display: inline;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}

li a:hover,  li a:focus 
{
  
  color: #ff9701;
}


.menuNoNav
{
	background-color: transparent;
	display: inline;
	font-weight:bold;
	height:26px;
	
	font-family: Tahoma;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

menuNoNav:hover,  menuNoNav:focus 
{
  color: #ff9701;
}

/*
*********************************** Sous menu
*/

.menu li
{
	padding:0px 0px 0px 0px;
	margin:3px 0px 3px 6px;
	display:block;
	background:none;
}

.menu li a 
{
	
	/* always set margin to '0' */
	/* Win/IE5.0 will ignore border and padding if display is 'inline' */
	font-family: Tahoma;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;

}

.menu li a:hover{color: #ff9701;}

li a.actuator 
{
  width/* */: auto; /* hides the following rule from Win/IE5.0 */
  color: #000;
  padding-right: 0px;
}

li a.actuator:hover,  li a.actuator:focus 
{
  width/* */: auto; /* hides the following rule from Win/IE5.0 */
  color: #000;
}

#AP
{
	border: none;
	/*background:url(../images/menu/fr/sep.gif) no-repeat;
	background-position:right;*/
}

.menu
{
	background-color: #434343;
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	padding-bottom:3px;
	/* only set '0' or negative margin */
	/* border  width must be the same on the four sides (in 'px' units) */
	/* padding width must be the same on the four sides (in 'px' units) */
	z-index:300;
	position: absolute;
	margin-left:-15px;
	
	visibility: hidden;
	width:150px;
	/* always set position to 'absolute' and visibility to 'hidden' */
}

.menu .menu
{
  margin-left: -12px;
  /* if a non-zero padding is set on .menu, set margin-left to margin-left + padding */
}

.menu li a 
{
  display: block;
  line-height: normal;
  margin:0px;
  padding:0px;
}


#menu1
{
	/*width: 120px;*/
	z-index:200;
	text-align: center;
}

#menu2
{
	/*width: 120px;*/
	z-index:200;
	text-align: center;
}

#menu3
{
	/*width: 120px;*/
	z-index:200;
	text-align: center;
}

#menu4
{
	/*width: 120px;*/
	z-index:200;
	text-align: center;
}

#menu5
{
	/*width: 120px;*/
	z-index:200;
	text-align: center;
	
}

#menu6
{
	/*width: 120px;*/
	z-index:200;
	text-align: center;
	
}

#menu7
{
	/*width: 120px;*/
	z-index:200;
	text-align: center;
	
}

#menu8
{
	/*width: 120px;*/
	z-index:200;
	text-align: center;
	
}

/* -----------------Fin menu------------------------*/

/*----------------------menu-----------------------------

#menu{
height:32px;
margin:10px 4px 0 4px;
padding-left:13px;
background:url(../img/background/menu.jpg) left top repeat-x;
}

#menu a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:white;
text-decoration:none;
height:22px;
margin:0px 16px 0 16px;
padding:0;
}

#menu li{
list-style:none;
float:left;
}

#menu a:hover{
color:#b6db66;
text-decoration:none;
}

#menu a:active{
color:#78b4d5;
text-decoration:none
}
/*----------------------fin menu-----------------------------*/