/* ul.sortable li {
	position: relative;
	background-image:none;
}*/
.contentExplorer ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}
.contentExplorer ul.boxier {
	margin: 0 0 0 40px;
	list-style-type: none;
	color:inherit;
	background-color:inherit;
	background-image:none;
	padding: 0;
	height: 0px;
	width: 0px;
	/* border: 1px #000000 solid; */
	text-indent:0;
}
ul.boxier li {
	vertical-align:middle;
	position: relative;
	list-style-type: none;
	color:inherit;
	background-color:inherit;
	list-style-image:none;
	cursor: move;
	clear: right;
	height: 0px;
	width: 0px;
	z-index: 2;
	margin: 8px 0;
	padding: 0;
	border: 1px blue solid;
}

.transplabel {
	display:inline;
	position:absolute;
	left: 15px;
	top: -8px; z-index:1; cursor: pointer; /* width: 100%; */ text-align: left; white-space:pre;
}

ul.boxier li img {
	position:absolute;
	left: -8px;
	top: -8px;
	border:0px none;
	padding:0;
	margin: 0;
}


tbody li:hover {
	list-style-image:none;
}

/* .ul {
	margin-left:24px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	position:relative
}
*/

.foldCont {
	float:left;
	/*border:1px solid red;*/
	background-image:url('cms-gen/fleche5_g_grs.gif');
	background-repeat:no-repeat;
	background-position:12px 8px ;
}
.contentExplorer ul.folder, #contentExplorer ul.curFolder {
	z-index:7;
	list-style-image: none;
	padding: 0;
	margin: 0px;
	float:left;
	/*border:1px solid blue;*/
}
.folder li, .curFolder li {
	list-style-type: none;
	z-index:7;
	/*border: 1px #000000 solid;*/
	height:20px;
	background-repeat: no-repeat;
	padding: 0 5px 0 22px;
	margin: 0px;
	height:24px;
}
/*
ul.curFolder {
	z-index:7;
	list-style-type: none;
	padding: 0px;margin: 0px;
	width:150px;
}

ul.curFolder li {
	list-style-type: none;
	z-index:7;
	border: 1px #000000 none;
	height:18px;
	background-repeat: no-repeat;
	background-position: -2px 0px;
	padding-left: 24px;
	margin: 0px;
	height:24px;
}
*/



.list.folder {
	float:left;
	background-repeat: no-repeat;
	width: 24px;
	height:20px;
}

.folderTrash {
	 z-index: -1; border: 1px none #000000; width:28px; height:18px; overflow: hidden; background-repeat: no-repeat; background-position: 0px -4px; background-image: url('_files/images/cms/trash.jpg');
;  margin-left: 4px
}
.InterPage {

	margin-top: -14px;
	position: absolute;
	height: 29px;
	/* border: 1px solid red; */
	width: 50%;
	z-index: -1;
	overflow: hidden;
	background-repeat: repeat-x;
	background-image: url('_files/images/cms/lineblank.gif');
	background-position: 0px 11px;
	margin-left: 75px
}
/* #contentExplorer td{
	padding:0;margin:0;
}
.libelleOne {
	z-index:5; background-color: #EBEBEB;
; position: relative; clip:        rect(   ); left: 5px
; width: 100% ;
}
.libelleTwo {
	z-index:5; background-color: #F8F8F8;
; position: relative; clip:        rect(   ); left: 5px
; width: 100% ;
} */
.line0, .line0 td {
	height:0;font-size:1px;margin:0;padding:0;border:0;
}
/*caption {
	position:relative;
	padding-left:0.5em;
}*/

/* Style spécifique au boutons de droite de la liste des pages et contenus */



td a img,
td img {
 padding:0;
 margin:0.5em;
}

/*		Trash 		*/
#trashSpacer{
	height:100px;
	margin-top:30px;
}
#trashWrapper{
	height:100px;
	position:absolute;
	bottom:0;
	width:100%;
}
#trashContainer{
margin:0 auto;
width:250px;
}