@charset "utf-8";

.soustitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #09F;
}
.italique {
	font-style: italic;
	font-weight: bold;
}
.remarque {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF3;
}
.remarque {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.soustitre2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #09F;
	text-align: justify;
}
.justifié {
	text-align: justify;
}
.justifié {
	font-size: 16px;
}
.justifié {
	font-size: 14px;
}
.couleur-suite {
	color: #3F3;
}
.textegris {
	color: #666;
}
.Rouge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F33;
}
.bordure {
	border: 2px solid #999999;
}
