body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texte {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #000000;
}
.ref {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000000;
}
.Titre {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	color: #EEA210;
	font-weight: bold;
}
.Sous-titre {
	font-family: "Monotype Corsiva";
	font-size: 12px;
	color: #EEA210;
}
a:link {
	color: #DD4901;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DD4901;
}
a:hover {
	text-decoration: underline;
	color: #EEA210;
}
a:active {
	text-decoration: none;
	color: #DD4901;
}
