#navlist { 
color : #28b;
background : #28b; 
border-bottom : 0.2em solid white; 
border-right : 0.2em solid white; 
padding : 0 1px; 
margin-left : 0; 
width : 12em; 
font : normal 0.8em verdana, arial, helvetica, sans-serif; 
} 
#navlist li { 
list-style : none; 
margin : 1; 
font-size : 1em; 
} 
#navlist a { 
display : block; 
text-decoration : none; 
margin-bottom : 0.5em; 
margin-top : 0.5em; 
color : white; 
background : #39c;  
border-width : 1px; 
border-style : solid; 
border-color : #5bd #035 #068 #6cf; 
border-left : 1em solid #fc0; 
padding : 0.25em 0.5em 0.4em 0.75em; 
} 
#navlist a#courant { 
border-color : #5bd #035 #068 #f30; 
} 
#navlist a { 
width : 99%; 
} 
#navlist a { 
voice-family : "\"}\""; 
voice-family : inherit; 
width : 9.6em; 
} 
#navcontainer > #navlist a { 
width : auto; 
} 
#navlist a:hover, #navlist a#courant:hover { 
background : #28b; 
border-color : #069 #6cf #5bd #fc0; 
padding : 0.4em 0.35em 0.25em 0.9em; 
} 
#navlist a:active, #navlist a#courant:active { 
background :  #39c;  
border-color : #069 #6cf #5bd #39c; 
padding : 0.4em 0.35em 0.25em 0.9em; 
}
