#pageHeader {
	width: 1000px;
	text-align: left;
	list-style: none;
	height: 87px;
	background: #A9A9A9 url(../images/haut-duplication.jpg) no-repeat;
}
div#duplica {
  background-image: url(../images/duplication-fond.jpg);
  background-repeat: no-repeat;
 // background-position : center center;
  text-align : justify;
  left:50px;
  background-position : 0% 25%;
  height : 750px;
  padding: 0;
}
div#grille{
  background-image: url(../images/Grille-tarif-Duplication.png);
  background-repeat: no-repeat;
 // background-position : center center;
  text-align : justify;
  left:50px;
  background-position : 0% 25%;
  height : 750px;
  padding: 0;
}
