body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: justify;
}
.surtitre {
	color: #C70063;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h1 {
	color: #E85412;
	font-size: 1.2em;
}
#picto {
	float: right;
	margin-top: -20px;
}
.intro {
	font-weight: bold;
	font-style: italic;
}
.gras {
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
	color: #98bf0c;
	font-weight: bold;
}
.fleche {
	color: #C70063;
	font-weight: bold;
}
a{
	color:#C70063;
	text-decoration: underline;
}
a:hover{
	color:#98BF0C;
	text-decoration:underline;
	font-weight: bold;
}
.sous_titre {
	font-weight: bold;
	color: #e85412;
}
