
/* @import '../../node_modules/vue-plyr/dist/vue-plyr.css'; */

#videos .conteneurFond {
    max-width:864px;
    padding: 0 3em;
}

#baliseVideo {
    width: 100%;
    max-width: 800px;
    margin:1em auto;
}

.synthese {
    max-width: 800px;
    margin: 0 auto;
    text-align: justify;
}
.synthese a, .synthese a:visited {
    color: rgb(100, 100, 100);
}
.synthese a:hover span {
    color: #334569;
}
.synthese img {
    float: right;
    width: 150px;
    max-width: 100%;
    margin: 0 0 1em 20px;
    height: auto;
}
.resume {
   /* float: left;*/
   /* width: 630px;*/
    text-align: justify;
}
.suite {

}
.lienDroite {
    text-align: right;
    display: block;
}
