body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}
a {
	color: #003366;
	text-decoration: none;
}
h2, h3 {
	color: #003366;
	text-decoration: underline;
}
h1 {
	font-size: medium;
	text-decoration: none;
	color: #003366;
}
.bt_suivant, .bt_precedent {
	display: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
