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

.vscrollerbase {
width: 21px;
background: url(../images/scroll/fnd_scroll.gif) top center repeat-y; /*Haut scroll*/
}
.vscrollerbar {
width: 21px;
 /*barre de scroll*/
}
.vscrollerbar {
padding: 10px;
z-index: 2;
}

.vscrollerbasebeg {
background: url(../images/scroll/btn_scroll_ht.gif) top left no-repeat; /*Haut scroll*/
width: 21px;
height: 28px !important;
}

.vscrollerbaseend {
background: url(../images/scroll/btn_scroll_bas.gif) top left no-repeat; /*bas scroll*/
width: 21px;
height: 28px;

}

.flexcroll{
	height:350px;
}

.flexcroll p{
	text-align:justify;
	padding:0px 10px 10px 0px;
}