body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000000;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #462603;
}



li {
	text-decoration: none;
	list-style-type: none;
	color: #e1b688;
}

h1 {
	color: #462603;
	text-decoration: underline;
}

h2 {
	color: #b58f64;
	text-decoration: underline;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bt_suivant, .bt_precedent{
	display: none;
}

