/* CSS Document */
h1,h3,span.orange {
	color: #ff5800;
}
h3 {
	font-weight: bold;
}
div.bloc-central {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
div.description {
	float: right;
	width: 428px;
}
span.gras {
	font-weight: bold;
}
span.gris {
	color: #999999;
}

