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

.vscrollerbase {
	width: 15px;
	/*border-left: 1px solid #cccc99;*/
	/*background-color: red;*/
}

.vscrollerbar {
	left: 0px;
	margin: 15px 0 0 0;
	width: 14px;
	/*background: transparent url("../scroll/336600/barre-milieu.336600.gif") 0px 0px;*/
	/*border: 1px solid red;*/
	background-color: #220000;
	padding: 0px; 
}


.vscrollerbarbeg { 
	/*background: transparent url("../scroll/336600/barre-haut.336600.gif") 0px 0px;*/
	/*border: 1px solid yellow;*/
	width: 15px;
	height: 15px !important;
}

.vscrollerbarend { 
	/*background: transparent url("../scroll/336600/barre-bas.336600.gif") 0px 0px;*/
	/*border: 1px solid orange;*/
	width: 15px;
	z-index: 5;
	height: 15px;
}



.scrollerjogbox {
	width: 15px;
	height: 15px;
	top: auto; 
	left: auto;
	bottom: 0px; 
	right: 0px;
	background: transparent url(horizontalbarbody_cornerjog.png) 0px 0px;
}

.vscrollerbase {
	/*background: transparent url("") -1px 0 repeat-y;*/;
	background-color: transparent;
}

.vscrollerbasebeg {
	background-color: #330000;
	background: transparent url("../scroll/660000/fleche-haut.660000.gif") 0px 0px;
	width: 15px;
	height: 15px !important;
}

.vscrollerbaseend {
	background-color: #330000;
	background: transparent url("../scroll/660000/fleche-bas.660000.gif") 0px 0px;
	height: 15px;
	width: 15px;
}

.scrollerjogbox:hover {
	background-color: transparent;
}



