.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #009966;
}
.sous-titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F2B171;
	font-style: italic;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99D7C9;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EF894B;
	font-style: italic;
	text-decoration: underline;
}
.contourPage {
	background-color: #1A97BB;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
