body {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-image: url("fond4.png");
        /* border: 3px solid red; */
}

.Banniere {
        display:flex;
        flex-direction: row;
        justify-content: center;
        background: no-repeat;
        margin-top: 30px;
        margin-bottom: 20px;
        /* border: 2px dashed blue; */
}

#menu {
        display: flex;
        flex-direction: row;
        justify-items: center;
        justify-content:space-around;
        align-items: center;
        /* width: 1200px; */
        width: 650px;
        height: 90px;
        margin: auto;
        margin-top: 50px;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
        /* border: 3px dashed black; */
}

.one {
        background-image: url("Dessins_menu/bout_accueil.png");
        width: 150px;
        height: 90px;
        align-items: center;
        /* border-bottom: 3px solid rgb(89, 0, 255); */
}

.one:hover {
        box-shadow: 6px 6px 6px grey;
        /* border-bottom: 3px solid rgb(89, 0, 255); */
}


.two {
        background-image: url("Dessins_menu/bout_dessins.png");
        width: 150px;
        height: 90px;
        align-items: center;
        /* border-bottom: 3px solid rgb(89, 0, 255); */
}

.two:hover {
        box-shadow: 6px 6px 6px grey;
        /* background-color: rgb(149, 147, 255); */
}

.tree {
        background-image: url("Dessins_menu/bout_musique.png");
        width: 150px;
        height: 90px;
        align-items: center;
        /* border-bottom: 3px solid rgb(89, 0, 255); */
}

.tree:hover {
        box-shadow: 6px 6px 6px grey;
        /* border-bottom: 3px solid rgb(89, 0, 255); */
}

.four {
        background-image: url("Dessins_menu/biblio.png");
        width: 150px;
        height: 90px;
        align-items: center;
        /* border-bottom: 3px solid rgb(89, 0, 255); */
}

.four:hover {
        box-shadow: 6px 6px 6px grey;
        /* border-bottom: 3px solid rgb(89, 0, 255); */
}

/* ********************************************************************************/
/* ******************* FIN DE LA TÊTE DES PAGES*************************************/
/* *********************************************************************************/
 
                /* *********************** Titre des pages *****************/
h1 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        /* font-family: RifficFree-Bold, Arial, comic Sans MS, Times New Roman; */
        font-family: Arial, Helvetica, sans-serif;
        font-size: 50px;
        text-shadow: 6px 6px 6px gray;
        padding: auto; 
        width: 1400px;
        /* border: 2px dashed grey; */
}

                /* ********* Sous-Titre de la page d'accueil *********/

.cl_steph   {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: auto;
        margin-bottom: 2px; 
        width: 650px;
        color: black;
        /* border: 2px dashed grey; */
}

                        /*! ************Titre de la <Section> index.html********* */
#contenu  {
        display: flex;
        flex-direction:column;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
        padding: auto;
        padding-top: 10px;
        width: 1100px;
        /* border: 2px rgb(34, 0, 255) dashed; */
}

                                /*! Photo de Stef sur la page index.html */
#Stef {                      

        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 500px;
        margin-top: 2px;
        padding: auto;
        border: 8px double black ;
}

                                /*! Texte de la page index.html */
.texte  {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        padding-top: 30px;
        padding-bottom: 30px;
        padding: auto;
        width: 1100px;

}


                                        /*! Citation de Churchill */
cite {
        color: blue;
        margin-top: 20px;
        padding-bottom: 30px;
        /* border: 1px solid green; */
}
.cahier {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
        border-radius: 10px;
        margin-bottom: 60px;
        border: 8px double black;
}

/* ************************ MASTER VOLUME ************************************* */

#id_Master {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        /* background-color: antiquewhite; */
        width: 1100px;
        height: auto;
        margin-top: 60px;
        /* box-shadow: 5px 5px 5px grey; */
        /* border: 2px solid grey; */
}

 .cl_Volume  { 
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        font-family:cursive;
        font-size: 1.6em;
        text-align: justify;
        background-color:darkslategray;
        color:whitesmoke;
        padding-top: 40px;
        padding-bottom: 20px; 
        padding-left: 20px;
        padding-right: 20px;
        width: 900px;
        height: auto;
        border: 6px double rgb(124, 1, 143);
}

