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

/* utilisateur */

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


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

/*interface*/

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

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

#tavola .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.tavola {
    background-color: #eee;
}

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

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

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

    -webkit-box-sizing: border-box;

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

.wrapper-titre--items.tavola img {
    width: 651px;
}

.wrapper-titre--items.assiette img {
    width: 472px;
}

.wrapper-titre--items.boitetable img {
    width: 511px;
}

.wrapper-titre--items.coussin img {
    width: 475px;
}

.wrapper-titre--items.nappe img {
    width: 343px;
}

.wrapper-titre--items.couvert img {
    width: 463px;
}

.wrapper-titre--items.plat img {
    width: 391px;
}

.wrapper-titre--items.gobelet img {
    width: 464px;
}

.wrapper-titre--items.sandow img {
    width: 493px;
}

.wrapper-titre--items.cassenoix img {
    width: 407px;
}
