    *
    {
        margin: 0px;
        padding: 0px;        
        box-sizing: border-box;
    }

    body {
        font-family: Verdana, sans-serif;  
    }

    
    .active,
    .dot:hover
    {
        background-color: #717171;
    }


    .actif {
        color: #c5502b;
        margin-top: 4px;        
        font-family: Baskerville Old Face;
        font-size: 18px;       
    }  

    .actifcv {
        color: #003399;
        margin-top: 4px;        
        margin-bottom: 10px;       
        font-family: Baskerville Old Face;
        font-size: 18px;      
        text-align: center;       
    }  

    .actif-ht {
        color: #7d7bf8;
        margin-top: 4px;        
        font-family: Baskerville Old Face;
        font-size: 18px;       
    }  

    .button_href
    {
        color:white;
        text-decoration: none;       
    }


    a.button_href:hover
    {
        color:#003366;
        text-decoration: none;         
        border-radius: 5px;
        width:310px;
    }    

    a:hover {
        color: #faddc3;
    }

    .car-bg
    {
        background-color: black; 
    }

    #car-col
    {
        color: blue; 
        border: 2px solid blue; 
        background-color:blue ;
    }

    #car-txtcol
    {
        color: blue;        
    }

    #carrou
    {        
        display: none !important;        
    }

    .carrousel-img
    {        
        max-width: 700px;
        max-height: 500px;
       
    }

    .carrousel-styl
    {
        display: flex;
        justify-content: center;
        align-items: center;    
        margin-left: 240px;
        margin-right: 240px;     
    }

    .carrousel-titre
    {
        color: #366666;
        font-size: 48px;
        font-family: Baskerville Old Face;
        text-decoration: none; 
        background-color: #faddc3;
    }

    .carrousel-txt
    {
        color: #366666;
        font-size: 24px;
        font-family: Baskerville Old Face;
        text-decoration: none;
        background-color: #faddc3;       
    }  

    .connex-img
    {  
        background-image: url("/images/fond_connex.jpg"); 
        border-radius: 24px 0 24px 0px;  
    }

    .connex_cadre
    {   
        width : 300px;
        border-radius: 24px 0 24px 0px;
        padding: 3px;
        box-shadow: 2px 2px rgb(227, 226, 226);
        border:2px solid #0000;       
        background:
            linear-gradient(to right, white,white) padding-box,
            linear-gradient(to left,rgb(250, 188, 3), rgb(248, 142, 4)) border-box;        
    }

    .connex_flex
    {    
        display: flex; 
        justify-content: center;
        align-items: center;  
    }

    .connex_input
    {  
        background-color: #faddc3 !important;  
    }

    .connex_input:hover
    {        
        background-color: white !important;  
    }

    .connex_input:focus
    {        
        background-color: #faddc3 !important;  
    }

    .connex_txt
    {
        height: 70%;         
        padding: 10px; 
    }

    .copy {
        color: #c5502b;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 21px;
        margin-left: 20px;
        margin-right: 20px;
        text-align: justify;        
    }

    .copyflex {
        display: flex;
        justify-content: center;   
        margin-left: 300px;
        margin-right: 300px;
    }

    .copylig
    {        
        color: #c5502b;
        size: 5px;
        width: 300px;
        margin-top: 15px;       
    }  

    /* The dots/bullets/indicators */
    .dot {
        cursor: pointer;
        height: 15px;
        width: 15px;
        margin: 0 2px;
        background-color: #bbb;
        border-radius: 50%;
        display: inline-block;
        transition: background-color 0.6s ease;
    }

    /* Fading animation */
    .fade {
        animation-name: fade;
        animation-duration: 1.5s;
    }

    .fleche
    {
        color: #f77d03;
        font-size: 5em;

        font-family: MS Gothic;
        font-weight: 900;
        -webkit-text-stroke-width: 2px;
            -webkit-text-stroke-color: #333366;
        /* text-shadow: 0 0 0.1em #cc6600, 0 0 0.1em #cc6600, 0 0 0.1em #cc6600; */
    }
   
    .flex-copy
    {
    display: flex;    
    justify-content: center;
    margin-left: 300px;
        margin-right: 300px;
    }

    .folio-card
    {
      display: none;           
    }

    img
    {
        vertical-align: middle;
    }

    .musee-objet
    {
        display: flex;        
        flex-direction: column;
        justify-content: center; 
        align-items: center;
        position: relative;               
        color: #fbeee6;
        font-weight: normal;
        font-size: 14px;
        font-family: Baskerville Old Face;
        text-decoration: none;        
        /* width: 80%;   */
        margin : 10px; 
    }
    
    .musee-box 
    {        
        /* display:flex; */
        display:none;
        flex-direction: column;
        justify-content:flex-start;
        align-items: center;
        position: absolute;
        color: black;
        left: 15px;
        right: 15px;
        bottom: 15px;   
        margin: auto;     
        /* padding: 10px; */
        border-radius: 13px 0 13px 0px;
        border: 4px ridge #cc6600;              
        outline: solid 1px white;
        border:3px ridge #0000;        
        background:
            linear-gradient(to right, lightgray,white) padding-box,
            linear-gradient(to left,rgb(250, 188, 3), rgb(248, 142, 4)) border-box;
    }
   
    .musee-boxleft 
    {   
        position: absolute; 
        color: black;    
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 600; 
        top: 3%;
        /* left: 100px; */
       left: 10px;
        cursor: pointer;
    }

    .musee-boxright
    {   
        position: absolute;       
        color: black;    
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 600; 
        top: 3%;
        right: 10px;  
        cursor: pointer;      
    }    

    .musee-flex 
    {
        display: flex;   
        flex-wrap: wrap; 
        justify-content: center;
        align-items: center;          
    }

    .musee-flex > div {   
        /* width: 100%; */
        margin: 20px;
        text-align: center;   
    }

    .musee-img
    {       
        border-radius: 24px 0 24px 0px;
        padding: 3px;
        box-shadow: 2px 2px rgb(227, 226, 226);
        border:2px solid #0000;       
        background:
            linear-gradient(to right, white,white) padding-box,
            linear-gradient(to left,rgb(250, 188, 3), rgb(248, 142, 4)) border-box; 
            max-width: 100% !important;
    }

    .musee-left
    {  
        position :relative;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: white;
        border-radius: 15px 15px 15px 15px;                 
        border-width: 2px;
        border: 2px solid #cc6600;
    }

    

    .musee-panier {
        z-index: 1;
        display: flex;
        justify-content:space-around;
        align-items: center;
        bottom: 80px;
        width: 90%; 
        height: 60px;
        /* background-color: white; */
       
    }

    .musee-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .musee-titre
    {
        color: #366666;
        font-size: 24px;
        font-family: Baskerville Old Face;
        text-decoration: none;
    }

    .musee-desc
    {
        color: #366666;
        font-size: 18px;
        font-family: Baskerville Old Face;
        text-decoration: none;
        text-align: justify;
        padding:5%;
    }

    .mySlides {
        display: none
    }


    /* Position the "next button" to the right */
    .next {
        right: 0;
        border-radius: 3px 0 0 3px;
    }

    /* Number text (1/3 etc) */
    .numbertext {
        color: #f2f2f2;
        font-size: 12px;
        padding: 8px 12px;
        position: absolute;
        top: 0;
    }

   
    .navlogo
    {
        color: #366666;
        /* background-color: #faddc3; */
        font-size: 14px;    
        width: 15%;

    }

    .paragraphe {
        display: flex;
        justify-content: space-around;
        color: #366666;
        font-size: 21px;
        margin-left: 400px;
        margin-right: 400px;
        text-align: justify;
    }

    /* Next & previous buttons */
    .prev,
    .next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        padding: 16px;
        margin-top: -22px;
        color: #c5502b;
        font-weight: bold;
        font-size: 24px;
        transition: 0.6s ease;
        border-radius: 0 3px 3px 0;
        user-select: none;
    }

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover,
    .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
    }

    .rubrik
    {
        color: #c5502b;       
        margin-top: 12px;        
        font-family: Baskerville Old Face;
        font-size: 18px;         
        /* width: 15%;  */
        text-align:center; 
        background-color: white;
        z-index: 0;
    }

    .rubrik-ht
    {               
        color: #7d7bf8;
        margin-top: 12px;        
        font-family: Baskerville Old Face;
        font-size: 18px;         
        width: 22%; 
        text-align:center; 
        background-color: white;
        z-index: 0;        
    }

    .rubrik-w
    {               
        color: #c5502b;
        margin-top: 12px;        
        font-family: Baskerville Old Face;
        font-size: 18px;         
        width: 15%; 
        text-align:center; 
        background-color: white;
        z-index: 0;        
    }

    .rubrik-xl
    {
        width: 20%;
    }

    .rubrik-xxl
    {
        width: 25%;
    }

    .rubrik-xxxl
    {
        width: 30%;
    }

    .rubrik-cont
    {
        display: flex;
        justify-content: center;  
        align-items: center;
        margin-top: -45px;  
        margin-bottom: 20px;  
    }   


    /* Slideshow container */
    .slideshow-container {
        max-width: 1000px;
        position: relative;
        margin: auto;
    }

    .style-ambiance
    {       
        position: absolute;        
        color: #366666;
        font-size: 20px;
        font-family: Baskerville Old Face;
        text-decoration: none;           
    }
   
    .style-flex 
    {
        display: flex;   
        flex-wrap: wrap; 
        justify-content: center;
        align-items: center;       
        margin-left: 10%;
        margin-right: 10%;  
    }

    .style-flex > div {         
        margin: 20px;       
        text-align:initial;
    }  
    
    .style-flex-col 
    {
        display: flex;   
        flex-direction: column; 
        justify-content: center;
        align-items: center;       
        margin-left: 10%;
        margin-right: 10%;  
    }

    .style-form
    {
        width:60%;
        text-align:initial;  
    }

    .style-img
    {
        display: block;
        margin-left: auto;
        margin-right: auto ;            
        border-radius: 24px 0 24px 0px;
        padding: 3px;
        box-shadow: 2px 2px rgb(227, 226, 226);
        border:2px solid #0000;       
        background:
            linear-gradient(to right, white,white) padding-box,
            linear-gradient(to left,rgb(250, 188, 3), rgb(248, 142, 4)) border-box;
        width: 100%;  
       
    }

    .style-img-off
    {
        display: block;
        margin-left: auto;
        margin-right: auto ;
        aspect-ratio: 5/1;
        border-radius: 24px 0 24px 0px;       
        border-radius: 24px 0 24px 0px;
        padding: 3px;
        box-shadow: 2px 2px rgb(227, 226, 226);
        border:2px solid #0000;       
        background:
            linear-gradient(to right, white,white) padding-box,
            linear-gradient(to left,rgb(250, 188, 3), rgb(248, 142, 4)) border-box;
    }

    .style-news 
    {
        display: flex;          
        justify-content: center;
        align-items: center;       
        margin: 0px;       
        padding: 0px; 
        background-color: #003399;      
    }

    .style-news-trait
    {
        display: flex;
        justify-content: center;  
        align-items: center; 
        margin: 0px;       
        padding: 0px;        
    }
 
    .style-news-titre
    {
        margin: auto;
        font-size: 24px;
        font-family: Baskerville Old Face;
    }

    .style-news-txt
    {
        margin: auto;
        font-size: 16px;
        font-family: Baskerville Old Face;
    }


    .style-objet
    {
        display: flex;
        justify-content: center; 
        align-items: center;        
        color: black;        
        font-weight: normal;
        font-size: 14px;
        font-family: Baskerville Old Face;
        text-decoration: none;
        cursor: pointer; 
        width : 200px;
        height:auto; 
    }   
       
    .style-objet-off
    {
        display: flex;
        justify-content: center; 
        align-items: center;       
        margin: 10px;         
    }   

    .style-cv
    {       
        position: absolute;        
        color: #366666;
        font-size: 20px;
        font-family: Baskerville Old Face;
        text-decoration: none;       
    }

    .style-titre
    {       
        position: absolute;        
        color: #366666;
        font-size: 24px;
        font-family: Baskerville Old Face;
        text-decoration: none;           
    }   

    .style-clara
    {          
        display: none;        
        width:70%;
        margin: auto;
        text-align: justify;       
        
    }

    .style-typed
    {          
        display: flex;   
        flex-wrap: wrap; 
        width:70%;
        margin: auto;       
        justify-items:flex-start;        
        align-items: flex-start;
        text-align: justify;
    }

    /* Caption text */
    .text {
        color: #0c0a09;
        font-size: 30px;
        font-family: Baskerville Old Face;
        padding: 8px 12px;
        position: absolute;
        bottom: 8px;
        width: 100%;
        text-align: center;
    }

    .titre {
        display: flex;
        justify-content: space-around;
        /* background-color:#faddc3 ; */
        color: #c5502b;

        color: #fcddd3;
        /* color:#366666; */
        font-family: Baskerville Old Face;
        font-size: 36px;
        margin-left: 500px;
        margin-right: 500px;
        text-align: justify;
    }

    .titre-focus-in 
    {
        font-size:3em;
    -webkit-animation: text-focus-in 2s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
        animation: text-focus-in 1.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    }

    /**
    * ----------------------------------------
    * animation text-focus-in
    * ----------------------------------------
    */

    /* @-webkit-keyframes titre-focus-in
    {
        0% {
        -webkit-filter: blur(12px);
            filter: blur(12px);
        opacity: 0;
        }
        100% {
        -webkit-filter: blur(0px);
            filter: blur(0px);
        opacity: 1;
        }
        }
        @keyframes text-focus-in {
        0% {
        -webkit-filter: blur(12px);
            filter: blur(12px);
        opacity: 0;
        }
        100% {
        -webkit-filter: blur(0px);
            filter: blur(0px);
        opacity: 1;
        }
    } */

       
    hr.trait
    {            
        width: 75%;        
        margin-top: 2px;
        border: 2px solid #c5502b;   
    }

    hr.trait-ht
    {            
        width: 75%;        
        margin-top: 2px;
        border: 2px solid #7d7bf8;   
    }   

    hr.trait-news
    {            
        width: 75%;        
        margin: auto;
        border: 2px solid #c5502b;   
    }

    hr.trait-newsin
    {            
        width: 85%;        
        margin: auto;
        border: 2px solid #366666;              
    }

    .trait-flex
    {
        display: flex;
        justify-content: center;  
        align-items: center;       
        font-size: 12px;
        font-family: Baskerville Old Face;
        /* margin-left: 300px;
        margin-right: 300px; */
        margin-top: 20px;  
    }

    .video-flex
    {
        display: flex;
        justify-content: center;  
        align-items: center;       
        font-size: 12px;
        font-family: Baskerville Old Face;
        margin: 0px;
        padding: 0px;
        /* margin-left: 300px;
        margin-right: 300px;
        margin-top: 20px;         */
        border:1px solid red;
    }

    .video-contain {
        text-align: center;
        /* position: relative; */
        margin: auto; 
        /* overflow: hidden;  */
        width: 80%;
        /* height: 400px;    */
        padding: 0px;       
      }

      .video-iframe {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 60%;      
      }
  
    @keyframes fade {
        from {
            opacity: .4
        }

        to {
            opacity: 1
        }
    }

    @media only screen and (max-width: 800px) {
        .carrousel-img
        {
            max-width: 400px;          
        }

        .actifcv {          
            font-size: 16px;                 
        }  
    }

    @media only screen and (max-width: 500px) {
        .carrousel-img
        {
            max-width: 300px;          
        }

        .musee-desc
    {       
        font-size: 12px;      
    }
    }


    /* On smaller screens, decrease text size */
    @media only screen and (max-width: 300px) {

        .prev,
        .next,
        .text {
            font-size: 11px
        }

        .carrousel-img
        {
            max-width: 200px;          
        }  

        .actifcv {          
            font-size: 13px;                 
        }  

    }
