/* Início do style sheet 'rolagem' */

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

.vscrollerbase {
width: 11px;
background-color: white;
}

.vscrollerbar {
width: 11px;
background-color: black;
}

.hscrollerbase {
height: 11px;
background-color: white;
}

.hscrollerbar {
height: 11px;
background-color: black;
}

.hscrollerbar {
background: #CACACA url(https://www.ciberarte.com.br/img/controles-h.gif) 0px -22px repeat-x;
}

.vscrollerbar {
background: #CACACA url(https://www.ciberarte.com.br/img/controles.gif) -11px 0px repeat-y;
}

.vscrollerbar, .hscrollerbar {
padding: 10px;

z-index: 2;
}

.vscrollerbarbeg {
background: url(https://www.ciberarte.com.br/img/controles.gif) -33px -22px no-repeat;
width: 11px;
height: 11px !important;
}

.vscrollerbarend {
background: url(https://www.ciberarte.com.br/img/controles.gif) -33px 0px no-repeat;
width: 11px;
height: 11px;
}

.hscrollerbarbeg {
background: url(https://www.ciberarte.com.br/img/controles.gif) -44px -11px no-repeat;
height: 11px;
width: 11px !important;
}

.hscrollerbarend {
background: url(https://www.ciberarte.com.br/img/controles.gif) -22px -11px no-repeat;
height: 11px;
width: 11px;
}

.scrollerjogbox {
background: #4E727C url(https://www.ciberarte.com.br/img/controles-h.gif) 0px 0px;
width: 11px;
height: 11px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}

.vscrollerbase {
background: #EBEBEB url(https://www.ciberarte.com.br/img/controles.gif) 0px 0px repeat-y;
}

.vscrollerbasebeg {
background: url(https://www.ciberarte.com.br/img/controles.gif) -22px -22px no-repeat;
width: 11px;
height: 11px !important;
}

.vscrollerbaseend {
background: url(https://www.ciberarte.com.br/img/controles.gif) -44px -22px no-repeat;
height: 11px;
width: 11px;
}

.hscrollerbase {
background: #EBEBEB url(https://www.ciberarte.com.br/img/controles-h.gif) 0px -11px repeat-x;
}

.hscrollerbasebeg {
background: url(https://www.ciberarte.com.br/img/controles.gif) -44px 0px no-repeat;
height: 11px;
width: 11px !important;
}

.hscrollerbaseend {
height: 11px;
width: 11px;
background: url(https://www.ciberarte.com.br/img/controles.gif) -22px 0px no-repeat;
}

.scrollerjogbox:hover {
background: #5E828C url(https://www.ciberarte.com.br/img/controles.gif) -33px -11px;
}
/* Fim do estilo da barra de 'rolagem' */

