body {
	font-family: 'Josefin Sans', sans-serif;
}

#header {
	background: url("../img/gallerie/Maison.jpg");
	background-size: cover;
	height: 627px;
	padding-bottom: 80px;
}

.separation {
	height: 50px;
	background: black;
}

.appart-gallery {
	background: black;
}

.panel-appart {
	background-color: rgba(255, 255, 255, 0.5);
}

.cta {
	padding-top: 20px;
	background-color: black;
	color: white;
}
