.slide1 .texte_image .image {
    flex: 1;
    background: url("../gallerie/contenuReseau/_0.jpg") no-repeat;
    background-position: center;
    background-size: contain;
}

/**/
.produit:nth-child(2) .image div:nth-child(1){
    background: url("../gallerie/contenuReseau/groupe1/_0.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(2) .image div:nth-child(2){
    background: url("../gallerie/contenuReseau/groupe1/_0.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(2) .image div:nth-child(3){
    background: url("../gallerie/contenuReseau/groupe1/_2.png") no-repeat;
    background-position: center;
    background-size: contain;
}




/**/
.produit:nth-child(3) .image div:nth-child(1){
    background: url("../gallerie/contenuReseau/groupe2/_0.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(3) .image div:nth-child(2){
    background: url("../gallerie/contenuReseau/groupe2/_1.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(3) .image div:nth-child(3){
    background: url("../gallerie/contenuReseau/groupe2/_2.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(3) .image div:nth-child(4){
    background: url("../gallerie/contenuReseau/groupe2/_3.png") no-repeat;
    background-position: center;
    background-size: contain;
}


/**/
.produit:nth-child(4) .image div:nth-child(1){
    background: url("../gallerie/contenuReseau/groupe3/_0.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(4) .image div:nth-child(2){
    background: url("../gallerie/contenuReseau/groupe3/_1.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(4) .image div:nth-child(3){
    background: url("../gallerie/contenuReseau/groupe3/_2.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(4) .image div:nth-child(4){
    background: url("../gallerie/contenuReseau/groupe3/_3.png") no-repeat;
    background-position: center;
    background-size: contain;
}

/**/
.produit:nth-child(5) .image div:nth-child(1){
    background: url("../gallerie/contenuReseau/groupe4/_0.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(5) .image div:nth-child(2){
    background: url("../gallerie/contenuReseau/groupe4/_1.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(5) .image div:nth-child(3){
    background: url("../gallerie/contenuReseau/groupe4/_2.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(5) .image div:nth-child(4){
    background: url("../gallerie/contenuReseau/groupe4/_3.png") no-repeat;
    background-position: center;
    background-size: contain;
}


/**/
.produit:nth-child(6) .image div:nth-child(1){
    background: url("../gallerie/contenuReseau/groupe5/_0.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(6) .image div:nth-child(2){
    background: url("../gallerie/contenuReseau/groupe5/_1.jpg") no-repeat;
    background-position: center;
    background-size: contain;
}


/**/
.produit:nth-child(7) .image div:nth-child(1){
    background: url("../gallerie/contenuReseau/groupe6/_0.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(7) .image div:nth-child(2){
    background: url("../gallerie/contenuReseau/groupe6/_1.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(7) .image div:nth-child(3){
    background: url("../gallerie/contenuReseau/groupe6/_2.png") no-repeat;
    background-position: center;
    background-size: contain;
}

.produit:nth-child(7) .image div:nth-child(4){
    background: url("../gallerie/contenuReseau/groupe6/_3.png") no-repeat;
    background-position: center;
    background-size: contain;
}