   html,body {
    color:#3B3B3B;
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    background-color:#003466;
    }
    img{
    border:0;
    }
    #conteneur{
    width:938px;
    height:auto;
    margin-left:auto;
    margin-right:auto; 
    background-image:url("../images/bg.jpg");
    background-repeat:repeat-y;   
    }  
  #conteneur_bis{
    width:900px;
    height:auto;
    margin-left:auto;
    margin-right:auto; 
    
    }        
    #header{
    width:938px;
    height:204px;
    background-image:url("../images/header.jpg");
    background-repeat:no-repeat;     
    }
   #logo{
    width:309px;
    height:150px;
    background-image:url("../images/logo1.jpg");
    background-repeat:no-repeat; 
    color:#FFFFFF;
    text-align:center;    
   }    
     #haut{
    width:938px;
    height:27px;
    background-image:url("../images/haut.jpg");
    background-repeat:no-repeat;     
    } 
    #bas{
    width:938px;
    height:52px;
    background-image:url("../images/bas.jpg");
    background-repeat:no-repeat;     
    }      
    .txt_titre{
    font-size:12px; 
   text-decoration:none;
   color:#FFFFFF;    
    }
    .txt_bold{
      font-size:14px; 
   text-decoration:none;
   color:#525051; 
font-weight:bold; 
 width:600px;
 height:30px;   
    background-image:url("../images/trait.jpg");
    background-repeat:no-repeat;    
    }
    .txt_small{
     font-size:11px; 
 font-family:arial;
    }
    .menu{
    font-size:11px; 
     color:#646363;
   text-decoration:none;
   font-weight:bold; 
    }
    .menub{
    font-size:11px; 
     color:#3FB4D5;
   text-decoration:none;
   font-weight:bold; 
    }
    .txt_norm{
     color:#1696BA;
    }
    .txt_small1{
     font-size:11px; 
     color:#FD7820;
    }
    .div_trait{
    width:380px;
    height:6px;
    margin:0;
    padding:0;    
    background-image:url("../images/trait1.jpg");
    background-repeat:repeat-x;   
    }
     .div_trait1{
     width:670px;
    height:6px;   
    background-image:url("../images/trait1.jpg");
    background-repeat:repeat-x;   
    }
    .txt_sm{
    font-size:10px; 
    font-family:arial;
    }
  