.mzr_scroll .jScrollPaneTrack {
	background: url(../../images/scroll/mzr_track.gif) repeat-y;
}
.mzr_scroll .jScrollPaneDrag {
	background: url(../../images/scroll/mzr_drag_middle.gif) repeat-y;
}
.mzr_scroll .jScrollPaneDragTop {
	background: url(../../images/scroll/mzr_drag_top.gif) no-repeat;
	height: 2px;
}
.mzr_scroll .jScrollPaneDragBottom {
	background: url(../../images/scroll/mzr_drag_bottom.gif) no-repeat;
	height: 2px;
}
.mzr_scroll a.jScrollArrowUp {
	height: 26px;
	background: url(../../images/scroll/mzr_arrow_up.gif) no-repeat 0 -26px;
}
.mzr_scroll a.jScrollArrowUp:hover {
	background-position: 0 0;
}
.mzr_scroll a.jScrollArrowDown {
	height: 26px;
	background: url(../../images/scroll/mzr_arrow_down.gif) no-repeat 0 -26px;
}
.mzr_scroll a.jScrollArrowDown:hover {
	background-position: 0 0;
}





.mzr2_scroll .jScrollPaneTrack {
	background: url(../../images/scroll/mzr2_track.gif) repeat-y;
}
.mzr2_scroll .jScrollPaneDrag {
	background: url(../../images/scroll/mzr_drag_middle.gif) repeat-y;
}
.mzr2_scroll .jScrollPaneDragTop {
	background: url(../../images/scroll/mzr_drag_top.gif) no-repeat;
	height: 2px;
}
.mzr2_scroll .jScrollPaneDragBottom {
	background: url(../../images/scroll/mzr_drag_bottom.gif) no-repeat;
	height: 2px;
}
.mzr2_scroll a.jScrollArrowUp {
	height: 26px;
	background: url(../../images/scroll/mzr2_arrow_up.gif) no-repeat 0 -26px;
}
.mzr2_scroll a.jScrollArrowUp:hover {
	background-position: 0 0;
}
.mzr2_scroll a.jScrollArrowDown {
	height: 26px;
	background: url(../../images/scroll/mzr2_arrow_down.gif) no-repeat 0 -26px;
}
.mzr2_scroll a.jScrollArrowDown:hover {
	background-position: 0 0;
}


.txt-ga-scroll{
	width:356px;
	height:200px;
	text-align:justify;
	padding-right:5px;
}
.txt-ga-scroll-audit{
	width:356px;
	height:250px;
	text-align:justify;
	padding-right:5px;
}
.txt-dr-scroll-formation{
	width:380px;
	height: 350px;
	text-align:justify;
    padding-right:5px;
}
.txt-ga-scroll-acf {
	width:356px;
	height:330px;
	text-align:justify;
	padding-right:5px;
}
.txt-ga-scroll-actus{
	width:356px;
	height:350px;
	text-align:justify;
	padding-right:5px;
}
.txt-dr-scroll-conseil{
	width:455px;
	height: 360px;
	text-align:justify;
	padding-right:5px;
}