﻿/*===================================== FONT + GENERAL début ======================*/
@font-face {
    font-family: "Papyrus";
    src: url("font_historia/Papyrus.ttf") format("truetype");
    font-display: auto;
}

@font-face {
    font-family: "Nova Round";
    src: url("font_historia/NovaRound.ttf") format("truetype");
    font-display: auto;
}

@font-face {
    font-family: "OldNewspaper";
    src: url("font_historia/OldNewspaperTypes.ttf") format("truetype");
    font-display: auto;
}

@font-face {
    font-family: "Wingding";
    src: url("font_historia/wingding.ttf") format("truetype");
    font-display: auto;
}

a:link {
    color: #cc0000;
}

a:hover {
    color: firebrick;
    font-weight: bold;
}


.blanc {
    color: white;
}

.gris {
    color: gray;
}

.hr_silver {
    color: silver;
    width: 100%;
}

table {
    border-collapse: collapse;
}

/*========================================  BODY début  ==========================*/

.body_jaunevert {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: Papyrus, fantasy;
    font-size: 1em;
    font-style: italic;
    color: grey;
    background: white url("images_historia/fond_degrade_jaune-vert-seul_1920x1200_v1a.webp") no-repeat fixed left top;
}

/*=========================================  BODY fin  ===========================*/

/*====================================  BANDEAU FIXE début  ======================*/

.box_bandeau {
    position: fixed;
    width: 100%;
    height: 15%;
    top: 0;
    z-index: 3;
}

.box_bandeau-fix {
    position: fixed;
    width: 100%;
    height: 15%;
    top: 0;
    z-index: 3;
}

.box_bandeau-rel {
    position: relative;
    width: 100%;
    height: 15%;
    top: 0;
    z-index: 3;
}

.image-v3 {
    width: 100%;
    height: 100%;
    top: 0;
}

/*=====================================  BANDEAU FIXE fin  =======================*/
/*=======================================  HEADER début  =========================*/

.box_header {
    position: relative;
    width: 70%;
    margin-top: 8%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
    font-family: OldNewspaperTypes;
    font-size: 0.8em;
    background-color: transparent;
}

.box_header-fix {
    position: relative;
    width: 70%;
    margin-top: 8%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    padding: 0px;
    border: 0px;
    font-family: OldNewspaperTypes;
    font-size: 0.8em;
    background-color: transparent;
}

.box_header-rel {
    position: relative;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    padding: 0px;
    border: 0px;
    font-family: OldNewspaperTypes;
    font-size: 0.8em;
    background-color: transparent;
}

.date_publication {
    position: relative;
    width: 100%;
    z-index: 10;
    margin-left: auto;
    margin-right: auto;
    margin-left: 2%;
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
    text-align: left;
    font-size: 0.8em;
    font-family: "Arial", sans-serif;
}

/*========================================  HEADER fin  ==========================*/

.article_blanc {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 1.7em;
    font-style: italic;
    color: white;
}

.article_blanc-flex {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 1.7em;
    font-style: italic;
    color: white;
    display: flex;
}

.article_bleuturquoise {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    vertical-align: middle;
    font-size: 2em;
    font-style: italic;
    background-color: rgb(165, 203, 200);
    color: white;
}

.article_bleuturquoise a:hover {
    background-color: rgb(137, 189, 204);
}


.article_fondvert {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    vertical-align: middle;
    font-size: 1.7em;
    font-style: italic;
    background-color: rgb(118, 154, 54);
    color: white;
}

.articlegauche80 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    font-size: 1em;
    font-style: italic;
}

.article_orange {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    vertical-align: middle;
    font-size: 1.7em;
    font-style: italic;
    background-color: rgb(220, 140, 40);
    color: white;
    box-shadow: 12px 11px 10px black;
}

.article_orangeclair {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    vertical-align: middle;
    font-style: italic;
    background-color: rgb(230, 165, 75);
    color: white;
    box-shadow: 12px 11px 10px black;
}

.BM {
    width: 90%;
}

/*=============================================================  CORPS - début  ================================*/

.box_corps-70 {
    width: 70%;
    margin-top: 0px;
    border: 0px;
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2%;
    font-family: "Papyrus";
    text-align: center;
    font-size: 1.3em;
    font-style: italic;
    color: white;
}

.box_jaune {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    vertical-align: middle;
    font-size: 1.4em;
    font-style: italic;
    background-color: rgb(255, 212, 0);
}

.centreHV {
    text-align: center;
    vertical-align: middle;
}

.conseils {
    font-family: Arial, sans-serif;
    font-size: 0.6em;
    font-style: italic;
    color: black;
    border: dashed red;
    border-radius: 60px 10px;
}

.h1 {
    font-size: 2.5em;
    margin: 0px;
    border: 0px;
    padding: 0px;
}

.h1-2 {
    font-size: 2em;
}

.h2 {
    font-size: 2em;
}

.h3 {
    font-size: 1.7em;
}

.image {
    box-shadow: 12px 11px 10px black;
}

.legende-commentaire {
    font-family: Arial, sans-serif;
    font-size: 0.6em;
    font-style: italic;
    color: black;
}

.ombre-8 {
    text-shadow: 8px 7px 7px black;
}

.ombre-12 {
    box-shadow: 12px 11px 10px black;
}

.tableaulegende {
    width: 90%;
    border: 0px;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial, sans-serif;
    text-align: center;
    font-size: 0.5em;
    font-style: italic;
    color: black;
}

/*==============================================================  CORPS - fin  =================================*/

#bulletin {
    width: 85%;
    text-align: center;
    vertical-align: middle;
}

#bulletin a,
#bulletin img {
    width: 99%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    background: url("images_historia/icone_fichier-PDF_200x282px_transp-rouge.png") no-repeat;
    background-position: center;
    background-size: 80% 85%;
}

