ul { 
list-style-type : none ; 
margin : 6px 0 ;
padding : 0;}
html>body ul {margin : 2px 0;}

li {
float : left ;
 margin : 0 0 0 2px ;
 }
 
 li a {
color : #fff; 
background-color : #333;
display: block ;
height : 20px;
padding : 5px 5px 1px 5px ;
text-decoration : none;
font-weight : bold;
font-size : 9px;
width :60px
 }html>body  li a{ height: auto; min-height: 20px;} 
 
li a:hover {
  color : #fff;
  background-color : #e226ac; }
 
 /* Bouton Index */
.lien_index a {
color : #fff; 
background-color : #333;
display: block ;
margin-left : 55px;
height : 20px;
padding : 5px 5px 1px 5px ;
text-decoration : none;
font-weight : bold;
font-size : 9px;
width : 50px
 }html>body  .lien_index a{ height: auto; min-height: 20px;} 

.lien_index a:hover  {
color : #fff;
background-color : #e226ac; }



.lien_index2 a {
color : #fff; 
background-color : #e226ac;
display: block ;
margin-left : 55px;
height : 20px;
padding : 5px 5px 1px 5px ;
text-decoration : none;
font-weight : bold;
font-size : 9px;
width : 50px
 }html>body  .lien_index2 a{ height: auto; min-height: 20px;} 
 
 .lien_index2 a:hover  {
color : #fff;
background-color : #e226ac; }




 /* Bouton liens */
.lien_liens a {
color : #fff; 
background-color : #333;
display: block ;
margin-left : 5px;
height : 20px;
padding : 5px 5px 1px 5px ;
text-decoration : none;
font-weight : bold;
font-size : 9px;
width : 50px
 }
 html>body  .lien_liens a { height: auto; min-height: 20px;} 
 
.lien_liens2 a:hover  {
color : #fff;
background-color : #e226ac; }


.lien_liens2 a {
color : #fff; 
background-color : #e226ac;
display: block ;
margin-left : 5px;
height : 20px;
padding : 5px 5px 1px 5px ;
text-decoration : none;
font-weight : bold;
font-size : 9px;
width :50px
 }
 html>body  .lien_liens2 a { height: auto; min-height: 20px;} 
 
.lien_liens a:hover  {
color : #fff;
background-color : #e226ac; }


 

