body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #516462;
}
.brun {
	color: #D1A41B;
}
.brunGRAS {
	font-weight: bold;
	color: #D1A41B;
}

.vert {
	color: #A9E64F;
}
.vertfoncéGRAS {
	font-weight: bold;
	color: #304C1B;
}




.blanc {
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}
.noir {
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
}
