.subsubcontent {
	display:block;
	position:absolute;
	top:61px;
	width:100%;
	height:439px;
	transition-on:top-bottom;
}

.blocright {
	display:block;
	position:absolute;
	left:233px;
	width:578px;
	height:100%;
	overflow:auto;
	scrollbar:none right;
	scrollbar-fading:45-0;
}

.recherche {
	display:block;
	position:absolute;
	width:232px;
	height:100%;
	border-right:1px solid #454545;
	background-color:#000000;
}

.cherche {
	display:block;
	position:absolute;
	width:100%;
	height:80px;
	top:19px;
	overflow:visible;
}

.noscript {
	display:block;
	position:relative;
}

.submit {
	display:block;
	position:relative;
	width:80px;
	left:10px;
	border:0px;
	height:19px;
	top:61px;
	background-color:#BDBDBD;
}

.selector {
	display:block;
	position:absolute;
	left: 10px;
	height:19px;
	width:210px;
	border:1px solid #454545;
	background-color:#000000;
	select-class-title:selectTitle;
	select-transition-on:top-bottom;
	
	font-family:HelveticaNeue, Arial;
	font-size:11px;
	line-height:19px;
	text-indent:3px;
	letter-spacing:1px;
	color:#CBCBCB;
}

.classpage {
	select-class-list:selectListPage;
}

.selectTitle {
	display:block;
	position:relative;
	margin:0px;
	width:210px;
	height:20px;
	font-family:HelveticaNeue, Arial;
	font-size:11px;
	line-height:19px;
	text-indent:3px;
	letter-spacing:1px;
	color:#CBCBCB;
	arrow-color:#8C8C8C;
	arrow-line-color:#454545;
	
}
/*
arrow-fading:45-0;
	arrow-fading-color:#000000;
	*/
	
.selectListPage {
	display:block;
	position:relative;
	visibility:hidden;
	overflow:auto;
	scrollbar:none right-bar;
	scrollbar-background-color:#000000;
	scrollbar-border-color:#454545;
	scrollbar-fading:45-0;
	height:280px;
	left:-1px;
	width:212px;
	background-color:#000000;
}

.optgroup {
	display:block;
	position:relative;
	width:210px;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:HelveticaNeue, Arial;
	font-size:11px;
	font-style:normal;
	letter-spacing:1px;
	line-height:19px;
	color:#CBCBCB;
	background-color:#000000;
	select-class-optgroup: titregroup;
}

.titregroup {
	display:block;
	position:relative;
	width:212px;
	height:19px;
	border-bottom:1px solid #454545;
	margin:0px;
	font-family:HelveticaNeue, Arial;
	font-size:11px;
	letter-spacing:1px;
	text-indent:3px;
	line-height:19px;
	color:#CBCBCB;
	background-color:#000000;
}

.option {
	display:block;
	position:relative;
	width:210px;
	height:19px;
	border:1px solid #454545;
	border-top:0px;
	margin:0px;
	font-family:HelveticaNeue, Arial;
	font-size:11px;
	letter-spacing:1px;
	text-indent:3px;
	line-height:19px;
	color:#CBCBCB;
	fading:37-0;
	background-color:#000000;
}