img.float{ 
    float: left; 
    margin: 4px; 
}
.text-justify{
	text-align: justify;
	margin-bottom: 15px;
	color: #111111;
}
.text-justify b{
	color: #00005F;
	font-weight: bold;
}
.cat-title{
	color: #00008B;
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 30px;
}
.projet-objectif{
	color: #8B0000;
	font-size: 20px;
}