* {
	margin: 0px; padding: 0px;
}

div.item {
	margin-bottom: 20px;	
}

body {
	background-color : gray;
	padding-top: 60px;
}

hr.light {
	margin: 20px auto;
}

section.projet-richard {
	padding: 10px;
}

div.comeback-container {
	margin-top: 50px; 
}

/* div.img-container {
	height: 400px;
	background-color : white;
	background-image: url("../img/header.jpg");
	background-size: cover;
	background-position: center center;
	} 

 PROBLEME DE HEADER QUI DEPASSE DERRIERE L'IMAGE */

h1.projet-title {
	margin-bottom: 30px;

}