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

.document {
background-color: inherit;
color: inherit;
margin-left: 1em;
}

.titre_document {
font-weight: bold;
background-color: inherit;
color: navy;
font-size: 1.3em;
text-decoration: underline;
margin-top: 0.2em;
margin-left: 2em;
}

.titre_document a {
background-color: inherit;
color: inherit;
}

.texte_document {
color: inherit;
background-color: inherit;
font-size: 1em;
margin-left: 16em;
margin-top: 0.2em;
}

.date_document {
background-color: inherit;
color: black;
font-style: italic;
font-weight: normal;
margin-top: 0.2em;
float: left;
width: 15em;
}
