#navigation_bar
    {
    color           : #000000;
    font-family     : Verdana, Arial;
    font-size       : 8pt;
    width           : 125px;
    }
    
#menu
    {
    margin-bottom   : 1px;
    font-size       : 10px;
    font-weight     : bold;
    text-transform  : uppercase;
    width           : 100%;
    padding-left    : 5px;
    padding-top     : 2px;
    padding-bottom  : 2px;
    background-color: #cccccc;
    cursor          : pointer;
    }


table 
    {
     font-size       : 10px;
font-family     : Verdana, Arial;

    color           : #000000;
    text-decoration : none;
    }

table a
{
 color           : #000000;
    text-decoration : none;
    font-size       : 10px;
font-family     : Verdana, Arial;

    }

.fond
 {font-weight: normal;
 decoration: underline;
  font-size       : 10pt;
font-family     : Verdana, Arial;



.styr
 {font-weight: normal;
 decoration: none;
  font-size       : 10pt;
font-family     : Verdana, Arial;



 color: 000000;}
    
 

#menu a
    {
    color           : #ccoocc;
    text-decoration : none;
    }
    
#menu a:hover
    {
    color           : #ffffff;
    }
  
  #menu a:active
    {
    color           : #ffggff;
    }

    
    
#item
    {
    margin-left     : 10px;
    margin-right    : 2px;
    margin-bottom   : 1px;
    font-size       : 10px;
    width           : 100%;
    padding-left    : 5px;
    padding-top     : 1pt;
    padding-bottom  : 1pt;
    background-color: #cccccc;
    cursor          : pointer;
    }
    
    
    
#item a
    {
    color           : #333333;
    text-decoration : none;
    target:text;
    }
    
#item a:hover
    {
    color           : #333333;
    font-weight : bold;

    }
    
#current_item
    {
    margin-left     : 10px;
    margin-right    : 2px;
    margin-bottom   : 1px;
    font-size       : 10px;
    color           : #FF0000;
    font-weight        : normal;
    width           : 100%;
    padding-left    : 5px;
    padding-top     : 1pt;
    padding-bottom  : 1pt;
    background-color: #cccccc;
    

    }
