.accueil {
	background-image:url('../img/fondm2.jpg');
	width: 100%;
	height: 332px;
	background-repeat:no-repeat;
	text-align: center;
}

.accueil-footer {
	background-image:url('../img/fondb2.jpg');
	width: 100%;
	height: 120px;
	background-repeat:no-repeat;
	color: white;
}

