* {
  margin-top: 0;
}
#Cont_PS {
  width: 80%;
  max-width: 850px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  background-color: white;
  padding-top: 0px;
  border-left: 1px;
  border-left-style: solid;
  border-right: 1px;
  border-right-style: solid;
  border-color: gainsboro;
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: gainsboro;
  border-top: 3px;
  border-top-style: solid;
  border-top-color: white;
  margin-bottom: 20px;
}

header {
  display: flex;
  flex-wrap: wrap;
   width: 80%;
   max-width: 850px;
   height: 260px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;
   margin-top: 0px;
   text-align: center;
   padding: 0px;
   background-color: rgb(255 255 255 / 50%);
   border-top: 0px;
   border-top-right-radius: 20px;
   border-top-left-radius: 20px;
   justify-content: center;
  justify-items: center;
   
 }
#Tx_Hd {
  font-size: 15px;
  font-weight: normal;
  margin-top: 0px;
 margin-bottom: 20px;
 padding-top: 0px;
  margin-left: 0px;
  font-family: "Work Sans", sans-serif;
  color: #1b2221;
  outline: 0;
}

img {
  border-radius: 10px;
  max-width: 50%;
}

#BlBd {
  width: 100%;
  height: 50px;
  background-color: #0d7079;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  padding-top: 0px;
}

#LG {
  width: 100%;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
}

a {
  outline: none;
  color: #2f4f4f;
}
a:visited {
  color: #2f4f4f;
}

a:link {
  text-decoration: none;
}

#Titre {
  width: 100%;
  height: 20px;
  font-family: "Sarala", sans-serif;
  font-size: 40px;
  margin-top: 0px;
  margin-bottom: 0x;
  text-align: center;
 
  padding-top: 20px;
  color: black;
}

#Bl_Menu {
  width: 10%;
  height: 100px;
  float: left;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #000;
  margin-right: 10%;
  margin-top: 0px;
}
#Bl_Menu_H {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 70px;
  margin-top: 0px;
  font-family: "Port Lligat Slab", serif;
  color: #2f4f4f;
  padding-top: 20px;
  
}

#Men_B {
  font-weight: bold;
  color: black;
}

#SMn {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 58px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 0px;
  justify-content: center;
  list-style-type: none;
}

#SMn ul {
  display: none;
  list-style-type: none;
  margin: 0px;
  float: left;
  width: 550px;
}

#SMn li {
  display: inline-block;
  position: relative;
  border-radius: 5px;
}

#SMn li:hover ul {
  display: block;
  position: relative;
  top: 0px;
  left: -470px;
  z-index: 100;
  
}

#SMn ul a {
  display: block;
}



#Bl_Hov {
  width: 85px;
  height: 50px;
  background-color: transparent;
  margin-left: 5px;
  margin-right: 5px;
  display: block;
  text-align: center;
  top: 20px;
  
}

#Bl_Hov_B {

  width: 95px;
  height: 140px;
  background-color: ghostwhite;
  margin-left: 5px;
  margin-right: 5px;
justify-content: center;
  text-align: center;
  top: 20px;
  line-height: 1.3em;
}

#Bl_Hov2 {
  width: 100px;
  height: 10px;
  background-color: transparent;
  margin-left: 430px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: block;
  text-align: center;
  padding-top: 5px;
  
}

#Bl_Hov3 {
  width: 100px;
  height: 20px;
  background-color: transparent;
  margin-left: 0px;
  margin-right: 0px;
  display: block;
  text-align: center;
  top: 8px;
}
/* Musique */
#ul-ms1 {
  width: 100px;
  height: 120px;
 display: inline-block;
   background-color: ghostwhite;
   position: relative;
   margin-left: 295px;
  top:20px;
   border-radius: 5px;
  
 
 }
 #ul-ms2 {
 width: 100px;
 height: 120px;
 margin-left: 205px;
 margin-right: 0px;
 padding-top: 0px;
 background-color: ghostwhite;
 display: inline-block;
 position: absolute;
 margin-top: -103px;
 border-radius: 5px;
 opacity: 1;

 z-index: 0;
 }

#Bl_Hov4 {
  width: 100px;
  height: 10px;
  background-color: ghostwhite;
  margin-left: 380px;
  margin-right: 0px;
  margin-bottom: 0px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  top: 2px;
}

#Bl_Hov4a {
  width: 100px;
  height: 20px;
  background-color: transparent;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px; 
  font-weight: bold;
  top: 8px;
  z-index: 0;
position: relative;
 display: block;
 padding-top: 0px;
}


#Bl_Hov4b {
  width: 100px;
  height: 20px;
  text-align: center;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  top: 8px;
  background-color: transparent;
  z-index: 1;
  padding-top: 0px;
  margin-top: 0px;
  position: absolute;
  display: block;
   
}


#Bl_Hov5a {
  width: 100px;
  height: 20px;
  color: black;
  margin-left: 0;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0;
  text-align: center;
  font-weight: bold;
  top:8px;
  background-color: transparent;

}

#Bl_Hov5aT {
  font-weight:lighter;
  
}

#Bl_Hov5b {
  width: 100px;
  height: 10px;

  background-color: transparent;
  margin-left: 500px;
  margin-right: 0px;
  margin-bottom: 0px;
  display: block;
  text-align: center;
  top: 20px;
}