strong {
        display: flex;
        flex-direction: row;
        justify-content: center;
        font-family:cursive;
        font-size: 1em;
        color: yellow; 
}


.cl_MV {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: -20px;
        margin-bottom: 30px;
        margin-left: 30px;
        margin-right: 30px;
        width:40%;
        height: 40%;
        border: 2px solid black;
        border-radius: 6px;
        box-shadow: 6px 6px 12px grey ;
        justify-content: space-around;
}

/*? ***************************************************************************************************************** */
/*? *********************************************** DESSINS ******************************************************* */
/*? ***************************************************************************************************************** */



/********************************** SECTION CIGARETTES ************************************/

#le_commencement   {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        padding: auto;
        padding-top: auto;
        margin: auto;
        width: 1200px;
        /* border: 4px green dashed; */
}

  .cl_debut:nth-child(2)  {
        display: flex;
        flex-direction: row; 
        justify-content: center; 
        align-items: center;
        flex-wrap: wrap;
        font-family: Arial, comic Sans MS, Times New Roman;
        color: black;
        font-size: 1.3em;
        width: 950px;
        /* border: 1px solid black; */
}  



.cl_debut:nth-child(1)  {
        display: flex;
        flex-direction: row; 
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        width: 400px;
        /* width: 180px; */
        margin-left: 50px;
        margin-right: 50px;
        margin-top: 40px;
        padding-top: auto;
        border: 8px double black ;
}


.cl_debut  {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        flex-wrap: wrap;
        width: 200px;        
        margin: 30px;
        margin-top: 20px; 
        padding-top: auto;
        margin-right: 30px; 
        /* border: 3px double red;  */
} 

/********************************** SECTION CIGARETTES ************************************/

#id_casting_cigarette {
     display: flex;
     justify-content: center;
     align-items: center;
     width: 1250px;
     margin-top: 60px;
     border: 1px solid black;
     box-shadow: 6px 6px 6px gray;
}

img {
        display: flex;
        width: 1250px;
}

#legende1 {
     display: flex;
     justify-content: flex-start;
     width: 1250px;
     margin-top: -5px;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 0.8em; 
     /* border: 2px solid green;    */
}

/***************************** Fin de Casting *************************/

#id_cigarettes {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
        width: 1200px;
        /* border: 3px solid navy; */
}

.cl_Cigar:nth-child(1) {
        display: flex;
        flex-direction: row;
        width: 300px;
        margin-top: 30px;
        border: 1px solid black;
        box-shadow: 3px 3px 6px grey;
        
}

.cl_Cigar:nth-child(2) {
        display: flex;
        flex-direction: row;
        width: 500px;
        margin-top: 30px;
        border: 1px solid black;
        box-shadow: 3px 3px 6px grey;
        
}

.cl_Cigar:nth-child(3) {
        display: flex;
        flex-direction: row;
        width: 300px;
        margin-top: 30px;
        border: 1px solid black;
        box-shadow: 3px 3px 6px grey;
        
}

.cl_cigar {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        align-items: flex-end;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        line-height: 150%;
        padding: 30px;
        margin-top: 30px;
        width: 900px;
        background-color: white;
        box-shadow: 3px 3px 6px grey;
}

#id_pages_cig {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch;
        align-content: space-between;
        width: 1200px;
        /* border: 2px solid red; */
}

.cl_pageCigar {
        display: flex;
        width: 500px;
        margin: 10px;
        border: 1px solid black;
        box-shadow: 3px 3px 6px grey;

}

/********************************** POLKA ************************************/
#id_polka {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        background-image: url("POLKA/Fond_polka.png");
        width: 1100px;
        height: auto;
        margin-top: 70px;
        box-shadow: 5px 5px 5px grey;
        /* border: 2px solid grey; */

}

.cl_polka {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 20px;
        width: 45%;
        height: 45%;
        border: 2px solid grey;
        border-radius: 20px;
        box-shadow: 6px 6px 6px rgb(250, 249, 249);
}

.cl_txt_polka {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-end;
        align-content: center;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.2em;
        line-height: 150%;
        padding: 20px;
        margin: 20px;
        width: 400px;
        max-height: 750px;
        background-color: white;
        box-shadow: 3px 3px 6px grey;
}



