body {
    margin-left: 2em
}

h1 {
    /* color: red; */
    text-align: center
}

h2 {
    background-color: #E0E0FF;
    /* color: green; */
    font-family: sans-serif;
    /* border-bottom: solid thin */
}

h4 {
    font-size: medium;
    padding: 0cm;
    margin: 0cm
}

.colophon {
    font-size: small;
    font-style: italic;
}

div.links {
    margin-top: 1em;
    margin-bottom: 1em;
}

ul {
    list-style: square;
    padding-left: 2em;
}

ul li {
    margin-bottom: .4em;
}

.links ul {
}

.index_onglet {
    background-color: #E0E0FF;
}

.index_head_navbar {
    padding-top: .2em;
    padding-bottom: .2em;
    border-top: solid thick #E0E0FF;
    border-bottom: solid thick #E0E0FF;
}

.index_renvois {
    text-align: center;
}    

