/* --------------------------------------------------------- */
/* --------------------- options macro --------------------- */
		
		#win_macro
		{
				position: fixed;
				background-color:#DCDCDC;
				border:2px solid #696969;
				font-weight: bold;
				display:none;
				width:450px;
				height:330px;
				line-height:2em;
				z-index:1000;
		}
		
		#win_macro span
		{
				display: inline;
				float: left;
				width: 150px;
				text-align:right;
		}
		#macro
		{
				left: 50%;
				position: fixed;
				line-height:2em;
				
		}
		
		#macro_detail
		{
				display:none;
		}
		
		#macro_button
		{
				margin-left:10px;
				line-height:2.5em;
		}
		
		#macro_groupe
		{
				display:none;
		}
		#win_macro_groupe
		{
				position: fixed;
				background-color:#DCDCDC;
				border:2px solid #696969;
				font-weight: bold;
				display:none;
				width:320px;
				height:100px;
				line-height:2em;
		}
		#win_macro_groupe span
		{
				display: inline;
				float: left;
				width: 80px;
				text-align:right;
		}
/* --------------------------------------------------------- */
		
		#couv_part_chap
		{
				left: 60%;
				position: fixed;
				line-height:2em;
		}
		
		#option_mep
		{
				left: 48%;
				line-height:2em;
		}
		
		#part_et_chap
		{
				display:none;
		}
		
		#couverture
		{
				/*  */
				
		}
		.bt_cpnst
		{
				margin-left:10px;
				line-height:2.5em;
				display:none;
		}
		
		#win_part
		{
				position: fixed;
				background-color:#DCDCDC;
				border:2px solid #696969;
				font-weight: bold;
				display:none;
				width:450px;
				height:160px;
				line-height:2em;
		}
		
		
		
		.legend_box
		{
				background-color:#696969;
				font-weight: bold;
				font-size:medium;
				color:#f5f5f5;
		}
		
		#win_chap
		{
				position: fixed;
				background-color:#DCDCDC;
				border:2px solid #696969;
				font-weight: bold;
				display:none;
				width:630px;
				height:370px;
				line-height:2em;
				
		}

		#win_mep
		{
				position: fixed;
				background-color:#DCDCDC;
				border:2px solid #696969;
				font-weight: bold;
				display:none;
				width:700px;
				height:400px;
				line-height:2em;
				cursor: pointer;
		}
		
		#win_conex
		{
				position: fixed;
				background-color:#DCDCDC;
				border:2px solid #696969;
				font-weight: bold;
				display:none;
				width:515px;
				height:55px;
				line-height:2.3em;
				cursor: pointer;
		}
		#win_mep span
		{
				display: inline;
				float: left;
				width: 150px;
				text-align:right;
		}


		
		#win_part span
		{
				display: inline;
				float: left;
				width: 130px;
				text-align:right;
		}
		#win_chap span
		{
				display: inline;
				float: left;
				width: 165px;
				text-align:right;
		}
		


		.list_button_bottom
		{
				border-bottom:1px solid #696969;
				text-align:right;
				margin:-10px 10px 10px 10px;
				padding:10px;
		}
		.list_button
		{
				border-top:1px solid #696969;
				text-align:right;
				margin:10px;
				padding:10px;
		}
		.tree_r1
		{
				font-weight: bold;
				
		}
		.champ_txt
		{
				border:solid #A9A9A9 1px;
				
		}
		.champ_txt_readonly
		{
				background-color:#DCDCDC;
				border:solid #A9A9A9 1px;
				
		}
		select{
				border:1px solid #A9A9A9;
		} 

