   html,body {
    color:#000000;
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    background-color:#000000;
    }
    #conteneur{
    width:976px;
    height:auto;
    margin-left:auto;
    margin-right:auto;    
    }    
    #header{
    width:976px;
    height:62px;       
    }  
     #partie_body{
    width:100%;
    height:auto;
    background-color:#FFFFFF;    
    } 
    .col_gris{
     background-color:#E8EAEA;
    }  
    #col_menu{
     background-color:#DAC356;
    }     
    .txt_titre{
    font-size:12px; 
    text-decoration:none;
    color:#FFFFFF; 
    font-weight:bold;
    }
    .txt_titrea{
    
   font-family:arial;
    font-size:10px; 
    text-decoration:none;
    color:#FFFFFF; 
    font-weight:bold;
    }
     #centre_gris{
     background-color:#E8EAEA;     
    } 
    .block_gris{
     background-color:#818E97;
     height:25px;
     width:185px;    
    }
    .block_blanc{
     background-color:#F2F4F4;
     
    }
    .block_bas{
     background-color:#818E97;
     height:auto;
     width:185px;
        
    }
    .txt_bold{
    color:#535352;
    font-weight:bold;
    }
    .txt_bl{
   margin-left:5px;
   margin-right:2px;
    color:#FFFFFF;
    font-size:11px;
   
    }
     .center{     
     width:185px;
     margin-left:auto;
     margin-right:auto; 
    }
    .menu{
     color:#3B3209;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;
  
    }
    .menub{
     color:#ffffff;
     font-weight:bold;
    font-size:10px;
    text-decoration:none;
     
    }
     .txt_small1{
     font-size:11px; 
     color:#FD7820;
    }
   .txt_small{
     font-size:11px; 
 font-family:arial;
    }
    
    .trait{
     width:518px;
    height:5px;   
    background-image:url("../images/trait.jpg");
    background-repeat:no-repeat;   
     margin-left:auto;
    margin-right:auto; 
    }
     .traitb{
     width:162px;
    height:9px;   
    background-image:url("../images/traitb.jpg");
    background-repeat:no-repeat;   
     margin-left:auto;
    margin-right:auto; 
    }
    .mention{
     font-size:11px; 
 font-family:arial;
    }
    #lk a{
    color : #494949; text-decoration : none;
    }
    #lk a:visited{
   color :  #CC9900; text-decoration:none;
    }
     #lk a:hover{
  color : #CC9900; text-decoration : none;
    }
   