#bulletin a:hover img {
    visibility: hidden;
    text-align: center;
    vertical-align: middle;
}

.div80 {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: white;
}

.div100 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: white;
}

figcaption {
    text-align: center;
    color: rgb(230, 230, 230);
    font-size: 0.3em;
    font-family: Arial, sans-serif;
    font-style: italic;
}

#histobull {
    width: 90%;
    text-align: center;
    vertical-align: middle;
}

#histobull a,
#histobull img {
    width: 60%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    background: url("images_historia/image_BM_3-couvertures_fond-blanc_500px.png") no-repeat;
    background-position: center;
    background-size: 60% 80%;
}

#histobull a:hover img {
    visibility: hidden;
    text-align: center;
    vertical-align: middle;
}

.image {
    box-shadow: 12px 11px 10px black;
}

.legende-commentaire {
    font-family: Arial, sans-serif;
    font-size: 0.6em;
    font-style: italic;
    color: black;
}

.ligne-bottom {
    border-bottom: 2px solid #8ebf42;
}

.ombre {
    box-shadow: 12px 11px 10px black;
}

.pied_page {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    font-size: 0.8em;
    text-align: center;
}

.tableauturquoise {
    background-color: #54a194;
    font-size: 0.8em;
}

.tags_pdp {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 0.7em;
    font-style: italic;
    color: rgb(200, 200, 200);
}

.titre_80blanc {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    font-size: 2em;
    color: white;
}

/*=========================================  FOOTER BLANC et GRIS debut  ===================*/
a.blanc:link {
    color: white;
    text-decoration: none;
}

a.blanc:hover {
    color: firebrick;
    text-decoration: none;
}

a.gris:link {
    color: gray;
    text-decoration: none;
}

a.gris:hover {
    color: firebrick;
    text-decoration: none;
}

.bouton_footer-blanc {
    display: inline-block;
    width: 18%;
    border: none;
    background-color: transparent;
    color: white;
    text-align: center;
    font-family: "Nova Round";
    font-size: 0.5em;
    font-style: normal;
}

.bouton_footer-blanc:hover {
    cursor: pointer;
    border: none;
    background-color: transparent;
    background-size: 100% 100%;
    color: firebrick;
    text-align: center;
    font-family: "Nova Round";
    font-weight: bold;
    font-size: 0.5em;
    -ms-transform: scale(1.3);
    /* IE 9 */
    -webkit-transform: scale(1.3);
    /* Safari 3-8 */
    transform: scale(1.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.bouton_footer-gris {
    display: inline-block;
    width: 18%;
    border: none;
    background-color: transparent;
    color: gray;
    text-align: center;
    font-family: "Nova Round";
    font-size: 0.5em;
    font-style: normal;
}

.bouton_footer-gris:hover {
    cursor: pointer;
    border: none;
    background-color: transparent;
    background-size: 100% 100%;
    color: firebrick;
    text-align: center;
    font-family: "Nova Round";
    font-weight: bold;
    font-size: 0.5em;
    -ms-transform: scale(1.3);
    /* IE 9 */
    -webkit-transform: scale(1.3);
    /* Safari 3-8 */
    transform: scale(1.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.box_copyright {
    float: left;
    width: 49%;
    background-color: transparent;
    text-align: left;
    font-size: 0.3em;
    vertical-align: top;
}

.box_w3c {
    float: right;
    width: 49%;
    background-color: transparent;
    text-align: right;
    font-size: 0.3em;
    vertical-align: top;
}

.logo_w3c {
    width: 5%;
    height: auto;
}

.box_footer {
    position: relative;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    height: 12%;
    z-index: 15;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-size: 1.2rem;
    font-family: "Nova Round";
    font-style: normal;
}

/*============================================== FOOTER fin ============================*/

.bouton_footer-blanc {
    display: inline-block;
    width: 18%;
    border: none;
    background-color: transparent;
    color: white;
    text-align: center;
    font-family: "Nova Round";
    font-size: 0.5em;
    font-style: normal;
}

.bouton_footer-blanc:hover {
    cursor: pointer;
    border: none;
    background-color: transparent;
    background-size: 100% 100%;
    color: firebrick;
    text-align: center;
    font-family: "Nova Round";
    font-weight: bold;
    font-size: 0.5em;
    -ms-transform: scale(1.3);
    /* IE 9 */
    -webkit-transform: scale(1.3);
    /* Safari 3-8 */
    transform: scale(1.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.bouton_footer-gris {
    display: inline-block;
    width: 18%;
    border: none;
    background-color: transparent;
    color: gray;
    text-align: center;
    font-family: "Nova Round";
    font-size: 0.5em;
    font-style: normal;
}

.bouton_footer-gris:hover {
    cursor: pointer;
    border: none;
    background-color: transparent;
    background-size: 100% 100%;
    color: firebrick;
    text-align: center;
    font-family: "Nova Round";
    font-weight: bold;
    font-size: 0.5em;
    -ms-transform: scale(1.3);
    /* IE 9 */
    -webkit-transform: scale(1.3);
    /* Safari 3-8 */
    transform: scale(1.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.box_copyright {
    float: left;
    width: 49%;
    background-color: transparent;
    text-align: left;
    font-size: 0.4em;
    vertical-align: top;
}

.box_w3c {
    float: right;
    width: 49%;
    background-color: transparent;
    text-align: right;
    font-size: 0.4em;
    vertical-align: top;
}

.logo_w3c {
    width: 5%;
    height: auto;
}

.box_footer {
    position: relative;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    height: 12%;
    z-index: 15;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-size: 1.2rem;
    font-family: "Nova Round";
    font-style: normal;
}

/*============================================== FOOTER fin ============================*/