.accueil {
	background-image: url(../../img/commun/accueil.1140848699af72497b63.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50%;
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}

.detailLayout {
	border: none;
}

