/* ******************************* 
	css spécifique au page PAP
 liste des styles
#fond (image de fond des pages)

  ******************************* */



body {
background:#D1C2A3 url(../img/00-commun/visuel-pap.jpg) no-repeat scroll center 0px;

}
/*
#fond{
	background:url(../img/00-commun/visuel-pap.jpg) no-repeat scroll 0 0;
	background-color:#D1C2A3;
	margin: 0 auto;
	width:1081px;	
}*/