/********************************** SECTION L'OR DES BELGES ************************************/

#id_fond_belges {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        background-image: url("Or_belges/FondOrBelges2400x1390.jpg");
        width: 1020px;
        margin-top: 70px;
        box-shadow: 5px 5px 5px maroon;
        border: 2px solid maroon;
}
.cl_or_belges:nth-child(1) {
        display: flex;
        flex-direction: row;
        width: 1000px;
        margin: 30px;
        border: 2px solid maroon;
        border-radius: 20px;
}

.cl_or_belges {
        display: flex;
        flex-direction: row;
        width: 400px;
        margin: 30px;
        border: 2px solid maroon;
        border-radius: 20px;
}

.cl_or_belges:nth-child(4) {
        display: flex;
        flex-direction: row;
        width: 1000px;
        margin: 30px;
        border: 2px solid maroon;
        border-radius: 20px;
}

/********************************** SECTION MOSSAD **************************************************************/


#id_mossad {
        display: flex;
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
        background-image: url("Mossad/fond_mossad1204x2100.png");
        width: 1000px;
        height: 2000px;
        margin-top: 70px;
        box-shadow: 5px 5px 5px grey;
        border: 2px solid grey;
}

.cl_mossad {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 20px;
        width: 400px;
        max-height: 534px;
        border: 2px solid grey;
        border-radius: 20px;
}

.cl_txt_mossad {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-end;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        line-height: 150%;
        padding: 20px;
        margin: 20px;
        width: 400px;
        /* max-height: 534px; */
        background-color: white;
        box-shadow: 3px 3px 6px grey;
}


/*********************************************** ATTONEEN *******************************************************/
#id_Att {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
        justify-content: space-around;
        background-image: url("attoneen/fond_attoneen.png");
        margin-top: 70px;
        width: 1000px;
        /* border: 4px dashed black; */
}

.cl_couv_atton {
        display: flex;
        width: 350px;
        height: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        border: 1px solid white;
        border-radius: 20px;
        box-shadow: 3px 3px 6px white;
}

.cl_txt_atton {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-end;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        line-height: 150%;
        padding: 30px;
        margin: 20px;
        width: 300px;
        max-height: 534px;
        background-color: white;
        box-shadow: 3px 3px 6px grey;      
}

#id_atton {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        width: 1000px;
        background-color: black;
        /* border: 2px solid black; */
}

.cl_attoneen {
        display: flex;
        width: 160px;
        border: 2px solid black;
}

#legende2 {
     display: flex;
     flex-direction: row;
     justify-content: flex-start;
     width: 1000px;
     /* margin-top: -5px; */
     font-family: Arial, Helvetica, sans-serif;
     font-size: 0.8em; 
     color: white;
     /* border: 2px solid green;    */
}
/***************************************** LA BANQUE ************************************/

#id_banque {
        width: 1000px;
        /* height: 1450px; */
        background-image: url("La_Banque/fond_banque_1000x1450.png");
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        align-content: center;
        margin-top: 70px;
        margin-bottom: 70px;
        box-shadow: 2px 2px 10px grey;
        /* border: 4px dashed red; */
}

.cl_banque:nth-child(2) {
        width: 300px;
        background-color: white;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        line-height: 150%;
        box-shadow: 2px 2px 10px grey;
        margin-left: 20px;
        padding: 20px;
        box-shadow: 2px 2px 10px grey;
}

.cl_banque:nth-child(4) {
        width: 300px;
        background-color: white;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        line-height: 150%;
        box-shadow: 2px 2px 10px grey;
        margin-left: 20px;
        padding: 20px;
        box-shadow: 2px 2px 10px grey;
}

.cl_banque:nth-child(1) {
        margin-top: 20px;
        margin-bottom: 20px;
        border: 4px ridge black;
        box-shadow: 2px 2px 10px grey;
        border-radius: 20px;
        width: 500px;
}

.cl_banque:nth-child(3) {
        margin-top: 20px;
        margin-bottom: 20px;
        border: 4px ridge black;
        box-shadow: 2px 2px 10px grey;
        border-radius: 20px;
        width: 500px;
}

/***************************************** LA FLUV' ************************************/