li {
  width: 92px;
  height: 25px;
  text-align: center;
  padding: 0px;
  display: block;
  background-color: #c7d0cc;
  margin-left: 3px;
  float: left;
  padding-top: 8px;
  margin-bottom: 10px;
}

#li2 {
  width: 92px;
  height: 25px;
  text-align: center;
  padding: 0px;
  display: block;
  background-color: #c7d0cc;
  margin-left: 2px;
  float: left;
  padding-top: 8px;
}

li a {
  text-decoration: none;
}

#Diap_Ac {
  width: 80%;
  max-width: 620px;
  margin-right: auto;
  margin-left: auto;
  border-width: 0px;
  margin-top: 10px;
  margin-bottom: 30%;
}

#Diap_Ac2 {

  width: 80%;
  max-width: 620px;
  height: 100%;
  border-radius: 20%;
  border-style: solid;
  margin-right: auto;
  margin-left: auto;
  border-width: 0px;
  margin-top: 10px;
  margin-bottom: 5%;
  
}

#Diap_Ac3_T {
  width: 80%;
  max-width: 620px;
  height: 50 px;
  margin-right: auto;
  margin-left: auto;
  border-width: 0px;
  margin-top: 10px;
  margin-bottom: 40px;
}

#Diap_Ac3_T_Nv {
  width: 80%;
  max-width: 620px;
  height: 50 px;
  margin-right: auto;
  margin-left: auto;
  border-width: 0px;
  margin-top: 10px;
  margin-bottom: 20px;
}

#Blc_Act {
  width: 80%;
  max-width: 620px;
  height: 100%;
  border-width: 0px;
  margin-top: 10px;
  margin-bottom: 10%;
  margin-right: auto;
  margin-left: auto;
}

#Blc_Rlt {
  width: 80%;
  max-width: 620px;
  height: 2000px;
  border-width: 0px;
  margin-top: 10px;
  margin-bottom: 180px;
  margin-right: auto;
  margin-left: auto;
}

#Bl_Actu {
  width: 100%;
  height: 100px;
  float: left;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0px;
  text-align: center;
  padding: 0px;
}

#Bl_Cent {
  width: 45%;
  float: left;
  text-align: center;
}

#TC {
  font-family: "Work Sans", sans-serif;
}

#Tx_Ac {
  width: 80%;
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0px;
    margin-left: 15%;
    font-family: "Work Sans", sans-serif;
    color: darkgrey;
  }

#Tx_Ac_B {
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0px;
  margin-left: 120px;
  font-family: "Work Sans", sans-serif;
  font-weight: bold;
}

#Tx_Ac2 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  margin-left: 0px;
  font-family: "Work Sans", sans-serif;
}

#Tx_Act {
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 40px;
  padding: 0px;
  margin-left: 0px;
  font-family: "Work Sans", sans-serif;
  color: darkgrey;
  outline: 0;
}
#Tx_Act2 {
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 40px;
  padding: 0px;
  margin-left: 0px;
  font-family: "Work Sans", sans-serif;
  color: lightgray;
  outline: 0;
}
#Tx_Act_T {
  font-size: 25px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 0px;
  margin-left: 0px;
  font-family: "Work Sans", sans-serif;
  color: darkgrey;
}

#Tx_IM {
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 40px;
  padding: 0px;
  margin-left: 0px;
  font-family: "Work Sans", sans-serif;
  color: darkgrey;
}

#Bl_txF {
  width: 200px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

footer {
  width: 100%;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
}

img,
picture,
video {
  max-width: 100%;
}

#PSsm {
  display: flex;
  flex-wrap: wrap;
  width: 100px;
  height: 100%;
  justify-content:right;
  align-content:flex-end;
  margin-left: 425px;
  
}

/* P3A */
#Blc_Ct_P3A {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  max-width: 620px;
 height: 100%;
border-width: 0px;
 margin-top: 10px;
 margin-bottom: 30px;
  margin-right: auto;
 margin-left: auto;


 }
 #Blc_P3A {
  
  width: 100%;
  height:100%;
  margin-right: auto;
  margin-left: auto;
  border-width: 0px;
  margin-top: 10px;
  margin-bottom: 30px;
  text-align: center;
  
  
}

#Tx_Act_P3A {
  width: 100%;
  font-size: 15px;
  margin-top: 0px;
  margin-bottom: 40px;
  padding: 0px;
  margin-left: 0px;
  font-family: "Work Sans", sans-serif;
  color: darkgrey;
  outline: 0;
  text-align: left;
}

#BlVd_P3A {
  display: flex;
  flex-wrap: wrap;
width: 90%;
height: 90%;

  margin-bottom: 50px;
  margin-left: auto;
   margin-right: auto;
text-align: center;
 
position: relative;
padding-bottom:47%; 
padding-top: 25px;

  overflow: hidden;
  height: 0;



}

#BlVd_P3A iframe {
position: absolute;
	top: 0;
	left: 0;
	
  width: 100%;
  height: 100%;
  
}


/*

#BlVd_P3A {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  width: 560px;
  height: 315px;
  text-align: center;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;

}

#BlVd_P3A {
  max-width: 560px;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
 

}
*/
