<!--
#iframeavocat, #iframexpert {
scrollbar-face-color: #ae0034;
scrollbar-highlight-color: #e7122c;
scrollbar-3dlight-color: #ae0034;
scrollbar-darkshadow-color: #ae0034;
scrollbar-shadow-color: #ae0034;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #fff;
}
-->

.rightEdge {
	position: relative;
	z-index: 1;
	float: right;
}
	
#iframexpert {
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
	height: 510px;
	border: 2px solid #C8C8C8;
	border-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#text {
	position: absolute;
	width: 94%;
	display: inline;
	right: 0px;
	top: 0px;
	margin: 5px;
	padding: 5px;
}
#winDivContainer {
	position: absolute;
	width: 96%;
	display: inline;
	right: 0px;
	top: 0px;
	padding-top: 1px;
}

#innermenu {
	position: absolute;
	width: 96%;
	display: inline;
	right: 0px;
	top: 0px;
	padding: 0px;
}

#yTrack {
	position: absolute;
	top: 12px;
	left: 504px;
	width: 11px;
	height: 484px;
	background-image: url(/_img/scrollbackgrd.gif);
	z-index: 2000; 
/*	display: none;*/
}

#yBar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 11px;
	height: 128px;
	background-image: url(/_img/scrollbackgrd3.gif);
	font-size: 1px;
/*	visibility: hidden;*/
/*	border: 1px solid #B4B4B4;*/
	cursor: pointer;
/*	cursor: hand;*/
	z-index: 201;
/*	display: none;*/
}

.upArrow {
	float: right;
	position: absolute;
	top: 0px;
	right: 1px;
	z-index: 3;
	cursor: pointer;
/*	cursor: hand;*/
/*	display: none;*/
}

.downArrow {
	float: right;
	position: absolute;
	bottom: 0px;
	right: 1px;
	z-index: 3;
	cursor: pointer;
/*	cursor: hand; */
/*	display: none;*/
}

.yBarOn {
/*	background-color: #ffcc33;*/
}
.yBarOff {
/*	background-color: #cccccc;*/
}

/* |----------------------------| Menu |---------------------------------| */

#menuscroll {
	background-color: transparent;
	position: relative;
	overflow: hidden;
	height: 465px;
	border: 0px;
	border-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#menuTrack {
	position: absolute;
	top: 12px;
	left: 166px;
	width: 11px;
	height: 440px;
	background-image: url(/_img/scrollbackgrd.gif);
	z-index: 2000; 
}

#menuBar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 11px;
	height: 128px;
	background-image: url(/_img/scrollbackgrd3.gif);
	font-size: 1px;
	cursor: pointer;
	z-index: 201;
}

#presentation {
	position: absolute;
	width: 96%;
	display: inline;
	right: 0px;
	top: 0px;
	padding: 0px;
}

/************************* Div spécifiques pour la partie carrières ***********/

#iframexpert2 { /* div de : carrières/rejoignez-nous */
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
	height: 550px;
	border: 2px solid #C8C8C8;
	border-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

/************************* Mini barre pour la liste des offres ****************/
#iframexpertmini { /* div de : carrières/rejoignez-nous/liste des emplois ou stages disponibles */
	background-color: #FFFFFF;
	position: relative;
	overflow:hidden;
	width: 475px;
	height: 101px;
	border: 0px;
	margin:0px;
	border-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#yTrackmini {
	position: absolute;
	top: 11px;
	left: 463px;
	width: 11px;
	height: 78px;
	background-image: url(/_img/scrollbackgrd.gif);
	/*z-index: 2000;*/
	display:block;
/*	display: none;*/
}

#yBarmini {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 11px;
	height: 25px;
	background-image: url(/_img/scrollbackgrd4.gif);
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	z-index: 201;
}

/*************************** Barre pour la liste des résultats de la recherche Avocats ******************/
#iframeavocat {
	position: relative;
	overflow: hidden;
	border: 2px solid #f5f5f5;
	border-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#yTrackavocat {
	position: absolute;
	top: 12px;
	left: 504px;
	width: 11px;
	height: 85px;
	background-image: url(/_img/scrollbackgrd.gif);
	/*z-index: 2000;*/
	display:block;
/*	display: none;*/
}

#yBaravocat {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 11px;
	height: 25px;
	background-image: url(/_img/scrollbackgrd4.gif);
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	z-index: 201;
}

#iframefiche {
	position: relative;
	overflow: hidden;
	height: 600px;
	border: 2px solid #f5f5f5;
	border-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#yTrackfiche {
	position: absolute;
	top: 12px;
	left: 504px;
	width: 11px;
	height: 574px;
	background-image: url(/_img/scrollbackgrd.gif);
	z-index: 2000; 
/*	display: none;*/
}

#yBarfiche {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 11px;
	height: 128px;
	background-image: url(/_img/scrollbackgrd3.gif);
	font-size: 1px;
/*	visibility: hidden;*/
/*	border: 1px solid #B4B4B4;*/
	cursor: pointer;
/*	cursor: hand;*/
	z-index: 201;
/*	display: none;*/
}