@charset "iso-8859-1";
   html,body {
    background-color:#8699B6;
    color:#000000;
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    }
    #conteneur{
    display:table;
    width:925px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    background-image:url("../images/bg.jpg");
    background-repeat:repeat-y;
    }     
    #col1{
    float:left;
    width:254px;
    height:246px;
    background-image:url("../images/logo.jpg");
    background-repeat:no-repeat;
    }
     #col2{
    float:left;
    width:669px;
    height:246px;
    background-image:url("../images/header.jpg");
    background-repeat:no-repeat;
    }
     #gauche_h_menu{
      width:220px;
      height:21px;
      background-image:url("../images/gauche_haut.jpg");
      background-repeat:no-repeat;
    }
    #gauche_h_mi{
       display:table;
      width:220px;
      height:auto;
      background-image:url("../images/gauche_mi.jpg");
      background-repeat:repeat-y;
    }
    #gauche_h_bas{
      display:table;
      width:220px;
      height:21px;
      background-image:url("../images/gauche_bas.jpg");
      background-repeat:no-repeat;
    }
     #cadre_jaune{
      width:634px;
      height:99px;
      background-image:url("../images/mi_header.gif");
      background-repeat:no-repeat;
    }
    #cadre_mi{
      display:table;
      width:634px;
      height:auto;
      background-image:url("../images/droite_mi.jpg");
      background-repeat:repeat-y;
    }
    .photo{
     width:220px;
     height:153px;
     background-image:url("../images/photo1.jpg");
     background-repeat:no-repeat;    
    }
   .menu{
    color:#C57050;    
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:22px;
    font-weight:bold;
    text-decoration:none;
   }
    .menub{
    color:#932C14;    
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:22px;
    font-weight:bold;
    text-decoration:none;
   }
    .txt_cadre{
    color:#000000;    
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;   
    font-weight:bold;
    text-decoration:none;
   }
   .red_text{
     color:#B13E11;    
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;   
    font-weight:bold;
    text-decoration:none;
   }
   .r_text{
     color:#000000;    
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;     
    text-decoration:none;
   }
    .r_textb{
     color:#932C14;    
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;   
   
    text-decoration:none;
   }
   .men_left{
    float:left;
    width:30px;
    height:20px;
   }
   .men_right{
    float:left;
    width:150px;
    height:20px;
   }
   #bottom{
    width:922px;
    height:13px;
    background-image:url("../images/bottom.jpg");
    background-repeat:no-repeat;       
   }