div.title, h1, h2 {
    color: #900;
    font-family: sans-serif;
    font-weight: bold
    }
h1 {
    margin-top: 0
    }
h2 {
    margin-top: 2em
    }
div.title {
    font-size: 200%;
    padding: 0.5em;
    padding-bottom: 0;
    margin: 0;
    text-align: center;
    border-left: 1px solid #C0C0A0
    }
div.title_bar {
    background-color: #ffdd75;
    background-image: url(images/ffdd75.png);
    width: 100%;
    border-bottom: 1px solid #C0C0A0;
    height: 1%
    }
div.title_box {
    margin-left: 12em;
    background-color: #ffeeba;
    background-image: url(images/ffeeba.png);
    height: 1%
    }
div.site_subtitle {
    color: #030;
    font-family: sans-serif;
    padding: 1em;
    padding-top: 0;
    margin: 0;
    text-align: center;
    border-left: 1px solid #C0C0A0
    }
span.BF {
    font-weight: bold
    }
div.dummy_float {
    width: 11em;
    float: left
    }
div.plante {
    text-align: center;
    margin-bottom: 2em;
    margin-left: 1em
    }
div.plante a img {
    margin: 0;
    padding: 0;
    border: 0
    }
div.navigation {
    font-family: sans-serif;
    width: 11em;
    float: left;
    color: black;
    padding-top: 3em
    }
div.all {
    min-width: 45em;
    /* max-width: 65em; */
    /* min-height: 100%; */
    background-color: #ffeeba;
    background-image: url(images/ffeeba.png);
    margin: 1em;
    border: 1px solid #C0C0A0;
    height: 1%
    }
div.main {
    color: black;
    background-color: #fffff4;
    min-height: 30em;
    padding: 3em;
    padding-left: 5em;
    padding-right: 5em;
    margin-left: 12em;
    border-left: 1px solid #C0C0A0;
    height: 1%
    }
div.pied {
    clear: both
    }
ul {
    margin-left: 0;
    padding-left: 3em
    }
ul li ul li ul {
    font-size: 95%
    }
div.navigation .currentpage {
    font-weight: bold
    }
a:link {
    color: #1B391D
    }
a:visited {
    color: #3B761B
    }
a.ct {
    text-decoration: none
    }
a.ct:hover {
    background-color: white
    }
p {
    text-align: left;
    color: black
    }
p, ul {
    max-width: 50em
    }
p.centered {
    max-width: none;
    text-align: center
    }
html, body {
    margin: 0
    }
body {
    margin: 0;
    font-family: sans-serif;
    font-size: 85%;
    background-color: #f6f3e2;
    background-image: url(images/f6f3e2.png)
    }
pre {
    color: black;
    background-color: #eee;
    padding: 0.5em
    }
div.location_container {
    background-color: #ffe592;
    border-bottom: 1px solid #C0C0A0
    }
div.location_bar {
    background-color: #fff6d7;
    padding: 0.3em;
    padding-left: 2em;
    margin-left: 12em;
    border-left: 1px solid #C0C0A0
    }
div.location_text {
    font-size: 80%;
    text-align: center
    }
p.nw {
    white-space: nowrap
    }
/* Liens */
div.lien {
    padding: 0;
    padding-left: 2em;
    padding-right: 2em;
    margin-left: 2em;
    max-width: 52em;
    margin-bottom: 1em;
    background-color: #fcf8d8;
    border: 1px solid #C0C0A0
    }
/* Pour la bibliographie */
div.livre {
    padding: 0.5em;
    margin-bottom: 1em;
    background-color: #fcf8d8;
    border: 1px solid #C0C0A0
    }
div.references {
    font-size: 80%;
    width: 39%;
    float: left
    }
div.couverture {
    margin-right: 0.5em
    }
div.couverture a img {
    border: 1px solid black
    }
div.resume {
    float: right;
    font-size: 80%;
    width: 60%
    }
div.livre span.g {
    font-weight: bold
    }