.fiche {
font-weight: bold;
background-color: inherit;
color: navy;
margin-left: 1em;
margin-top: 1em;
}

.fiche a {
font-weight: bold;
background-color: inherit;
color: inherit;
}

.description_fiche {
background-color: inherit;
color: black;
margin-left: 3em;
margin-top: 0.5em;
}

.taille {
background-color: inherit;
color: black;
font-weight: normal;
font-style: italic;
}

.paragraphe {
background-color: inherit;
color: inherit;
margin: 1em;
text-indent: 1em;
}
