#global {
	position:absolute;
	width: 60%;
	height:100%;
	left:0;
	top:0;
	margin-left:0;
	border-left:1px solid #333;
	border-right:1px solid #333;
	padding:0 10px;
	overflow:auto;
}
#selection {
	position:absolute;
	right:0;
	top:0;
	width:40%;
	margin:5px;
	padding:5px;
	border:1px solid #000066;
	background-color:#99FFFF;
}
#selection td, #selection th {
	margin:10px;
	text-align:left;
}
#selection th {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
#selection td#lien_selection {
	padding:2px;
	background-color:#EEE;
	border:1px solid #333333;
}
#selection a {
	border:1px solid #333333;
	padding:2px;
	background-color:#FFCC00;
}

UL.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

UL.jqueryFileTree LI {
	list-style: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	white-space: nowrap;
}

UL.jqueryFileTree A {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 2px;
	font-weight:normal;
	
}

UL.jqueryFileTree A:hover {
	background: #BDF;
}

.jqueryFileTree LI.click>a,
.jqueryFileTree LI.expanded>a{ color:#FF0000; font-weight:bold;}
/* Core Styles */
.jqueryFileTree LI.directory { background: url(../graphiques/directory.png) left top no-repeat; }
.jqueryFileTree LI.expanded { background: url(../graphiques/folder_open.png) left top no-repeat; }
.jqueryFileTree LI.file { background: url(../graphiques/file.png) left top no-repeat; }
.jqueryFileTree LI.wait { background: url(../graphiques/spinner.gif) left top no-repeat; }
/* File Extensions*/
.jqueryFileTree LI.ext_3gp { background: url(../graphiques/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_afp { background: url(../graphiques/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_afpa { background: url(../graphiques/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_asp { background: url(../graphiques/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_aspx { background: url(../graphiques/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_avi { background: url(../graphiques/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_bat { background: url(../graphiques/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_bmp { background: url(../graphiques/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_c { background: url(../graphiques/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cfm { background: url(../graphiques/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cgi { background: url(../graphiques/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_com { background: url(../graphiques/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_cpp { background: url(../graphiques/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_css { background: url(../graphiques/css.png) left top no-repeat; }
.jqueryFileTree LI.ext_doc { background: url(../graphiques/doc.png) left top no-repeat; }
.jqueryFileTree LI.ext_exe { background: url(../graphiques/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_gif { background: url(../graphiques/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_fla { background: url(../graphiques/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_h { background: url(../graphiques/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_htm { background: url(../graphiques/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_html { background: url(../graphiques/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_jar { background: url(../graphiques/java.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpg { background: url(../graphiques/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpeg { background: url(../graphiques/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_js { background: url(../graphiques/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_lasso { background: url(../graphiques/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_log { background: url(../graphiques/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_m4p { background: url(../graphiques/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mov { background: url(../graphiques/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp3 { background: url(../graphiques/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp4 { background: url(../graphiques/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpg { background: url(../graphiques/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpeg { background: url(../graphiques/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_ogg { background: url(../graphiques/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_pcx { background: url(../graphiques/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_pdf { background: url(../graphiques/pdf.png) left top no-repeat; }
.jqueryFileTree LI.ext_php { background: url(../graphiques/php.png) left top no-repeat; }
.jqueryFileTree LI.ext_png { background: url(../graphiques/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_ppt { background: url(../graphiques/ppt.png) left top no-repeat; }
.jqueryFileTree LI.ext_psd { background: url(../graphiques/psd.png) left top no-repeat; }
.jqueryFileTree LI.ext_pl { background: url(../graphiques/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_py { background: url(../graphiques/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_rb { background: url(../graphiques/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rbx { background: url(../graphiques/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rhtml { background: url(../graphiques/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rpm { background: url(../graphiques/linux.png) left top no-repeat; }
.jqueryFileTree LI.ext_ruby { background: url(../graphiques/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_sql { background: url(../graphiques/db.png) left top no-repeat; }
.jqueryFileTree LI.ext_swf { background: url(../graphiques/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_tif { background: url(../graphiques/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_tiff { background: url(../graphiques/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_txt { background: url(../graphiques/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_vb { background: url(../graphiques/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_wav { background: url(../graphiques/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_wmv { background: url(../graphiques/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_xls { background: url(../graphiques/xls.png) left top no-repeat; }
.jqueryFileTree LI.ext_xml { background: url(../graphiques/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_zip { background: url(../graphiques/zip.png) left top no-repeat; }