/* CSS Document */
@import url(general.css);

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#007A47;
	background-image:url(/_img/fond-leon-en-chiffres.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}
.big{
	color: #ecff47;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial;	
	float:left;
	 width:50px;
}
.graph{
	padding-top: 10px;
	clear:both; 
	width:620px;
}
.content{	
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	style="float:left;
	width:580px;
}
