.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbase {
width: 10px;
/*background:#fff; fond scroll*/
}
.vscrollerbar {
width: 10px;
background-color:#352827; /*barre de scroll*/
position: absolute;
border-right:2px solid #fff;
}
.vscrollerbar {
padding: 10px;
z-index: 2;
}

.vscrollerbasebeg { /*Haut scroll*/
width: 10px;
height: 10px !important;
background: #81605e;
}
.vscrollerbaseend { /*bas scroll*/
width: 10px;
height: 10px;
background: #81605e;
}
