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

}
body{
   background:#D0D1B8 url(img/fond_body_R.jpg) top;
   background-repeat:repeat-x;
}
#fond_1 {
   background:url(img/fondref.jpg) no-repeat center top;
}
#content {
	 /*background:url(img/fondiref.png) no-repeat center top;
	 background-color:#E6E7D9;*/
	 border-left:1px solid #B9B1A2;
	  border-right:1px solid #B9B1A2;
}
