@CHARSET "UTF-8";

.chapeau{
	margin-top: 10px;
	text-align:justify;
}

.sitemap-header {
	background:transparent url(/images/orange-sprite.gif) no-repeat scroll 5px -137px;
	color:#000000;
	font-size:130%;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:25px;
	text-align:left;
}

.terms {
	padding-left: 30px;	
}
.terms li {
	padding-bottom: 10px;
	list-style-type: decimal;
}

.fg-black{
	color:#000000;
}