
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;left: 0;}

.vscrollerbase {
width: 7px;
background:none; /*fond scroll*/
border:1px solid #1F1B12;
}
.vscrollerbar {
width:15px;
background: #1F1B12; /*barre de scroll*/

}
.vscrollerbar {

z-index: 2;
}

.vscrollerbasebeg {
background: url(../images/scroll/haut.gif) top left no-repeat; /*Haut scroll*/
width: 7px;
height: 10px !important;
}
.vscrollerbaseend {
background: url(../images/scroll/bas.gif) top left no-repeat; /*bas scroll*/
width: 7px;
height: 10px;

}


