  
   html,body {
    color:#4A4747; 
    background-color:#466BB9;    
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
   
    } 
 
   #header_haut{
    width:987px;
    height:131px;
    background-image:url("../images/haut_header.jpg");
    background-repeat:no-repeat;   
    }
   #header{
    width:987px;
    height:296px;
    background-image:url("../images/header.jpg");
    background-repeat:no-repeat;   
    }     
   #logo
       {
    width:486px;
    height:110px;
    background-image:url("../images/logo.jpg");
    background-repeat:no-repeat;
     }   
    #conteneur{
    display:table;
    width:987px;
    height:auto;
    margin-left:auto;
    margin-right:auto; 
    background-color:#FFFFFF;    
    }
   #haut_news{
    width:286px;
    height:23px;
    background-image:url("../images/haut_news.jpg");
    background-repeat:no-repeat;   
    }  
   #mi_news{
    width:286px;
    height:auto;
    padding-left:1%;
      padding-right:1%;
     font-size:11px;
   font-family:arial;
    background-image:url("../images/mi_news.jpg");
    background-repeat:repeat-y;   
    }   
   #bas_news{
    width:286px;
    height:16px;
    background-image:url("../images/bas_news.jpg");
    background-repeat:no-repeat;   
    }
   #bdy {
    width:987px;
    height:auto;   
    background-image:url("../images/bg.jpg");
    background-repeat:repeat-y;  
   }
   #bottom{
   width:987px;
    height:75px;
     margin-left:auto;
    margin-right:auto;   
    background-image:url("../images/bottom.jpg");
    background-repeat:no-repeat;   
   }
   .text_photo{
   width:400px;
   text-align:center;
   }
    .text_photo1{
    color:#4A4747; 
  text-decoration:none;
   }
   .text_bdy{
   color:#AB3D1F;
   }  
   .text_bdy1{
   color:#908D8D;
   } 
   .text_bdy2{
   color:#908D8D;
   font-family:arial;
   font-size:10px;
   }
   .minor{
   font-size:11px;
   }   
    .text1_info{
      color:#C05C28;
    font-size:11px;
   font-family:arial;
    }
   .text_info{
    color:#FFFFFF;
    font-size:11px;
   font-family:arial;
   line-height:22px;
    }    
    .text_logo{
    color:#4A4747;
    font-size:11px;
   font-family:arial;
   margin-left:115px;
    }
    .titre{     
    color:#C05C28;
    font-size:14px;
    font-weight:bold;
    }
    .titre1{     
    color:#C05C28;
    font-size:11px;
    font-weight:bold;
    width:560px;
    height:22px;
    background-image:url("../images/titre.jpg");
    background-repeat:no-repeat;   
    }
    .menu{
    color:#FFFFFF;
    text-decoration:none;
    }
    .menub{
    color:#FFFFFF;
    
     font-weight:bold;
    }
    .menuc{
    color:#59B6C4;
    font-size:10px;
     font-weight:bold;
    }
   
   