	@charset "iso-8859-1";
<!--BODY {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #BFC6D3;
	scrollbar-highlight-color: #BFC6D3;
	scrollbar-shadow-color: #BFC6D3;
	scrollbar-track-color: #FFFFFF;
	background: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	marginwidth: 0;
	marginheight: 0;
	width: 100%;
	overflow-x: auto;
	overflow-y: yes;
	topmargin: 0;
	leftmargin: 0
}
form {
	display: inline
}
TABLE, TR, TD, SELECT {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000
}
a:hover {
	color: #2D3443
}
.lien {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8.5pt
}
a:link.lien {
	text-decoration: none;
	color: #000000
}
a:visited.lien {
	text-decoration: none;
	color: #000000
}
a:active.lien {
	text-decoration: none;
	color: #000000
}
a:hover.lien {
	text-decoration: none;
	color: #2D3443
}
.normal {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000
}
.titre {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #2D3443
}
.inactive {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #78879C
}
.error {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FF0000
}
.button {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	background-color: #FFFFFF;
	border: 1 solid #7F9DB9
}
#text {
	margin: 10px 10px 10px 10px;
	text-ident: 5%;
	text-align: justify
}
#compteur {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 24px;
	height: 96px;
	visibility: hidden
}

#bodyTable {
    width: 90%;
    margin: 20px auto;
    border: 0px;
    background: #ffffff;
}

#navTable {
    border-top: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    border-left: 0px;
    background: #efefef;
}

#folderTd {
   border-left: 0px;
   border-top: 10px solid #ffffff;
   border-right: 10px solid #ffffff;
   border-bottom: 10px solid #ffffff;
}
#leftBox {
   width:100%;
   height:100%;
   border: 1px solid #bbbbbb;
}

.labelBox {
   background: #efefef;
   border-bottom: 1px solid #c0c0c0;
}

#centerTd {
   border-left: 0px;
   border-top: 10px solid #ffffff;
   border-right: 0px solid #ffffff;
   border-bottom: 10px solid #ffffff;
}
#centerBox {
   width:100%;
   height:100%;
   border: 1px solid #bbbbbb;
   background: #ffffff;
}

.listHeader {
   background: #d6d6d6;
}

.listRow {
   background: #ffffff;
}

#footer {
    width: 90%;
    border-top: 1px solid #bbbbbb;
    background: #efefef;
    color: #999999;
    line-height: 20px;
    text-align: left;
    padding-left: 15px;
	font-size: 10px;
}

#footer a {
    text-decoration: none;
    color: #999999;
}

#footer a:hover {
    text-decoration: underline;
    color: #777777;
}
-->


body.popupbody {
   background-color: #eeeeee;
   margin-top: 0;
   margin-left: 0px;
   margin-right: 0px;
   padding: 0;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
   width:100%;
   height:100%;
   text-align: left;
}

body.popupiframebody {
   background-color: #ffffff;
   margin-top: 0;
   margin-left: 0px;
   margin-right: 0px;
   padding: 0;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
   width:100%;
   height:100%;
   text-align: center;
}

.popuptitle {
   display:block;
   border: 0px;
   border-bottom: 1px solid #808080;
   border-left: 1px solid #808080;
   height:18px;
   background-color: #d6d6d6;
   margin: 10px;
   padding: 2px 2px 2px 4px;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
   color : #000000;
   font-weight: bold;
}

