body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	font-size:12px;
	color:#07418B;
	text-align:justify;
}
#contenu {
	width:490px;
	height:313px;
	overflow:auto;
	margin:0px 20px 0px 21px;
}
a, a:link a:hover {
	font-weight: bold;
	text-decoration:none;
	color:#07418B;
}
ul {
	list-style-image:url(../pics/puce.gif)
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right:10px;
}
h1 {
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	margin-right:10px;
	font-weight:bold;
}

