/* 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-les-piliers-de-la-reussite.jpg);
	background-position:top;
	background-repeat:no-repeat;	
}
.graph{	
	clear:both;
	width:630px;		
}
.dot{
	padding-top: 5px;
	color: #ecff47;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;	
	float:left;
	width:10px;	
}
.content{	
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	float:left;
	width:300px;
}
.content2{	
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	float:left;
	width:310px;
}
.contenttjb{	
	color: #ecff47;
	font-size: 14px;
	font-family: Arial;
	float:left;
	width:630px;	
}
.jb{	
	color: #ecff47;
	font-size: 12px;
	font-family: Arial;
	float:left;
	width:310px;	
}
.jb2{	
	color: #ecff47;
	font-size: 14px;
	font-family: Arial;
	float:left;
	width:200px;	
}
.title{	
	color: #ecff47;
	font-size: 12px;
	font-family: Arial;
	float:left;
}
.action{
	width: 230px;
	float:left;
	padding-top : 15px;
	padding-left : 15px;	
	height : 80px;		
	background-image: url(/_img/l-action-leon-de-bruxelles/cadre.png);	
	background-repeat: no-repeat;
}
.green {
	text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#007a47;	
}
a.green {
	font-family:Arial;
	font-size:12px;
	color:#007a47;
	text-decoration:underline;
}