#id_fluv {
        width: 1300px;
        height: 3500px;
        /* background-image: url("La_fluv/fond_fluv1200x3201.png"); */
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        margin-top: 70px;
        margin: 5px;
        /* border: 3px dashed black; */
}

#id_fluv article {
        width: 1100px;
        background-color: white;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        line-height: 150%;
        box-shadow: 2px 2px 10px white;
        padding: 20px;
        margin-top: 20px;
}

.cl_la_fluv {
        width: 550px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        /* justify-content: flex-start; */
        /* justify-content: center; */
        /* align-items: center; */
        margin: 5px;
        margin-top: 5px;
        border: 3px solid black;
        box-shadow: 2px 2px 10px white;
        border-radius: 20px;
       
}

/***************************************** LUCKY LUKE ************************************/

#id_lucky {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-top: 70px;
        justify-content: center;
        align-items: center;
        width: 1000px;
        /* border: 3px dashed red; */
}

@font-face {   /* Définition d'une new police.*/
        font-family: Arbutus-Regular;
        src: url(Arbutus-Regular.ttf) format(truetype);
}
.cl_lucky:nth-child(1) {
        display: flex;
        border-radius: 360px;
        border: 2px solid green;
        box-shadow: 6px 6px 200px rgb(109, 128, 0);
        margin-bottom: 20px;
        width: 250px;
}

.cl_lucky:nth-child(2) {
        width: 750px;
        background-color: white;
        text-align: center;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        line-height: 150%;
        box-shadow: 2px 2px 10px white;
        padding: 20px;
}

.cl_lucky:nth-child(3){
        width: 750px;
        background-color: white;
        text-align: center;
        font-family: Arbutus-Regular, Arial, comic Sans MS, Times New Roman;
        /* font-family: Chalkduster; */
        font-size: 3em;
        color: green;
        letter-spacing: 0.1em;
       text-shadow: 2px 2px 10px grey ;
        box-shadow: 2px 2px 10px white;
        margin-top: -5px;
        padding: 20px;
}

.cl_lucky:nth-child(4) {
        display: flex;
        margin-top: 20px;
        border: 3px solid black;
        border-radius: 20px;
        box-shadow: 6px 6px 40px grey;
}

.cl_lucky:nth-child(5) {
        display: flex;
        margin-top: 20px;
        border: 3px solid black;
        border-radius: 20px;
        box-shadow: 6px 6px 40px grey;
}

/************************************************ CHIRAC ******************************************/

#id_chirac {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 1000px;
        height: 600px;
        /* background-image: url("Chirac/fond-chirac1212x1232.png"); */
        background-color: aliceblue;
        justify-content: center;
        align-items: center;
        margin-top: 70px;
        box-shadow: 2px 2px 20px darkslateblue;
        border: 5px solid blue;
}

/* .cl_chirac img { */
#id_chirac img {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content:space-around;
        margin-top: 20px;
        margin-bottom: 20px;
        margin: 20px;
        border: 8px groove rgb(255, 0, 0);
        box-shadow: 2px 2px 10px grey;
        border-radius: 20px;
        width: 400px; 

}

/************************************************ AQUABLUE ******************************************/

#id_aquablue {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 1000px;
        background-image: url("Aquablue/fond_aquab.png");
        justify-content: center;
        align-items: center;
        margin-top: 70px;
        box-shadow: 2px 2px 20px darkslateblue;
        /* border: 3px dashed blue; */
}

.cl_aqua {
        display: flex;
        width: 500px;
        margin-top: 30px;
        margin-bottom: 30px;
        border-radius: 20px;
        border: 2px solid navy;
        box-shadow: 6px 6px 6px grey;
}

.cl_aqua:nth-child(2) {
        display: flex;
        width: 300px;
        background-color: white;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        line-height: 150%;
        border-radius: 0px;
        box-shadow: 2px 2px 10px grey;
        margin-left: 20px;
        padding: 20px;
        
}

.cl_aqua:nth-child(4) {
        display: flex;
        width: 300px;
        background-color: white;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        line-height: 150%;
        border-radius: 0px;
        box-shadow: 2px 2px 10px grey;
        margin-left: 20px;
        padding: 20px;

}



/************************************************ SPEEDWAY ******************************************/

