#nav_on li {
  float:center; 
  background: #8080FF; /* couleur fond onglet */
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 5px;
  margin-bottom: 0px; 
  padding: 1px;  
  border-top:1px solid #942463;
  border-left:1px solid #942463;
  border-right:1px solid #942463;
  border-bottom:1px solid #942463;
  width:187px; 
  height:28px;  
}

#nav_on a {
  float:center;
  display:block;
  color: #FFFFFF;
  background: transparent;
  padding: 1px 2px 1px 2px;  
  text-transform: none;
  text-decoration:none;
  font-weight:normal;
  height:28px;
  width:187px;
}

#nav_on li {
  float:left; 
  background: #8080FF; /* couleur fond onglet */
  margin-left: 02px;
  margin-right: 02px;
  margin-top: 0px;
  margin-bottom: 0px;      
  padding: 0;  
  border-top:1px solid #A6F762;
  border-left:1px solid #A6F7ZZ62;
  border-right:1px solid #A6F762;    
}

#nav_on a {
  float:center;
  display:block;
  color: #FFFFFF;
  background: transparent;
  padding: 1px 2px 1px 2px;  
  text-transform: none;
  text-decoration:none;
  font-weight:normal;
  height:28px;
}

/* Commented backslash chop hides rule from IE5-Mac */
#nav_on a {float:none;}
/* End IE5-Mac hack */
#nav_on a:hover { 
    color: #FFFFFF;
    background-color: #0000FF;  /* couleur fond onglet actif */
}

#nav_on #current {
  background: #942463;
  border-top:1px solid #FFFFFF;
  border-left:1px solid #FFFFFF;
  border-right:1px solid #CCCCCC;      
  }
#nav_on #current a {
  color: #000000;
  font-weight:bold;
  padding-bottom:4px;
  padding-top:5px;
}
li {
 font-family: Arial, sans-serif;
 font-size: 100%;
 color: #FFFFFF;
 list-style-type: none;
 background-image: url(puce.gif);
 background: transparent url(/test/barMenuF.png) no-repeat;

 background-repeat: no-repeat;
 background-position: 0 0.32em;
 padding-right: 0px;
 padding-left: 0px;
 padding: 0; 
 
} 
