h1{
	color:#BBC026;
	font-size:18pt;
	font-variant: small-caps;
	font-weight: bold;
}
h2{
	color:#BBC026;
	font-size:15pt;
	font-weight: bold;
	margin-top:10px;
}
h3{
	color:#88a395;
	font-size:14pt;
	/*font-weight: bold;*/
	margin-top:10px;
}
h4{
	color:#BBC026;
	font-size:12pt;
	font-weight: bold;
	margin-top:10px;
}
ul {
	font-size: 12pt;
	color:#616161;
	list-style-image:url(/images/puce.gif);
	list-style position:outside;
	margin-left:30px;
}
p{
	color:#616161;
	font-size:12pt;
	padding-top:10px;
}
