body
{
background-color: #000000;
margin: auto;
}
.chapeau {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	color: #FFFFFF;
}
.rubrique {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 700;
	color: #660033;
	text-decoration: underline;
}
.rubriquenonsoulignee {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 700;
	color: #660033;
}
.article {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #660033;
}
.acrobat {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	color: #000000;
}
.pages {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
