.texteimportant {font-family: Calibri; font-weight: bold; color: black  }
.style1 {font-family: Calibri; font-size: 18px; font-weight: bold; color: #CC3300  }
.titre {
	font-family: Papyrus;
	font-size: 48px;
	font-weight: bold;
	color: black;
}
body {
	background-color: #B6B6B6;
}
a:link {
	color: #C65E00;
}
a:visited {
	color: #9D4A00;
}
a:hover {
	color: #FF9933;
}
.corp {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

