/* 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-gouvernement-d-entreprise.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}
.graph{
	padding-top: 10px;
	clear:both;
	width:646px;		
}
.under{
    padding-top : 6px;
	clear:both; 
	width:310px;
}
.dleft{		
	float:left;
	width:320px;
}
.dright{		
	float:left;
	width:320px;	
}
.dot{
	padding-top:4px;
	float:left;
	width:15px;	
}
.big{
	color: #ecff47;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;	
	float:left;
	width:130px;	
}
.content{	
	padding-left:5px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	float:left;
	width:160px;	
}
