.bandeauAudioDescription {
    background-color: #3c4147;
    height: 35px;
    color: white;
    font-weight: bold;
    text-align: right;
    width: 100%;
    display: inline-block;
    margin-top: -8px;
}
.linkAD,
.linkSAD {
    display: inline-block;
}
.titleAD,
.titleSAD {
    font-size: 14px;
    margin-top: 7px;
    vertical-align: middle;
    height: 100%;
    color: white;
    margin-right: 15px;
}
.titleAD a,
.titleSAD a {
    color: white;
}
#zoneChapitrage {
    display: table;
    table-layout: fixed;
    width: 100%;
}
.content ~ .content {
    margin-top: 50px;
}
#zoneChapitrage .chapitre:not(:first-child) {
    border-left: 1.5px solid rgba(128, 128, 128, 0.42);
}
.chapitre {
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}
.seekChapitre {
    margin-left: 8px;
}
.content {
    background-color: white;
}
.content h2 {
    text-transform: uppercase;
    padding-left: 67px;
    font-size: 15.5pt;
    padding-bottom: 24px;
    padding-top: 45px;
}
.chapitre .lienChapitre {
    display: table;
    background-color: #202328;
    height: 68px;
    width: 100%;
    font-weight: 600;
    font-family: "Open Sans", Arial, Sans-Serif;
}
.chapitre .lienChapitre a:hover {
    text-decoration: none;
}
.chapitre .lienChapitre a {
    display: block;
}
.labelChapitre {
    display: table-cell;
    vertical-align: middle;
}
.icoChapitre {
    display: table-cell;
    vertical-align: middle;
}
.chapitre .partageChapitre {
    background-color: #ffffff;
    height: 50px;
}
.ftBleu .seekChapitre {
    color: #19c6fc;
}
.ftJaune .seekChapitre {
    color: #fbe505;
}
.ftRouge .seekChapitre {
    color: #f94348;
}
.ftRose .seekChapitre {
    color: #f9236c;
}
.ftVert .seekChapitre {
    color: #1de9b6;
}
.ftBleu.play .seekChapitre, .ftBleu:hover .seekChapitre {
    color: white;
}
.ftJaune.play .seekChapitre, .ftJaune:hover .seekChapitre {
    color: white;
}
.ftRouge.play .seekChapitre, .ftRouge:hover .seekChapitre {
    color: white;
}
.ftRose.play .seekChapitre, .ftRose:hover .seekChapitre {
    color: white;
}
.ftVert.play .seekChapitre, .ftVert:hover .seekChapitre {
    color: white;
}
.lienChapitre {
    -webkit-align-items: center;
    align-items: center;
}
.lienChapitre.ftBleu.play, .lienChapitre.ftBleu:hover {
    background-color: #19c6fc;
    color: white;
}
 .lienChapitre.ftJaune.play , .lienChapitre.ftJaune:hover {
    background-color: #fbe505;
    color: white;
}
.lienChapitre.ftRouge.play , .lienChapitre.ftRouge:hover {
    background-color: #f94348;
    color: white;
}
.lienChapitre.ftRose.play, .lienChapitre.ftRose:hover {
    background-color: #f9236c;
    color: white;
}
.lienChapitre.ftVert.play, .lienChapitre.ftVert:hover {
    background-color: #1de9b6;
    color: white;
}
.overImg {
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}
.containerImg {
    position: relative;
}
.divOverImg {
    position: absolute;
    opacity: 0.4;
    background-color: none;
}
.divOverImg:hover {
    position: absolute;
    opacity: 0.8;
    background-color: none;
}
#img1 {

    width: 50%;
    height: 64%;
}
#img2 {
   
    left: 50%;
   width: 50%;
    height: 64%;
}
#img3 {
    top:64%;
    
    width: 100%;
height:36%
;}
.divOverImg .field {
    background: none;
}
.divOverImg .field-type-pmv6-partage {
    position: absolute;
    top: 50%;
    height: 70px;
    width: 100%;
    background: none;
    padding: 0;
    display: none;
}
.divOverImg .field-type-pmv6-partage p {
    text-align: center;
    color: white;
}
.divOverImg:hover .field-type-pmv6-partage {
    background: #4A4242;
    display: block;
}
.icoPlayer {
    background-image: url("../img/play.png");
    width: 31px;
    height: 29px;
    display: block;
    margin-right: 4px;
    float: right;
}
.partageChapitre .field-type-pmv6-partage {
    padding: 0px 0px 0px;
}
.partageChapitre .boutons-partage {
    width: 100%;
}
#partageVideo, #partageAffiche {
    float: right;
    position: absolute;
    right: 0px;
    top: 8px;
}
#container2 , #container3 {
    position: relative;
}
#partageVideo .field {
    padding-right: 38px;
}
#partageAffiche .field {
    padding-right: 38px;
}
.lienChapitre:hover {
    cursor: pointer; 
}

@media screen and (max-width: 800px) {
    .chapitre .lienChapitre{
        width: 50%;
        display: table-cell;
        height: 20px;
        position: relative;
        vertical-align: middle;
    }
    .labelChapitre{
        width: 75%;
        display: inline-block;
    }
   .chapitre {
    width: 100%;
    border: none;
    display: table;
    height: 68px;
    border-top: 1px solid white;
    border-left: none;
   }
   .chapitre .partageChapitre{

    text-align: center;
    height: 68px;
    display: table-cell;
        vertical-align: middle;

   }

   #zoneChapitrage  .chapitre:not(:first-child) {
    border-left: none;
   }

   .bandeauAudioDescription {
    height: 46px;
   }

   .icoChapitre {
    right: 2px;
    top: 20px;
    position: absolute;
   }
   .chapitre .lienChapitre a {
    display: inline-block;
    vertical-align: middle;
   }

 #partageVideo .field {
    padding-right: 7px;
}
.boutons-partage {

    position: relative;
}

}

@media screen and (max-width: 500px) {
    div#container3 h2 {
        padding-left: 10px;
    }
}