.mbl{
    margin-bottom: 30px;
}

.mbnone{
    margin-bottom: 0;
}

.bold{
    font-weight: bold;
}

/* Header */
.logo{
    max-width:100px;
    margin-left: 10px;
    margin-right: 20px;
}

.titre{
    font-size:17px;
    color:#D46117;
}

.lien{
    text-decoration: none;
    color: #000;
}

/* Footer */
.footer, .footer *{
    width: 100%;
}

.adresse{
    text-align: right;
    font-size: 11px;
    line-height: 1.2;
    padding-right: 10px;
}

.liesel{
    height: 100px;
}

/* Contenu */
.fiche{
    margin-bottom: 15px;
    font-size: 12px;
    page-break-inside: avoid;
}

h2{
    font-size: 17px;
    margin-bottom: 3px;
}

h2.chateau{
    color: #584744;
}

h2.lei{
    color:#D46117;
}

.description{
    margin-top: 0;
    margin-bottom: 7px;
}
