    html,body {
    color:#000000;   
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
   background-image:url("../images/bg.jpg");
    background-repeat:repeat;  
    }    
    #conteneur{
    display:table;
    width:947px;
    height:auto;
    margin-left:auto;
    margin-right:auto;       
    }    
    #header{   
    width:947px;
    height:251px; 
    background-image:url("../images/header.jpg");
    background-repeat:no-repeat;      
    } 
    #navigation{   
    width:947px;
    height:57px; 
    padding-left:15px;
    background-image:url("../images/menu.jpg");
    background-repeat:no-repeat;      
    } 
    #haut_body{
     width:947px;
    height:23px;    
    background-image:url("../images/haut_body.jpg");
    background-repeat:no-repeat;     
    }  
   #mi_body{
     width:947px;
    height:auto;    
    background-image:url("../images/mi_body.jpg");
    background-repeat:repeat-y;     
    }
    #bas_body{
     width:947px;
    height:26px;    
    background-image:url("../images/bas_body.jpg");
    background-repeat:no-repeat;     
    }  
    #bottom{
      width:947px;
    height:73px;    
    background-image:url("../images/bottom.jpg");
    background-repeat:no-repeat;  
    } 
    #title{
     width:808px;
    height:28px;
    font-size:17px; 
font-weight:bold;  
color:#6B6969;  
    background-image:url("../images/titre.jpg");
    background-repeat:no-repeat;  
    }    
    .ford{
    font-size:11px;   
    color:#FFFFFF;
    font-weight:bold;
    font-family:arial;
    text-decoration:none;
    }
    .text_header{
    width:500px;
    text-align:center;
    font-size:2em;  
    font-weight:bold;
    }
     .text_header1{
    width:500px;
    text-align:center;
    font-size:1.70em;
    font-weight:bold;
    }
    .menu{
      margin-left:2px;
     font-size:11px; 
   
      color:#000000;     
     text-decoration:none;
     font-weight:bold;
    }
     .menub{
     margin-left:2px;
     font-size:11px; 
       
     color:#000000;     
     text-decoration:none;
     font-weight:bold; 
border-bottom-width: medium;
    border-bottom-style: solid;
    border-bottom-color: #594636;
    
    }
    .trait{
     width:3px;
     height:26px; 
     
     display:inline;
     background-image:url("../images/trait_menu.jpg");
    background-repeat:no-repeat; 
    }
    .contact{
     font-size:11px; 
      color:#FFFFFF;     
     text-decoration:none;
     font-weight:bold;
    }
    
    .contactb{
     font-size:11px; 
      color:#FFFFFF;     
     text-decoration:none;
     font-weight:bold;
     border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;

    }
    .mention{
     font-size:11px; 
      color:#000000;  
    }
    #lk a,  #lk a:hover{
     color:#594637;  
     
    }
    
   