@charset "utf-8";
body {
	background-color: #626262; 
}

p {
	font-size: 1.4em;
}

ul.liste li {
	list-style-type: disc;
	margin-left: 50px;
	font-size: 1.4em;
}

.parallax-container {
	margin-top: -20px;
}

.page-footer {
	background-color: #c35592;
}

a:link {
	color: white;
	text-decoration: underline;
}

.impr p {
	font-size: 1em
}

.impr h1 {
	font-size: 2em;
}

.impr h2 {
	font-size: 1.7em;
}

.impr h3 {
	font-size: 1.5em
}

.impr h4 {
	font-size: 1.3em
}