     html,body {
    color:#000000; 
    background-color:#AAB5BB;    
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
   background-image:url("../images/degrade.jpg");
    background-repeat:repeat-x;  
    } 
   
    #conteneur{
    display:table;
    width:948px;
    height:auto;
    margin-left:auto;
    margin-right:auto;       
    } 
    #navigation{   
    width:948px;
    height:57px; 
    background-image:url("../images/navigation.jpg");
    background-repeat:no-repeat;      
    }  
    #header{   
    width:948px;
    height:278px; 
    background-image:url("../images/header.jpg");
    background-repeat:no-repeat;      
    }      
    .menub{
    font-size:12px;
    font-weight:bold;
    color:#4E6EA7;
    text-decoration:none;
    }
    .menu{
    font-size:12px;   
    color:#424B4F;
    text-decoration:none;
    }
     .contact{
    font-size:12px;   
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
    }
    .small{
    font-family:arial;
    font-size:10px;   
    color:#FFFFFF;
    }
    .small1{
    font-family:arial;
    font-size:10px;   
   font-weight:bold;
   color:#424B4F;
    }
     .small2{
    font-family:arial;
    font-size:10px;   
   font-weight:bold;
   color:#424B4F;
   width:800px;
   text-align:center;
    margin-left:auto;
    margin-right:auto; 
    }
    #cache{
    position:absolute;
    z-index:1000;
     width:375px;
    height:215px; 
    background-image:url("../images/cache.gif");
    background-repeat:no-repeat;
    }
    #signaletique{
    font-family:arial;
    font-weight :bold; 
    font-size:11px;
     color:#FFFFFF;
     width:948px;
     text-align:center;
    }
    #haut_body{
     width:948px;
    height:26px; 
    background-image:url("../images/haut_body.jpg");
    background-repeat:no-repeat;  
    }
    #mi_body{
     width:948px;
    height:auto; 
    background-image:url("../images/mi_body.gif");
    background-repeat:repeat-y;  
    }
    #bas_body{
     width:948px;
    height:146px; 
    background-image:url("../images/bas_body.gif");
    background-repeat:no-repeat;  
    }
    #trait{
      width:30px;
    height:174px; 
    background-image:url("../images/trait.jpg");
    background-repeat:no-repeat;
    }
    .mn{
    color:#000000;
    text-decoration:none;
    }
    .titre{
     width:493px;
    height:29px; 
    color:#FFFFFF;
    font-weight:bold;
    padding-left:30px;
    line-height:27px;
    background-image:url("../images/title.jpg");
    background-repeat:no-repeat; 
    }
     .titre1{
     width:192px;
    height:29px; 
    color:#FFFFFF;
    font-weight:bold;
    padding-left:30px;
    line-height:27px;
    background-image:url("../images/title1.jpg");
    background-repeat:no-repeat; 
    }
    .bd{
    text-align:justify;
    }
    .txt_bottom{
   font-family:arial;
    
    font-size:11px;
   
    }
    .lkl a, .lkl a:hover{
    
    color:#424B4F;
    }
   
