



.overlay_dialog {
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlay___invisible__ {
  background-color: #000;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

.dialog_nw {
	width:0px;
	height:0;
	line-height:0;font-size:1px;	
}

.dialog_n {
	height:0;
	line-height:0;font-size:1px;
}

.dialog_ne {
	width: 0px;
	height:0;
	line-height:0;font-size:1px;		
}

.dialog_e {
	width: 0px;
	background:  none;	
}

.dialog_w {
	width: 0px;
	background: none;	
}

.dialog_sw {
	width: 0px;
	height:0px;
	line-height:0;font-size:1px;		
}

.dialog_s {
	height: 4px;
	line-height:0;font-size:1px;		
}

.dialog_se {
	width: 16px;
	height: 0px;
	/*background: transparent url('/public/cdwbv3/html/toolkit/img/credits/bottom_right.gif') no-repeat 0 0;	*/		
	line-height:0;font-size:1px;		
}

.dialog_content {
	overflow:auto;
	color: #DDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color:white;
}

.top_draggable, .bottom_draggable {
  cursor:move;
}

.status_bar {
  font-size:12px;
}
.status_bar input{
  font-size:12px;
}







/* DO NOT CHANGE THESE VALUES*/
.dialog {
	display: block;
	position: absolute;
}

.dialog table.table_window  { 
  border-collapse: collapse; 
  border-spacing: 0; 
  width: 100%;
	margin: 0px;
	padding:0px;
}

.dialog table.table_window td , .dialog table.table_window th { 
  padding: 0; 
}

.dialog .title_window {
  -moz-user-select:none;
}



/*----------------------------------------------- MODELE SITE -------------------------------------------------*/
#credits_cache{display:none;}

#page_credits{text-align:left;}
#page_credits .fermer{text-align:right;position:absolute; top:7px; right:10px;}
#page_credits .fermer a{color:#fff; padding:0 18px 0 0; display:block; float:right;}
#page_credits .fermer a:hover{color:#fff;}
#page_credits .corps_page{color:#093a54;font:normal 12px/16px 'Trebuchet MS';padding-bottom:10px;width:100%;}


#page_credits .bloc_g{float:left;width:180px;}
#page_credits .bloc_d{float:right;width:170px;}
#page_credits a.logo{background-position:50% 50%;background-repeat:no-repeat;height:80px;width:100%;display:block;}
/* style fenetre */    
.bloque {background:  url(../img/modele/popup_dhtml/fd.gif) top left repeat-x;}                                       
.nw { background: url(../img/modele/popup_dhtml/fd_g.gif) top left no-repeat;}
.en .nw { background: url(../img/modele/popup_dhtml/fd_g_en.gif) top left no-repeat;}
.es .nw { background: url(../img/modele/popup_dhtml/fd_g_es.gif) top left no-repeat;}
.ne { background: url(../img/modele/popup_dhtml/bt_ferm.gif) top right no-repeat; height:37px;}
.credit {color:#868689;font-family:arial; font-size:11px; padding:10px 10px 0 10px; position: relative;}
.credit div { position:static;}
.credit .puce { background:url(../img/modele/popup_dhtml/fle.gif) no-repeat 0px 3px; display:block; padding:0 0 0 20px; color:#055a88; font-weight:bold;}
.credit ul { margin:10px 0 0 0;}
.credit li { background:transparent url(../img/modele/popup_dhtml/puce.gif) no-repeat 0pt 7px;padding-left:8px; margin:3px 0 0 10px;}
.credit .col_left { float:left; width:215px; margin:0;}
.credit .col_right { float:right; width:215px; margin:0;}
*> /**/ .credit .col_left {margin:10px 0 0 0;}
*> /**/ .credit .col_right {margin:10px 0 0 0;}


/*------------------------------------------------ /MODELE SITE ------------------------------------------------*/

