/* utilisateur */

body.slide1 .btn_chapitre,
body.slide1 .btn_en_avant,
body.slide1 .btn_cartel,
body.slide1 .interface_fond_blanc {
    display: block;
}

.a_gauche.slide1 .btn_chapitre {
    display: block;
}


.introduction.swiper-slide,
.fiche.swiper-slide,
.interface_fond_blanc {
    background: rgba(255, 255, 255, .0);
}

/*interface*/

#chataignier .a_gauche.slide1 .btn_cartel,
#chataignier .a_gauche.slide2 .btn_cartel {
    display: none;
}

#chataignier .swiper-slide {
    background: #ffa1c5;
}

#chataignier .accueil-fond {
    background: url(1.png) center center no-repeat #ffa1c5;
    background-size: cover;
}

.cartel.nontron {
    top: 50px;
    right: 66px;
    bottom: 50px;
    left: 66px;

    width: 892px;
    padding-right: auto;
    padding-left: auto;

    background-color: rgba(255, 161, 198, .9);
}

.cartel.nontron > img {
    z-index: 5;
    /* Center slide text vertically */
    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    width: 832px;
    height: 610px;
    padding: 30px;
    padding-top: 35px;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}



div.swiper-container.chataignier {
    background-color: #eee;
}

div.swiper-container.chataignier-sub1 {
    top: 66px;

    width: 734px;
    height: 653px;
    margin-right: auto;
    margin-left: auto;
}

div.swiper-slide.chataignier-sub1 {
    font-size: 18px;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    height: 2161px;
    padding-right: 0;
}


.wrapper-titre--items.chataignier img {
    width: 637px;
}

.wrapper-titre--items.brasse img {
    width: 287px;
}

.wrapper-titre--items.arbre img {
    width: 535px;
}

.wrapper-titre--items.ceramique img {
    width: 455px;
}

.wrapper-titre--items.chaise img {
    width: 543px;
}

.wrapper-titre--items.ganivelle img {
    width: 390px;
}

.wrapper-titre--items.mobilier img {
    width: 329px;
}
