body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #FF6600;
}
a:hover {
	color: #993333;
}
.titrepage {
	color: #999900;
	font-weight: bold;
	font-size: 18px;
}
.titreparagraphe {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #999900;
}

ul {
	list-style-position: outside;
	list-style-image: url(../images/puce_arbre.gif);
}
