#separateur {
  height: 60px;
}

html body {
  background-attachment: fixed;
  background-image: url("fondSiteRegieEaux.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  margin: 0 auto;
  padding: 0;
}
	
	.invite {
  font-size: 18px;
  margin-top: 74px;
  padding-top: 0;
}