.container-header {
    background: #000000 !important;
    background-image: none !important;
}

body {
    background-color: #000000;
}

/* =========================================
   ÆMYON - Police
   ========================================= */

body,
h1,
h2,
h3,
h4,
h5,
h6,
.mod-menu {
    font-family: "Trebuchet MS", Arial, sans-serif;
}

/* =========================================
   ÆMYON - Texte
   ========================================= */

body {
    color: #e8e8e8;
}

/* =========================================
   ÆMYON - Titres
   ========================================= */

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #ffffff;
}

/* =========================================
   ÆMYON - Liens
   ========================================= */

a {
    color: #c9a96a;
}

a:hover {
    color: #e2c58a;
}



/* Centrage du Logo */
.site-grid .container-header {
    text-align: center;
}

.navbar-brand {
    margin: auto;
}

/* Centrage du menu principal */

.mod-menu {
    justify-content: center !important;
}

.mod-menu.mod-list {
    display: flex !important;
    justify-content: center !important;
}

/* Centrage du Titres des articles */

.page-header h1,
.page-header h2,
.article-title,
.item-title {
    text-align: center;
}

.page-header {
    margin-bottom: 2.5rem;
}

/* Main Menu */

.mod-menu {
    font-size: 1.3rem;
}

.mod-menu li {
    margin-left: 1rem;
    margin-right: 1rem;
}

/* Footer noir avec image du dragon en boule */

.container-footer {
    background: #000 !important;
    background-image: none !important;
}

.container-footer .grid-child {
    background: transparent !important;
}

.aemyon-footer {
    text-align: center;
    padding: 6px 0;
}

.aemyon-footer img {
    width: 128px !important;
    height: auto !important;
    opacity: 0.95;
}
.aemyon-footer {
    text-align: center;
    padding: 10px 0 20px 0;
}

.aemyon-footer img {
    width: 50px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.aemyon-copyright {
    margin-top: 6px;
    font-size: 0.8rem;
    color: #d4af37;
    letter-spacing: 1px;
}

.aemyon-footer {
    background: #000000;
    padding: 15px 0;
}

.container-bottom-b {
    background: #000 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.container-bottom-b .grid-child {
    background: #000 !important;
    padding: 0 !important;
}

.container-bottom-b .moduletable {
    margin: 0 !important;
    padding: 0 !important;
}

.aemyon-footer {
    background: #000 !important;
    text-align: center;
    padding: 12px 0 10px 0;
}

.aemyon-footer img {
    width: 50px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.aemyon-copyright {
    color: #d4af37;
    text-align: center;
    margin-top: 4px;
}
body .container-bottom-b,
body .container-bottom-b > *,
body .container-bottom-b .grid-child,
body .container-bottom-b .moduletable {
    background-color: #000 !important;
}

.container-bottom-b,
.container-bottom-b *,
.container-bottom-b .grid-child,
.container-bottom-b .moduletable,
.container-bottom-b .card,
.container-bottom-b .card-body {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.container-bottom-b {
    background-color: #000 !important;
    background-image: none !important;
}