#id_speed {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 1000px;
        background-image: url("Speedway/fondSpeedway.png");
        justify-content: center;
        align-items: center;
        margin-top: 70px;
        box-shadow: 2px 2px 20px darkslateblue;
        /* border: 3px dashed blue; */
}


.cl_speedw {
        display: flex;
        width: 400px;
        margin: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
        border-radius: 20px;
        border: 2px solid navy;
        box-shadow: 6px 6px 6px grey;
}

.cl_speedw:nth-child(1) {
        display: flex;
        width: 800px;
        background-color: white;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        line-height: 150%;
        box-shadow: 2px 2px 10px grey;
        margin-left: 20px;
        padding: 20px;
        border-radius: 0px;
}

/************************************************ MAGNARD JEUNESSE ******************************************/

#id_magnard {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 1000px;
        background-image: url("Magnard/fond_magnard.png");
        justify-content: center;
        align-items: center;
        margin-top: 70px;
        box-shadow: 2px 2px 20px darkslateblue;
        /* border: 3px dashed blue;   */
}

.cl_magnard_jeunesse:nth-child(1) {
        display: flex;
        width: 800px;
        background-color: white;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        line-height: 150%;
        border: none;
        box-shadow: 2px 2px 10px grey;
        margin-left: 20px;
        padding: 20px;
        border-radius: 0px;
}

.cl_magnard_jeunesse {
        display: flex;
        width: 700px;
        margin: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
        border-radius: 20px;
        border: 2px solid navy;
        box-shadow: 6px 6px 6px grey;
}

.cl_magnard_jeunesse:nth-child(3) {
        display: flex;
        width: 400px;
        background-color: azure;
        margin: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
        padding: 10px;
        border-radius: 20px;
        border: 6px solid azure;
        box-shadow: 6px 6px 6px grey;
}

/************************************************ PROJET ******************************************/

#id_projet {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 1000px;
        /* background-image: url("Projets/fond_projet.png"); */
        justify-content: center;
        align-items: center;
        margin-top: -50px;
}

@font-face {
        font-family: 'RifficFree-Bold';
        src: url('RifficFree-Bold.ttf');
}

h4 {
        display: flex;
        font-family: RifficFree-Bold, Arial, comic Sans MS, Times New Roman;
        font-size: 2.7em;
        letter-spacing: 0.2em;
        margin-top: 80px;
        text-shadow: 5px 5px 7px white;
        color: black;
}

.cl_projet:nth-child(1) {
        display: flex;
        width: 800px;
        background-color: white;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        line-height: 150%;
        border: none;
        border-radius: 0px;
        box-shadow: 2px 2px 10px grey;
        margin-left: 20px;
        padding: 20px;
}

.cl_projet:nth-child(4) {
        display: flex;
        width: 800px;
        background-color: white;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        line-height: 150%;
        border: none;
        border-radius: 0px;
        box-shadow: 2px 2px 10px grey;
        margin-left: 20px;
        padding: 20px;
}    

.cl_projet {
       display: flex;
        width: 400px;
        margin: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
        border-radius: 20px;
        border: 2px solid navy;
        box-shadow: 6px 6px 6px grey; 
} 

/*? ***************************************************************************************************************** */
/*? *********************************************** MUSIQUE ******************************************************* */
/*? ***************************************************************************************************************** */

#id_musique {
        width: 1200px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
        margin: 20px;
        /* border: 3px dashed red; */
}

.cl_guitare {
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 400px;
}

.cl_txt {
        width: 1000px;
        /* background-color: white; */
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.3em;
        line-height: 150%;
        font-style: normal;
        /* box-shadow: 2px 2px 10px grey; */
        margin-left: 20px;
        padding: 20px;
}

.cl_photo {
        display: flex;
        margin-top: 30px;
        width: auto;
        border-radius: 20px;
        border: 3px solid darkgray;
        box-shadow: 3px 3px 12px darkolivegreen; 
}

#id_video {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        background-image: url("Musique/fond_spots.png");
        box-shadow: 3px 3px 12px gray; 
        border-radius: 20px;
        width: 1000px;
        height: 732px;
        margin-top: 100px;
}

.cl_video {
        display: flex;
        border: 1px solid whitesmoke;
        margin-bottom: 100px;
}

