h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #86A0C1;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 30px;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B2CB00;
}
.imgListe {
	padding-right: 10px;
	padding-bottom: 10px;
}

