#window
{
	position: absolute;
	left: 284px;
	top: 296px;
	width: 600px;
	height: 300px;
	overflow: hidden;
	display: block;
	z-index: 1;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.90; 
	opacity: 0.90;
}
#windowTop
{
	height: 30px;
	background-image: url(../images/window/orange_hd.gif);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent
{
	margin-right: 12px;
	background-image:url(../images/window/orange_hg.gif);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
#windowMin
{
	position: absolute;
	right: 35px;
	top: 7px;
	cursor: pointer;
}
#windowMax
{
	position: absolute;
	right: 35px;
	top: 7px;
	cursor: pointer;
	display: none;
}
#windowClose
{
	position: absolute;
	right: 15px;
	top: 7px;
	cursor: pointer;
}
#windowBottom
{
	position: relative;
	height: 270px;
	background-image: url(../images/window/orange_bd.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent
{
	position: relative;
	height: 270px;
	background-image: url(../images/window/orange_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 12px;
}
#windowResize
{
	position: absolute;
	right: 0px;
	bottom: 3px;
	cursor: se-resize;
}
#windowContent
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #FF9900;
	height: 255px;
	width: 575px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}
#windowContent p
{
	margin: 0 4px 0 4px;
}
.transferer
{
	border: 1px solid #FF9900;
	background-color: #FF9900;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}
/* fenetre 2 */
#window2
{
	position: absolute;
	left: 284px;
	top: 610px;
	width: 330px;
	height: 300px;
	overflow: hidden;
	display: block;
	z-index: 2;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.90; 
	opacity: 0.90;}
#windowTop2
{
	height: 30px;
	background-image: url(../images/window/bleu_hd.gif);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent2
{
	margin-right: 12px;
	background-image:url(../images/window/bleu_hg.gif);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
#windowMin2
{
	position: absolute;
	right: 35px;
	top: 7px;
	cursor: pointer;
}
#windowMax2
{
	position: absolute;
	right: 35px;
	top: 7px;
	cursor: pointer;
	display: none;
}
#windowClose2
{
	position: absolute;
	right: 15px;
	top: 7px;
	cursor: pointer;
}
#windowBottom2
{
	position: relative;
	height: 270px;
	background-image: url(../images/window/bleu_bd.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent2
{
	position: relative;
	height: 270px;
	background-image: url(../images/window/bleu_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 12px;
}
#windowResize2
{
	position: absolute;
	right: 0px;
	bottom: 3px;
	cursor: se-resize;
}
#windowContent2
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #97B7D0;
	height: 255px;
	width: 305px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}
#windowContent2 p
{
	margin: 10px;
	text-align: justify;
}
.transferer2
{
	border: 1px solid #97B7D0;
	background-color: #97B7D0;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}
/* fenetre 3 */
#window3
{
	position: absolute;
	left: 630px;
	top: 610px;
	width: 255px;
	height: 300px;
	overflow: hidden;
	display: block;
	z-index: 1;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.90; 
	opacity: 0.90;
}
#windowTop3
{
	height: 30px;
	background-image: url(../images/window/vert_hd.gif);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent3
{
	margin-right: 12px;
	background-image:url(../images/window/vert_hg.gif);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
#windowMin3
{
	position: absolute;
	right: 35px;
	top: 7px;
	cursor: pointer;
}
#windowMax3
{
	position: absolute;
	right: 35px;
	top: 7px;
	cursor: pointer;
	display: none;
}
#windowClose3
{
	position: absolute;
	right: 15px;
	top: 7px;
	cursor: pointer;
}
#windowBottom3
{
	position: relative;
	height: 270px;
	background-image: url(../images/window/vert_bd.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent3
{
	position: relative;
	height: 270px;
	background-image: url(../images/window/vert_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 12px;
}
#windowResize3
{
	position: absolute;
	right: 0px;
	bottom: 3px;
	cursor: se-resize;
}
#windowContent3
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	border: 1px solid #ACD14D;
	height: 255px;
	width: 230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}
#windowContent3 p
{
	margin: 10px;
	text-align: justify;
}
.transferer3
{
	border: 1px solid #ACD14D;
	background-color: #ACD14D;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}
/*Dossiers-Folders*/
#folderorangebouge {
	margin-left: 665px;
	margin-top: 280px;
	position:absolute;
	width: 80px;
	height: 80px;
	font-size: 10px;
	cursor: move;
}
#folderorangebouge a {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#folderbleubouge {
	margin-left: 665px;
	margin-top: 400px;
	position:absolute;
	width: 80px;
	height: 80px;
	font-size: 10px;
	cursor: move;
}
#folderbleubouge a {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#foldervertbouge {
	position:absolute;
	margin-left: 665px;
	margin-top: 520px;
	width: 80px;
	height: 80px;
	font-size: 10px;
	cursor: move;
}
#foldervertbouge a {
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#insideParent
{
	width: 100px;
	height: 100px;
	background-color: #9c0;
	color: #fff;
}
#containerfolders
{
	position: absolute;
	width: 760px;
	height: 1000px;
	top: 0;
	margin-left: -30px;
	overflow: hidden;
}
