.positionscroll {
	POSITION: relative
}
#conteneurpagetitle {
	CLIP: rect(0px 200px 100px 0px);
	LEFT: 650px;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: 165px;
	WIDTH: 112px;
	height: 130px;
}
