/* 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-chiffres-cles.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}
.graph{
	padding-top: 5px;
	clear:both;
	width:630px;			
}

.big{
	padding-top : 2px;	
	float:left;
	width:15px;			
}
.content{	
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	float:left;
	width:610px;	
}
.contentj{	
	padding-top : 20px;	
	color: #ecff47;
	font-size: 12px;
	font-family: Arial;
	float:left;
	width:630px;	
}
