.fullEditeur{
     margin:0px auto;
    margin-bottom: 50px;
     text-align: justify;
}
 .fullEditeur.inside{
     margin-bottom: 0;
}
 .widthout{
     margin-top:30px;
}
 .fullEditeur.inside .widthout{
     margin-top: 0;
}
 .kslider .legende{
     position: absolute;
     bottom: 0px;
     right: 3px;
     background-color: rgba(153, 51, 0, 0.5);
     font-size: 29px;
     color: rgb(255, 255, 255);
     padding: 30px;
     min-width: 250px;
     text-align: center;
}
 .kslider .slidetexte{
     position: absolute;
     top: 15px;
     background-color: rgb(255, 255, 255);
     color: rgb(153, 51, 0);
     font-size: 19px;
}
 .without{
     margin-top:30px;
}
