
.corps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #999999; 
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	position: relative;
	z-index: auto;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
}

a.bouton_in {
	color: white;
	background-color: #999999;
	width: 40px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	border: 2px outset #c0c0c0;
	border-bottom-color:#000000;
	cursor: default;
}
a.bouton_in:hover {
	color: white;
	width: 40px;
	background-color: #D8D8D8;
	border: 2px inset #c0c0c0;
	cursor: pointer;
}
.lien_bleunoir10 { font-family:  Verdana,Arial,Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #0066FF; text-decoration: underline; font-variant: normal; font-weight: bold}
.lien_bleunoir10:hover { color: #000000; text-decoration: none; }

.lien_noirbleu10 { font-family:  Verdana,Arial,Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #000000; text-decoration: underline; font-variant: normal; font-weight: bold}
.lien_noirbleu10:hover { color: #0066FF; text-decoration: none;}

.noirgras {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000; text-decoration: none; font-style: normal}
.noirgras:hover {text-decoration: underline}

.bleubox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; color: #0066FF; letter-spacing: normal; text-align: left; vertical-align: baseline; word-spacing: normal; line-height: normal; font-weight: normal}
.gras_noir12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000; text-decoration: none}
.gras_noir10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000; text-decoration: none}
.gras_noir9 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #000; text-decoration: none}

.lien_rougerouge11 { font-family:  Verdana,Arial,Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #FF0000; text-decoration: underline; font-variant: normal; font-weight: bold}
.lien_rougerouge11:hover { text-decoration: none; }

.navtext {
	width:200px;
	font-size:8pt;
	font-family:verdana;
	border-width:1px;
	border-style:outset;
	border-color:#006BAE;
	background-color:#FFF6D9;
	color:black;
}

.TitreTab{
	border-bottom: #FFF groove 1px; 
	padding-bottom:2px;
	padding-top:2px;
	font-size: 11px;
	font-weight: bold; 
	color: #000; 
	text-decoration: none
}
.Pad2 {
	padding-top:2px; 
	padding-bottom:2px;
}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a {  
	font-size: 10px; 
 	font-style: normal; 
 	font-weight: bold; 
 	color: #000; 
 	text-decoration: none;
}

.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #000;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

.overlay_dialog img { border: none; }
.overlay_dialog { background-image: url('BFILES/bedico/overlay.png'); }

/* For PNG transparence in IE !! */
* html .overlay_dialog {
	background-color: transparent;
	back\ground-color: transparent;
	background-image: none;
/*
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="bedico/overlay.png", sizingMethod="scale");
*/
}

.dialog_nw {
	width: 9px;
	height: 23px;
	background: transparent url(bedico/top_left.gif) no-repeat 0 0;		
}

.dialog_n {
	background: transparent url(bedico/top_mid.gif) repeat-x 0 0;	
	cursor:move;
	width: 100%;
}

.dialog_ne {
	width: 9px;
	height: 23px;
	background: transparent url(bedico/top_right.gif) no-repeat 0 0;		
}

.dialog_e {
	width: 2px;
	height: 100%;
	background: transparent url(bedico/center_right.gif) repeat-y 0 0;	
}

.dialog_w {
	width: 2px;
	height: 100%;
	background: transparent url(bedico/center_left.gif) repeat-y 0 0;		
}

.dialog_sw {
	width: 9px;
	height: 19px;
	background: transparent url(bedico/bottom_left.gif) no-repeat 0 0;			
}

.dialog_s {
	background: transparent url(bedico/bottom_mid.gif) repeat-x 0 0;		
	width: 100%;
}

.dialog_se {
	width: 9px;
	height: 19px;
	background: transparent url(bedico/bottom_right.gif) no-repeat 0 0;			
}

.dialog_sizer {
	width: 9px;
	height: 19px;
	background: transparent url(bedico/sizer.gif) no-repeat 0 0;	
	cursor:se-resize;	
}

.dialog_close {
	width: 14px;
	height: 14px;
	background: transparent url(bedico/close.gif) no-repeat 0 0;			
	position:absolute;
	top:5px;
	left:8px;
	cursor:pointer;
	z-index:2000;
}

.dialog_title {
	float:left;
	height:14px;
	font-size:12px;
	text-align:center;
	width:100%;
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, Sans Serif;
	font-size: 10px;
	background-color:#E2E2E2;
}

/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
 	font-family: Tahoma, Arial, Sans Serif;
	position: absolute;
}

.dialog * {
	margin: 0px;
	padding:0px;
}

.dialog table  { border-collapse: collapse; border-spacing: 0; width: 100%; }
.dialog td, th { padding: 0; }