
.background-illustration {
	z-index: -5;
	text-align: center;
	top: 0;
}
.background-illustration img {
	width: 100%;
	height: auto;
	margin-top: 40px;
}
.titre {
	font-size: 1.3em;
}
body {		
	background-color: #767676;
}