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

.vscrollerbase {
width: 10px;

background:#d49f78;
}
.vscrollerbar {
width: 10px;
background-color:#411f04; /*barre de scroll*/
position: absolute;
border-right:2px solid;
}
.vscrollerbar {
padding: 10px;
z-index: 2;

}

.vscrollerbasebeg { /*Haut scroll*/
width: 20px;
height: 12px !important;
background:#a85300;
}
.vscrollerbaseend { /*bas scroll*/
width: 20px;
height: 12px;
background: #a85300;
}