.cl_video:nth-child(1) {
        display: flex;
        font-family: RifficFree-Bold, Arial, comic Sans MS, Times New Roman;
        font-size: 2.7em;
        letter-spacing: 0.2em;
        margin-top: 80px;
        text-shadow: 5px 5px 10px lightblue;
        color: white;
        border:none;
}

.cl_video:nth-child(3) {
        display: flex;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1.5em;
        text-align: center;
        text-decoration: none;
        color: white;
        margin-bottom: 50px;
        border: none;  
}

/*? ***************************************************************************************************************** */
/*? *********************************************** BIBLIOTHÈQUE ******************************************************* */
/*? ***************************************************************************************************************** */

#id_Polka {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 1200px;
        box-shadow: 6px 6px 6px grey;
        border: 10px ridge grey;
}

.cl_legende {
     display: flex;
     justify-content: flex-start;
     width: 1200px;
     margin-top: -2px;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 0.8em; 
     /* border: 2px solid green;    */
}

#id_montext {
        display: flex;
        flex-direction: column;
        justify-content: center; 
        align-items: center;
        margin-bottom: 20px;
        padding: 20px;
        color: grey;
        font-family: Arial, comic Sans MS, Times New Roman;
        font-size: 1em;
        line-height: 25px;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 1200px;
        text-align: justify;
        background-color: #f0efef;
        border: 1px solid black;




        animation-duration: 4s;
        animation-name: slide-in;
        /* border: 1px solid red; */
}
@keyframes slide-in {
        from {
            translate: 150vw 0;
            scale: 250% 1;
        }

        to {
            translate: 0 0;
            scale: 100% 1;
        }
        }





#id_main {
    width: 950px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    /* border: 3px solid red; */
}

#id_header_1, #id_header_2, #id_header_3, #id_header_4, #id_header_5,
#id_header_6, #id_header_7, #id_header_8, #id_header_9, #id_header_10,
#id_header_11, #id_header_12, #id_header_13
{
    border-bottom: 2px solid black;
    margin-top: 30px;
    padding: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: baseline;
    /* border: 2px solid green; */
}

                                /**! ******** MAISON D'EDITIONS ********** */
h2 {
    flex-grow: 0;
    margin: 1px;
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: bolder;
    text-align: left;
    width: 500px;
    /* border: 2px dashed blue; */
}

                        /** Lien vers les sites des éditeurs **/
h2 a {
    color: red;
}

                        /** Titre des albums **/
h3 {
    width: 850px;
    flex-grow: 1;
    margin: 3px;
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: normal;
    text-align: left;
    color: blue;
    /* border: 2px dashed red; */
}

                        /** Titre des volumes des albums **/
p {
    margin: 2px;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    color:black;
    /* border: 2px dashed green; */
}

q {
     margin: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    color:blue;     
}

.titre_livre {
    margin: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    color:black;
    /* border: 2px dashed navy;     */
}

span {
        width: 950px;
        display: flex;
        flex-direction: row;
        justify-content: end;
        align-items: end;
        margin-top: 20px;
        /* border: 2px dashed blue; */
}

#id_haut_page {
        display: inline;
        flex-direction: row;
        background-image: url("Dessins_menu/personnage_haut80x143.png");
        width: 90px;
        height:143px;
        margin: 40px;
        /* border: 2px solid red; */
}

#id_haut_page:hover {
        display: inline;
        flex-direction: row;
        background-image: url("Dessins_menu/Pers_haut_survol.png");
}

@font-face {
        font-family: 'Chalkduster';
        src: url('Chalkduster.ttf');
}

.wiki {
        display: inline;
        flex-direction: row;
        justify-items:  center;
        font-family: Chalkduster;
        font-size: 1em;
        color: black;
        line-height: 1.5em ;
        width: 250px;
        height: 55px;
        padding-top: 5px;
        padding-bottom: 0px;
        padding-left: 3px;
        padding-right: 3px;
        margin-bottom: 20px;
        margin-right: 580px;
        text-decoration: none;
        text-shadow: 2px 2px 3px white;
        text-align: center;
        border-radius: 50px;
        background-color: whitesmoke;
        box-shadow: 3px 3px 3px darkgray;
        /* border: 2px solid red; */
}