.fiche_titre {
	text-align: center;
	margin: 3px;
	font-size: 14px;
	font-weight: bold;
}

.fiche_desc {
	text-align: justify;
	margin: 3px;
}

.fiche_img {
	text-align: center;
	margin: 3px;
}

