body {
	background-color: #B6B6B6;
}
a:link {
	color: #C65E00;
}
a:hover {
	color: #FF9933;
}
a:visited {
	color: #9D4A00;
}
.Titre {
	font-family: Papyrus;
	font-size: 48px;
	color: #C65E00;
}
.corps {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.titre1 {
	font-family: Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}
.important {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
}
