@charset "UTF-8";
/* CSS Document */

.test {
	position: absolute;
	height: 780px;
	width: 345px;
	left: -62px;
	top: 0px;
	z-index: -1;
}
.transp {
	position: absolute;
	height: 780px;
	width: 345px;
	left: 0px;
	background-image: url(../images/arr_menu.png);
	z-index: -1;
	margin-top: -390px;
	top: 50%;
}
.texte {
	position: absolute;
	left: 53px;
	top: 0px;
	font-size: 12px;
	line-height: 15px;
}
.ligne {
	position: absolute;
	left: -50px;
	overflow: hidden;
	height: auto;
	width: 345px;
	cursor: pointer;
	z-index: 100;
}
.vign {
	font-size: 11px;
	line-height: 13px;
}
.sousmenu {
	font-size: 12px;
	line-height: 15px;
	overflow: hidden;
	margin-left: 20px;
}
.fleche {
	height: 20px;
	width: 20px;
}
.prod{
}
.scrollbar-vert{
	background-image: url(/images/filet.png);
	height: 350px;
	width: 20px;
	position: absolute;
	left: 755px;
	top: 187px;
}
.handle-vert{
	height: 15px;
	width: 20px;
	background-image: url(/images/rond.png);
	background-repeat: no-repeat;
}
