.titre2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight: bold;
    color: #2D366E;
}
.titre3{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight: bold;
    color: #4D4F97;
}
div.card {
	float: left;
	width: 350px;
	margin-top: 20px;
	padding-left: 25px
}
div.deux_tiers div.card img.photo_fiche {
	float: left;
	margin-right: 10px;
}
div.deux_tiers div.other {
	float: left;
	width: 230px;	
	margin-top: 20px;
	padding-left: 25px;
}
div.deux_tiers div.other div {
	margin-bottom: 20px
}