body {
	}

.dContact {
	clear: both;
	background-image: url(/images/plaquette.jpg?v=1);
	min-height: 1000px;
	background-clip: border-box;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: white;


}