
@font-face {font-family: "Simple"; font-weight: 400;  src: url('../fonts/Simple-Regular.ttf');}
@font-face {font-family: "Simple"; font-weight: 700;  src: url('../fonts/Simple-Bold.ttf');}


body{font-family: "Simple", Calibri, Tahoma, sans-serif;}
#home img, .w_100 {width: 100%;}
#menu {
  text-align: center;
}
.center{text-align: center;}

#menu a {color:#000; text-decoration: none;}

p a {
    color: #000;
}

iframe {
   display: block;
   margin: 0 auto;
   padding-bottom: 20px;
}


.img_hover {position: absolute;position: absolute;
margin-left: -300px;}

#menu_chap_01 a{ display: inline-block; }


#menu_chap_01 {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}


.col_blanc{color: #fff;}

.fs11{
  font-size: 11px;

}



.txt  {
  position: relative;
  color: #ffffff;  
  text-align: center;
}



.bt_fermer {
  font-size: 50px;
  position: absolute;
  right: 30px;
  top: 40px;
}
.bt_fermer:hover { cursor: pointer  }
 
#slider_photo{
  position: fixed;
  top: 0;
    width: 100%;
  height: 100%;
      max-width: 1200px;
}


#player_video{
display: block;
position: fixed;
top: 0;
background: #FFF;
width: 100vw;
height: 100vh;
padding-top: 90px;
}



#bloc_img {
  min-height: 100vh;
  background-color: #fff;
}

.fleche {
  color: #000;
}

#bloc_texte {
  position: absolute;
  bottom: 140px;
  left: 100px;
}

#feedbak {
  font-size: 16px;
  text-decoration: none;
  color: black;
  right: 40px;
  bottom: 130px;
  position: absolute;
}



div#menu_chap_01 p ,div#menu_chap_02 p ,div#menu_chap_03 p {
    font-size: 13px;
}

.credit{
  font-size: 13px;
  padding-left: 140px;
    padding-right: 140px;
     line-height: 120%;
}
p{font-size: 18px;}
body{  
  line-height: 120%;

max-width: 1200px;
margin: auto!important;

   }

h1 {font-family: "Simple", sans-serif; font-weight: normal;}
#player_video,#slider_photo {
  z-index: 1000;

}
#player_video{
  max-width: 1200px;
}
#videos_chap1{
padding-top: 100px;
}
.cover_img {
/*  object-fit: cover; */
  width: 300px;
  height: 150px;
  opacity: 0.5;
}
.vignette_txt {
  margin-top: -80px;
}
.vignette { 
  height: 160px;  width: 300px; display: inline-block;

}
.aplat_couleur {
  width: 300px;
  height: 150px;
}

.vignette_txt {
  margin-top: -90px;
  z-index: 100;
  position: absolute;
  text-align: center;
  width: 300px;
  width: 85%;
  padding-left: 8%;

}
.spacing{ height: 150px; }
.vignette_ronde {
/* border-radius: 50%; */
    display: inline-block;
    padding-left: 70px;
  padding-top: 70px;
}
.aplat_couleur_ronde{width: 200px; height: 200px;     border-radius: 50%;}
.cover_img_ronde {
    object-fit: cover;
    width: 200px;
    height: 200px;
    opacity: 0.3;
    border-radius: 50%;
}

.vignette_txt_ronde {
    margin-top: -110px;
    z-index: 100;
    position: absolute;
    text-align: center;
    width: 190px;

}


.video-responsive { 
overflow:hidden; 
padding-bottom:56.25%; 
position:relative; 
height:0;
}

.video-responsive iframe {
left:0; 
top:0; 
height:100%;
width:100%;
position:absolute;
}

.vignette_img{
display: block;
    position: absolute;
    margin-top: -80px;
}

#menu_chap_01,#menu_chap_02,#menu_chap_03{
font-size: 13.5px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;

    }
.marging_top_100 {
    margin-top: 100px;
  }