.titre{
	font-size : 14px;
}
.intertitre{
	font-size : 16px;
	font-weight: bold;
}
.imagegauche{
	float:left;
	margin-right:7px;
}
.imagedroite{
	float:right;
	margin-left:7px;
}