   html,body {
    color:#000000;
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    }   
    #head{
    width:100%;
    height:176px;
    background-image:url("../images/head.jpg");
    background-repeat:repeat-x;
    }
     #conteneur{
    display:table;
    width:961px;
    height:auto;
    margin-left:auto;
    margin-right:auto;       
    }  
    #bg{
    display:table;
    width:961px;
    height:auto;
    margin-left:auto;
    margin-right:auto;  
    background-image:url("../images/bg.jpg");
    background-repeat:repeat-y;     
    }       
    #header{
    width:961px;
    height:176px;
    background-image:url("../images/header.jpg");
    background-repeat:no-repeat;     
    }  
   #logo{
    width:362px;
    height:106px;
    background-image:url("../images/logo.png");
    background-repeat:no-repeat; 
    text-align:center;    
    }
   .txt_logo{
    font:13px  Verdana,Helvetica,Arial,sans-serif; 
   text-decoration:none;
   color:#F61281;
  
   width:375px;
   text-align:center;
    }  
   .txt1_logo{
    font:10px  Verdana,Helvetica,Arial,sans-serif; 
   text-decoration:none;
   color:#595858;
   width:375px;
   text-align:center;
    }
     .txt1_mi{
    font:10px  Verdana,Helvetica,Arial,sans-serif; 
   text-decoration:none;
   color:#595858;
   width:685px;  
    }
     .txt2_mi{
    font:11px  Verdana,Helvetica,Arial,sans-serif; 
   text-decoration:none;
   color:#494848;
  
    }
     .txt_titre{
    font:18px  Verdana,Helvetica,Arial,sans-serif; 
   text-decoration:none;
   color:#F61281;  
    }
     .txt_mi{
    font:11px  Verdana,Helvetica,Arial,sans-serif; 
   text-decoration:none;
   color:#FFFFFF;  
    }
    .r_textb{
     font:11px  Verdana,Helvetica,Arial,sans-serif; 
   text-decoration:none;
   color:#000000; 
    font-weight:bold;   
    }
    .r_text{
     font:12px  Verdana,Helvetica,Arial,sans-serif; 
   text-decoration:none;
   color:#000000;    
    }
    .r_textr{
     font:12px  Verdana,Helvetica,Arial,sans-serif; 
   text-decoration:none;
   color:#000000;    
    }
    .r_textr1{
     font:12px  Verdana,Helvetica,Arial,sans-serif; 
   text-decoration:underline;
   color:#595858;    
    }


   #bottom{
    width:961px;
    height:121px;
    background-image:url("../images/bottom.jpg");
    background-repeat:no-repeat; 
    text-align:center;
  margin-left:auto;
    margin-right:auto;       
    } 
   #mi{
    width:740px;
    height:86px;
    background-image:url("../images/mi.jpg");
      background-repeat:no-repeat;   
    } 
  .navig1n{
       background:#E9D2E2;     
      white-space:nowrap;
      padding-left:4px;
       padding-right:5px;
       color:#000000;
       border:1px solid #807B7B;
        border-bottom:1px solid #807B7B;
       height:15px;
       width:15px;
       text-align:center;
       font:10px  Verdana,Helvetica,Arial,sans-serif;
       text-decoration:none;
       }
       
       .navign{
      background:#BC208B;
      white-space:nowrap;
      padding-left:4px;
       padding-right:5px;
       color:#FFFFFF;
       border:1px solid #807B7B;
       border-bottom:1px solid #807B7B;
       height:15px;
       width:170px;
       text-align:center;
      font:10px  Verdana,Helvetica,Arial,sans-serif;
      font-weight:bold;
       text-decoration:none;}    
    
