   html,body {
    color:#000000;
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    background-color:#B6A04A;
    }
    #conteneur{
    width:948px;
    height:auto;
    margin-left:auto;
    margin-right:auto; 
    background-image:url("../images/bg.jpg");
    background-repeat:repeat-y;   
    }    
    #header{
    width:948px;
    height:125px;
    background-image:url("../images/header.jpg");
    background-repeat:no-repeat;     
    }  
    .txt_nav{
    font-size:12px; 
   text-decoration:none;
   color:#272727;    
    }
   .txt_word{
    font-size:14px;
    color:#B1313E; 
    
    }
   .txt_menu
    {    
    color:#FFFFFF;
     text-decoration:none;    
  }
  .titre{
  font-size:15px;
   color:#000000;
  
  }  
    .txt_nav_titre{
    font-size:11px; 
   text-decoration:none;
   color:#000000;    
    } 
    .txt_nav_titre1{
    font-size:11px; 
   text-decoration:none;
   color:#555353;
  
    } 
.txt_bottom{
  font-size:10px; 
   color:#FFFFFF; 
   font-family:arial;
   text-decoration:none;
}
#bottom{
 width:948px;
    height:56px;
    background-image:url("../images/bottom2.jpg");
    background-repeat:no-repeat;   
}     
  #trait{
    width:600px;
    height:8px;
    background-image:url("../images/trait.jpg");
    background-repeat:repeat-x; 
   
} 
 #trait1{
    width:85px;
    height:8px;
    background-image:url("../images/trait.jpg");
    background-repeat:repeat-x; 
    
} 
 #lk a{
    color : #B3303E; text-decoration :underline;
    }
    #lk a:visited{
   color :  #B3303E; text-decoration:none;
    }
     #lk a:hover{
  color : #000000; text-decoration : none;
    }   
     
  