#ProduitsDragerEclairage .bx-wrapper{position:relative;}

#ProduitsDragerEclairage .bx-wrapper .bx-viewport{position:relative;}

#ProduitsDragerEclairage .bx-wrapper .bx-loading{}

#ProduitsDragerEclairage .bx-wrapper .bx-pager{display:none;}

#ProduitsDragerEclairage .bx-wrapper .bx-pager .bx-pager-item{}

#ProduitsDragerEclairage .bx-wrapper .bx-pager.bx-default-pager a{}

#ProduitsDragerEclairage .bx-wrapper .bx-pager.bx-default-pager a:hover{}

#ProduitsDragerEclairage .bx-wrapper .bx-pager.bx-default-pager a.active{}

#ProduitsDragerEclairage .bx-wrapper .bx-controls-direction a{}

#ProduitsDragerEclairage .bx-wrapper .bx-controls-direction a.disabled{}

#ProduitsDragerEclairage .bx-wrapper .bx-prev{    cursor: pointer;
    background: url(../../../Images/PrecPar.png) 50% 50% no-repeat;
    text-indent: -9999px;
    float: left;
    position: absolute;
    -webkit-transition: 0.500s linear;
    -ms-transition: 0.500s linear;
    -moz-transition: 0.500s linear;
    -o-transition: 0.500s linear;
    transition: 0.500s linear;
    height: 8px;
    width: 28px;
    top: inherit;
    left: calc(50% - 40px);
    bottom: 20px;
 }

#ProduitsDragerEclairage .bx-wrapper .bx-prev:hover{    background: url(../../../Images/PrecParHover.png) 50% 50% no-repeat;}

#ProduitsDragerEclairage .bx-wrapper .bx-next{    cursor: pointer;
    background: url(../../../Images/SuivantPar.png) 50% 50% no-repeat;
    text-indent: -9999px;
    float: left;
    position: absolute;
    -webkit-transition: 0.500s linear;
    -ms-transition: 0.500s linear;
    -moz-transition: 0.500s linear;
    -o-transition: 0.500s linear;
    transition: 0.500s linear;
    height: 8px;
    width: 28px;
    top: inherit;
     right: calc(50% - 40px);
    bottom: 20px;}

#ProduitsDragerEclairage .bx-wrapper .bx-next:hover{    background: url(../../../Images/SuivantParHover.png) 50% 50% no-repeat;}



