body{
  margin:0;
  padding:0;
  font-family: arial,sans serif;
  background:#2e2e2e url(../images/fond_malaret_web.png) left top repeat;
}

#global{
  width:958px;
  margin:20px auto 0 auto;
  background-color:#874d28;
}
 
#menu_contener{
 height:24px;
  width:958px;
  margin:0;
  background-color:#874d28;
  float:left;
}

#corps{
  
  width:958px;
  background-color:#874d28;
} 



#left{
  
  width:142px;  
  background-color:#874d28;
  text-align:center;
  float:left;
}

#left img{
  width:80px;
  margin:20px 0 0 0; 
}
  
#right{
  width:816px;
  float:left;
  background-color:#874d28;
} 



#centre{
  width:441px;
  margin:5px 0 5px 0;
  background-color:#fafafa;
  float:left;
  display:inline;
} 

#textcol2{
  width:363px;
}

#centre_new{
  width:500px;
  margin:5px 0 5px 0;
  text-align:center;
  background-color:#Fafafa;
  float:left;
  display:inline;
} 


#col3{
  width:368px;
  margin:5px 0 0 0;
  background-color:#874d28;
  display:block;
  float:left;
  text-align:center;
} 

col3_new{
  width:300px;
  margin:5px 0 0 0;
  background-color:#FF00A5;
  float:left;
  text-align:center;
} 

#img1col3{
  margin: 0;
}

#img1col3,#img2col3 {
  width:362px;
  height:215px;
  }
  
#img1col3 img,#img2col3 img{
  width:340px;
  height:200px;
  margin: 0 auto 0 auto;
  display:block;
}

#img3col3 {
  width:362px;
  height:15px;
}

#pieddepage{
  width:958px;
  margin:0;
  padding:0;
  border-top:1px solid #7a7a7a;
  clear:left;
}  

