p {  text-align: justify}
.chapeau {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
	text-decoration: underline;
}
.border {
	border: 1px solid #000000;
}
