     html,body {
    color:#000000; 
    background-color:#B29375;    
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;  
    } 
    #conteneur{
    display:table;
    width:949px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    background-image:url("../images/bg.jpg");
    background-repeat:repeat-y;    
    }
    #header{   
    width:949px;
    height:262px; 
    background-image:url("../images/header.jpg");
    background-repeat:no-repeat;      
    } 
    #header1{   
    width:949px;
    height:262px; 
    background-image:url("../images/header1.jpg");
    background-repeat:no-repeat;      
    }     	
    .menub{
    font-size:12px;    
    color:#000000;
    text-decoration:none;
    }
    .menu{
    font-size:11px;   
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    }
     .txt_header_top{
    font-size:12px;   
    color:#FFFFFF;
    margin-left:15px;
    font-weight:bold;
    text-decoration:none;
    }
     .txt_header_small{
      font-family:arial;
    font-size:10px;  
     }
      .txt_bottom_small{
      font-family:arial;
      font-weight:bold;
      width:631px;
      text-align:center;
    font-size:10px;  
     }
	 .txt_bottom_small1{
      font-family:arial;
      font-weight:bold;
      width:631px;
      text-align:center;
    font-size:11px;  
     }
	  .txt_bottom_small2{
	  position:absolute;
	  top:678px;
      font-family:arial;
      font-weight:bold;
      width:350px;
      text-align:center;
    font-size:11px; 
     background-color:#F0CFA2;
color:#FFFFFF;	 
     }
      .txt_bottom {
       font-family:arial;
      font-size:12px; 
      color:#FFFFFF;
      }
    #haut_droite{   
    width:218px;
    height:99px; 
    background-image:url("../images/haut_droite.jpg");
    background-repeat:no-repeat;      
    } 
     #mi_droite{   
    width:218px;
    height:auto; 
    background-image:url("../images/mi_droite.jpg");
    background-repeat:repeat-y;      
    } 
    #bas_droite{   
    width:218px;
    height:33px; 
    background-image:url("../images/bas_droite.jpg");
    background-repeat:no-repeat;      
    }
    #bottom{
    width:949px;
    height:114px; 
    background-image:url("../images/bottom.jpg");
    background-repeat:no-repeat;  
    }
    #title{
     width:438px;
    height:39px; 
    line-height:36px;
     font-size:14px;
     color:#BA7238;
     font-weight:bold;
    background-image:url("../images/titre.jpg");
    background-repeat:no-repeat;  
    }
   