﻿/*===================================== 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: green;
}

img {
    width: 100%;
    height: auto;
}

table {
    border-collapse: collapse;
}

/*...td,
  th {
    border-bottom: 3px solid #8ebf42;
    text-align: center;
    vertical-align: middle;
  }...*/

.blanc {
    color: white;
}

.gris {
    color: gray;
}

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

/*====================================== FONT + GENERAL fin ======================*/
/*========================================  BODY début  ==========================*/

body {
    margin: 0px;
    border: 0px;
    padding: 0px;
}

.body_bleuvertnuages {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: Papyrus, fantasy;
    font-size: 1em;
    font-style: italic;
    color: white;
    background: white url("images_historia/fond_degrade_bleu-vert-nuages-herbe_1920x1200_Saint-Sulpice-historia_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-fix {
    position: relative;
    width: 70%;
    margin-top: 8%;
    margin-right: auto;
    margin-left: auto;
    font-family: OldNewspaperTypes;
    font-size: 0.7em;
    background-color: transparent;
}

.box_header-rel {
    position: relative;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    font-family: OldNewspaperTypes;
    font-size: 0.7em;
    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;
}

.h1_blanc_14em {
    font-size: 1.4em;
    color: white;
}

/*========================================  HEADER fin  ==========================*/
/*========================================  CORPS début  =========================*/

/*.............................. generalités .......................*/

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

.galerie-toile {
    width: 70%;
    height: 65vh;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    border: 0px;
    padding: 0px;
    font-family: arial;
    font-style: italic;
    font-size: 0.5em;
}

.grande-photo {
    width: 95%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: -2px;
    margin-bottom: 2px;
    border: 3px;
    padding: 0px;
}

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

.h1 {
    font-size: 2.5em;
}

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

.h2 {
    font-size: 2em;
}

.h3 {
    font-size: 1.5em;
}

.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;
}

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

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

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

/* --------- diaporama paysage église -------*/

.miniatures2 {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #003c72;
    justify-content: space-around;
}

/* --------- diaporama restauration église -------*/

.diapo {
    max-width: 1200px;
    width: 80%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.btn-gauche {
    width: 8%;
    z-index: 5;
    position: absolute;
    display: block;
    left: 0px;
    top: 45%;
    padding: 5px;
    margin: 0px;
}

.btn-gauche:hover {
    cursor: pointer;
    transform: scale(1.2);
}

.btn-droit {
    width: 8%;
    z-index: 5;
    position: absolute;
    display: block;
    right: 0px;
    top: 45%;
    padding: 5px;
    margin: 0px;
}

.btn-droit:hover {
    cursor: pointer;
    transform: scale(1.2);
}

/* --------- diaporama intérieur église -------*/

.miniatures1 {
    width: 80%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #003c72;
    justify-content: space-around;
}

.navigation {
    width: 90%;
    list-style: none;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-around;
    text-align: center;
    font-family: arial;
    font-style: italic;
    font-size: 0.4em;
}

.navigation li {
    padding: 0;
    margin: 0;
    margin: 0 0 5px;
    text-align: center;
}

.navigation li a img {
    display: block;
    border: none;
    margin: 15px;
}

.navigation li a {
    display: block;
}

/*=========================================  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.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 ============================*/