@charset "utf-8";
.policedefaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #004566;
}
.police_petite_G {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bolder;
	color: #004566;
}
.policeG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	color: #004566;
}
.policeTitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bolder;
	color: #002142;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.Titre_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #01669A;
}

