body {
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	background-color: #FFFFFF;
}
a:visited {
	color: #999966;
}
a:hover {
	color: #FF9900;
}
.bloc-texte {
	text-align: justify;
}
p {
	text-align: justify;
}
.legende {
	vertical-align: middle;
}
.titre_chapitre {
	font-weight: bold;
}
.info-bas-page {
	font-size: smaller;
}
.texte-gras {
	font-weight: bold;
}

