
/* heading styles */
h1, h2, h3, h4, h5, h6 {
    color: Black;
    background: none;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.17em;
    border-bottom: 1px solid #aaaaaa;
}

/* document-specific styles come next */

.auteurs {font-family: helvetica,sans-serif,arial;}
.titre {font-family: helvetica,sans-serif,arial; color: maroon;}
.reste {font-family: helvetica,sans-serif,arial; color: blue;}

DD		{ margin: 0em 0em 1em 2em }
