#header {
background-image:url(img/headerhome.jpg);
}

body{
   background:#D0D1B8 url(img/fond_body_A.jpg) top;
   background-repeat:repeat-x;
   /*background-repeat:repeat-x;*/
}

#fond_1 {
   background:url(img/fondhome.jpg) no-repeat center top;
}
#content {
	 background:url(img/fondihome.jpg);
	 background-repeat:repeat-x;
	 background-color:#D0D1B8;
	 border-left:1px solid #B9B1A2;
	  border-right:1px solid #B9B1A2;
}