@charset "utf-8";
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 600;
	color: #000099;
	word-spacing: 1px;
	text-align: center;
	vertical-align: top;
}
.titre2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 600;
	color: #000099;
	word-spacing: 2px;
}
.titre3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 600;
	color: #000000;
	text-align: left;
	word-spacing: 2px;
}

