#corps h1 {
	padding-top: 10px;
	margin-bottom: 20px;
	font-size: 42px;
	font-family: 'Nunito', Arial, sans-serif;
	text-align: center;
	color: #cc3300;
}

#corps p {
	text-align: justify;
	color: #cc3300;
}
#corps img {
	margin-right: 10px;
	float: left;
}
#corps h5 {
	margin-bottom: 10px;
	text-align: right;
	color: #cc3300;
}

#corps h6 {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #cc3300;
}
#corps h6 a {
	font-size: 10px;
	text-align: right;
	color: #660000;
}
#corps h6 a:hover {
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	color: #cc3300;
}
