@charset "UTF-8";
.textecourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #57584f;
	line-height: 130%;
}
.textecourantBold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #57584f;
	line-height: 130%;
}
.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #007ea3;
	line-height: 130%;
}
.texteitalique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #57584f;
}
.background {
	background-color: #FFFFFF;
	background-position: center center;
	margin-top: 50px;
}
.textebleu {
	color: #007ea3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textecourantgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9a9b95;
	line-height: 130%;
}
.textecourantgrisitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #9a9b95;
	line-height: 130%;
}
