p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7E2100;
	font-style: italic;

}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #7E2100;
	font-style: italic;
	text-transform: uppercase;


}
.sous-titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #7E2100;
	text-transform: uppercase;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #7E2100;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #7E2100;
}
