.chapeau {
	font-family: "Century Gothic";
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}
.chapitre {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #990000;

}
.detailgras {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #990000;

}
.detailnormal {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	color: #990000;

}
.detailgrasnonitalique {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #990000;

}
.detailnormalnonitalique {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #990000;

}
.TitreJournal {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	font-variant: small-caps;
	text-decoration: underline;

}
