body{
	margin:0px;
	height:100%;
	min-height: 100%;
	height: auto!important;
}
#PERDU_LEFT{
	background-image: url(top_left.gif);
	background-repeat: repeat-x;
}
#PERDU_RIGHT{
	background-image: url(top_right.gif);
	background-repeat: repeat-x;
}
#ANIM{
	background-image: url(top_main.gif);
	background-repeat: no-repeat;
}
#ANIM_RIGHT{
	background-image: url(top_anim-right.gif);
	background-repeat: no-repeat;
}
#RIGHT_TOP{
	background-image: url(right_top.gif);
	background-repeat: no-repeat;
}
#RIGHT_BOTT{
	background-image: url(btn_bott.gif);
	background-repeat: no-repeat;
}
#PERDU_LEFT_MENU{
	background-image: url(menu_left.gif);
	background-repeat: repeat-x;
}
#MENU{
	background-image: url(menu_main.gif);
	background-repeat: no-repeat;
}
#MENU_RIGHT{
	background-image: url(menu_right.jpg);
	background-repeat: repeat-x;
}
#PERDU_RIGHT_MENU{
	background-image: url(menu_right.jpg);
	background-repeat: repeat-x;
}
.ombre_bott{
	background-image: url(menu_ombre.gif);
	background-repeat: repeat-x;
}

#Anim-l{
	background-image: url(anim_left.gif);
	background-repeat: repeat-x;
	height:250px;
}
#BodyLayer{
	margin-left:20px;
	margin-right:20px;
	border:none;
}
#LeftMenu{
width:250px;
text-align:left;
}
#Body{
	position:relative;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #7E0F0F;
	text-align:left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	min-height:250px;
}
#BodyBack{
	background-image: url(body_bott.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	padding-top: 15px;
}
#Bottom{
	background-image: url(bott_left.gif);
	background-repeat: repeat-x;
	height:80px;
	width:100%;
	text-align: center;
	background-position: center bottom;
	position:relative;
	bottom:0;
}
#BottContainer{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#Copy{
	float:left;
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-top:45px;
}
#Copy a, #Copy a:visited{
	color: #666666;
	text-decoration: none;
}
#Copy a:hover{
	color: #670707;
	text-decoration: underline;
}
#FootMenu{
	float:right;
	width:640px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top:42px;
}
#FootMenu a, #FootMenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#FootMenu a:hover{
	color: #6B0808;
}
#FootLogo{
	float:right;
	width:60px;
}
/*--------------- menus -------------------------*/
ul.menu{
margin:0px;
padding:0px;
}
ul.menu ul{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul.menu li{
	list-style-type: none;
	background-image: url(left_li.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	list-style-image: none;
}
ul.menu ul li{
	margin-left:25px;
}
ul.menu li a, ul.menu li a:visited{
	color: #333333;
	text-decoration: none;
}
ul.menu li a:hover{
	color: #500909;
	text-decoration: underline;
}
ul li a.over{
	font-weight: bold;	
}
ul.menu h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}


#LeftMenu h1{
	font-size:14px;
}

/*----------------- devers --------------------------------*/
h1{
	color: #690808;
}

a, a:visited{
text-decoration:none;
color:#990000;
}

li{
	list-style-image: url(puceli.gif);
}

a.helper2{
}

a.helper2 div{
	display:none;
	position:absolute;
}
a span.sh2{
	float:left;
	background: url(shadow.gif) no-repeat bottom right;
	width:250px;
	display:block;
	margin: 0 20px 20px 0;
}
a span.sh3{
	background-image: none;
	margin: -6px 6px 6px -6px;
	background-color: #EDF4F8;
	border: 1px solid #ACA899;
	display:block;
	padding:15px;
	color:#333333;
}

a.helper2:hover div{
	display:block;
}

span.step{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 5px;
}

input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	color: #666666;
	border: 1px solid #666666;
}
input.input-ct_click, textarea.input-ct_click{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #690808;
	border-right-color: #690808;
	border-bottom-color: #690808;
	border-left-color: #690808;
	padding-left: 2px;
	color: #000000;
}
hr{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*-----------------------------------------------------------*/
.col1, .col1 a, .col1 a:visited{
	color: #831111;
}

.col2, .col2 a, .col2 a:visited{
	color: #0066CC;
}

/*----------------- tree -----------------------------------*/
ul.showtree ul{
	padding-left:18px;
	background-image: url(Next.png);
	background-repeat: repeat-y;
	background-position: left;
	display:block;
	margin:0px;
	margin-left:18px;
	padding:0px;

}
ul.showtree{
}
.showtree li{
	list-style-image: none;
	list-style-type: none;
	padding:0px;
	margin:0px;
	margin-left:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.showtree li.rep{
	background-repeat: no-repeat;
	background-position: left top;
}
.todrop{
	background-color:#000000;
	border:2px solid #000000;
}

.DivGroup {width:100%;}
.DivGroup img {vertical-align:middle;padding:0px;margin:0px;}
div.This {width:100%;height:18px;vertical-align:middle;}
div.This:hover {background-color:rgb(230,250,210);}
.left{float:left;}
	.IndentImg {margin:0px;padding:0px;}
	.IcoName {margin:0px;padding:0px;margin-left:-3px;}
	.curshand, .IcoName img {cursor:pointer;}
	.Name {margin-left:2px;padding:0px;}
	
.right {position:absolute;right:0px;background:url(/.AJAX-B/icones/Commande.png) no-repeat 0 0;}
.right div {float:left;padding:0px;}
	div.RowValue {width:120px; overflow:hidden; margin-right:5px; color:#666666;}
	div.RowOverTaille {width:60px;}
	div.RowOverTaille:hover {background:url(/.AJAX-B/icones/GetSize.png) no-repeat center;cursor:pointer;}
	div.RowTaille {width:180px;}
	div.RowMIME {width:70px;}
	div.RowDate {width:53px;}
	div.RowDroits {width:65px;}
.Content {display:none;width:100%;}
.this img, #All div {vertical-align:middle;}
.right div {vertical-align:bottom;}
#LoaderCache{
	background-color: #FFFFFF;
	position: fixed;
	height: 350px;
	width: 100%;
	z-index:666;
}

