body {
	background-color: #CC9900;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.fond-table {
	background-color: #FFFFFF;
	background-image: url(images/fond-bj.jpg);
	background-repeat: repeat-y;
}
.fondcel-jaune {
	background-color: #FFDE24;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099
}
.corps {
	padding-left: 25px;
	padding-right: 20px;
	text-align: justify;
}
.commentaire {
	color: #993300;
	font-size: 10px;
	padding-right: 30px;
}
.bord-image {
	margin-right: 7px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.tetedeparaph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #A67C00;
	font-weight: bold;
}
.legende {
	color: #993300;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {

	color: #993300;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {


	color: #993300;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A67C00;
}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
