#header #infos a {
	color: #cc3300;
	text-decoration: none;
	background-color: #fff;
}
#corps {
	padding-right: 80px;
	padding-left: 80px;
	padding-bottom: 200px;
}
#corps h1 {
	margin-bottom: 30px;
	font-size: 42px;
	text-align: center;
	font-family: 'Nunito', Arial, sans-serif;
	color: #cc3300;
}
#corps h2 {
	margin-bottom: 30px;
	font-family: 'Nunito', Arial, sans-serif;
	color: #cc3300;
}
#corps h3 {
	text-align: left;
	color: #cc3300;
	font-size: 14px;
	margin-bottom: 280px;
	font-weight: lighter;
}
#corps p {
	margin-bottom: 20px;
	text-align: justify;
	color: #cc3300;
}
#corps a {
	color: #cc3300;
}
#corps a:hover {
	color: #cc3300;
	text-decoration: none;
}
.imgg {
	padding-right: 20px;
	float: left;
}
.imgd {
	padding-left: 20px;
	float: right;
}
.fat {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.fat2 {
	font-weight: bold;
}
.espaceb {
	border-bottom-color: #cc3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 185px;
}
.centre {
	text-align: center;
}
.espaceb2 {
	border-bottom-color: #cc3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 20px;
}
