@charset "UTF-8";
.descriptif {
	font-family: "Gill Sans";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.descriptif_important {
	font-family: "Gill Sans";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #003DA0;
}
.titres {
	font-family: "Gill Sans";
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #55B6E3;
}
.tableau {
	border: medium dotted #57B7E4;
}
.bdp {
	font-family: "Gill Sans";
	font-size: 8pt;
	font-style: normal;
	color: #666666;
}
.descriptif_importantS {
	font-family: "Gill Sans";
	font-size: 10pt;
	font-weight: bold;
	color: #003DA0;
	text-decoration: underline;
}
.forma1 {
	font-family: "Gill Sans";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1DB2E4;
}
.forma2 {
	font-family: "Gill Sans";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #90C400;
}
.forma3 {
	font-family: "Gill Sans";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9300;
}

