body,html {
	height: 96%;/* Garde 4% pour le footer pour IE...*/
	margin: 0;
	padding: 0;
}


html {
	background: #FFFFFF;
    	color: #222222;
	overflow: auto;
}
/*div[id=footer] {
	position: fixed !important;
}*/
html > body {
	overflow: visible !important;
}
table td {
	vertical-align:	top;
}
#header {
	/*border-color: #000000; 
	border-bottom-style: solid; 
	border-bottom-width: 2px; */
	margin-left: 5px;
	margin-right: 5px;
}
#headtop {
	background-color: #ede8be;
}
#logo {
	/*vertical-align: middle;*/
	background-color: #ede8be;
	width:1460px;
}
#title {
	font-size: 40pt;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 20px;
}
.boldlink{						
 font-weight: bold;
}
.normallink{
 font-weight: normal;
}
#menutitle {
	border-bottom: 1px #ffffff solid;
	background: #C0CBE1;
    color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: verdana;
	font-size: 13pt;
	text-align:center;
	
}
#menu {
	background: #C0CBE1;
/**	padding-top: 10px;
	padding-bottom: 10px;*/
	float: left;
	font-family: verdana;
	font-size: 10pt;
		
	/**width: 160px;height:auto !imporant;*/
}
#menu ul {
	line-height: 1.5em;
    list-style-type: square;
    margin: .3em 0 0 1.5em;
    padding: 0;
}
#menu ul li{
	list-style-type: square;
	border-bottom: 1px #ffffff solid;
	background: #C0CBE1;
  color: #1879B3;
  text-decoration: none;
}
#menu ul a{
    color: #000000;
    text-decoration: none;
}
#menu ul a:hover{
    color: #000000;
    text-decoration: underline;
}
#body{
/*	float: left;*/
/*	left:160px;*/
	padding-left:160px;
	margin: 0px;
}

#container {
	/*min-height: 100%;*/
	 /* For Modern Browsers */
  	/*height: auto; /* For Modern Browsers */
  	/*height: 100%;  For IE */
  	margin: 0 auto;
    overflow-y: hidden;
  /*  position:relative;*/
   
    width:100%;
	display: block;

}

/* easy clearing */
 #container:after
 {
     content: '[DO NOT LEAVE IT IS NOT REAL]';
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
 }
 #container
 {
     display: inline-block;
 }
 /*\*/
 #container
 {
    display: block;
 }

#menu
{
    padding-bottom: 32767px;
    margin-bottom: -32767px;
}

@media all and (min-width: 0px)
{
    #menu
    {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    #menu:before
    {
        content: '[DO NOT LEAVE IT IS NOT REAL]';
        display: block;
        background: inherit;
        padding-top: 32767px !important;
        margin-bottom: -32767px !important;
        height: 0;
    }
}
   





#footer {
	/*border-color: #106c8c; 
	border-top-style: solid; 
	border-bottom-style: solid; 
	border-top-width: 2px;
	border-bottom-width: 2px;position:relative;clear:both; display:block;*/
	height:		76px;
	text-align: center;
	font-weight: bold;
	width: 100%;
  	bottom: 0px;
  	background-color: #ede8be;
  	position:relative; 
  	clear:both;
  	display:block;
  	float:left;
  	
}

#footer ul a{
    color: #106c8c;
    text-decoration: none;
    vertical-align:middle ;
}
#footer ul a:hover{
    color: #106c8c;
    text-decoration: underline;
}

#help-body {
	margin-left: 10px;
	margin-right: 10px;
}
#subtitle {
	font-family: verdana;
	border-color: black; 
	border-bottom-style: solid; 
	border-bottom-width: 2px;
	font-size: 20pt;
	font-weight: bold;
	padding-left: 2px;
	padding-top: 15px;
}
#help-subtitle {
	border-color: black; 
	border-bottom-style: solid; 
	border-bottom-width: 2px;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 2px;
	padding-top: 2px;
}
#helpicon {
	font-size: small;
	float: right;
}
#helpicon img {
	border-style: none; 
}

#content {
	padding: 5px;
	padding-top: 10px;
	text-align: left;
	font-family: verdana;
	font-size: 10pt;
	padding-bottom: 3em;
}
#help-content {
	padding: 5px;
	padding-top: 5px;
	text-align: left;
}
#content table.form {
	text-align: left;
}
#content table.form .left_column_form {
	width:	20%;
}
#content table.form .right_column_form {
	width:	80%;
}
#content table.list {
	text-align: center;	
}	
#content td.item {
	font-weight: bold;
}
#content thead {
	font-weight: bold;
	color: #000000;
}

#btn a, input#btn {
	background: url("../images/bouton_off.png");
	background-repeat: no-repeat;
	border:0px;	
	color: white;
	/*padding: 5px;*/
	text-decoration: none;
	/* BRAD following  */
	padding: 			5px 4px;
	width:				auto;
	height:				26px;
	line-height:		26px;
}
input#btn {
	padding: 			0 4px;
	height:				26px;
	line-height:		26px;
	width:				auto;
}
#btn a:hover {
	background: url("../images/bouton_on.png");
}
input#btn:hover{
	background: url("../images/bouton_on.png");
}

#pad{
	padding: 10px;
}


#separator {
	border-top-color: red;/*#354D97*/; 
	border-top-style: solid; 
	border-top-width: 1px;
	margin-top: 2px;
	margin-bottom: 3px;
}
#error{
	border-color: red;
	border-style: solid;
	font-weight: bold;
	color: white;
	background: red ;
	font-size: 16pt;
	-moz-border-radius : 20px;
}



/* OPTIONS IN SELECT - LEVELS */
.opt_list {
	margin:				0;
	padding:			0 5px;
	background-color:	#fff;
	border:				1px solid #666;
	list-style:			none;
	height:				150px;/*20px;*/
	width:				auto;
	overflow:			scroll;
}

.parentList {
	/*font-weight:		bold; */
	padding:			2px 0;
}
fieldset {
	margin:				0;
	padding:			0;
	border:				none;
	/*height:				30px;
	background-color:	#CCCCFF;*/
}
div {
	margin:				0;
	padding:			0;
	border:				none;
}

.option_level_1, .option_level_2, .option_level_3, .option_level_4, .option_level_5, .option_level_6, .option_level_7, .option_level_8, .option_level_9, .option_level_10 {
	display:			none;/**/
}
.option_level_1 {
	color:				/*#333333;*/
}
.option_level_2 {
	color:				/*#666666;*/
}
.option_level_3 {
	color:				/*#999999;*/
}
.option_level_4 {
	color:				/*#CCCCCC;*/
}
.option_level_5 {

}


/* STYLES POUR LES READONLY */
.readonly div {
	display:			none;
	/*background-color:	#EBF2FD;*/
	margin:				2px 0 5px 0;
	padding:			2px;
	font-style:			italic;
}




/* STYLES POUR LES MESSAGES */

.message {
	padding:			10px;
	background-color:	#FFFF99;
	/*text-align:			center;*/
}

.message_login {

	padding:			10px;
	background-color:	#F6F8FC;
	position:			relative;
/*left:               160px;*/
	/*clear:				both;*/
	width:				85%;
	/*margin:				0 auto;*/
	margin:				0;
}
.center div.message_login {
	margin:				0 auto;
}

.message_leftmenu {
	margin:				30px 3px;
	padding:			10px;
	background-color:	#F6F8FC;
}

#menu .message_login {
	/*margin:				30px 3px;
	margin:				30px 5px;
	padding:			10px;*/
	background-color:	#C0CBE1;
	width:				85%;/*auto*/
	font-family: verdana;
	font-size: 10pt;
	
	word-wrap: break-word; 
	word-break: normal;
	float:left;
}


/* button style
 * Add by Wyman Wang
 * 2009-7-28
*/

a.button {
	display: inline-block;
	display: -moz-inline-stack;	
	*display: inline;
	zoom: 1; 
	margin: 0;
	border: 0;
	height: 26px;
	cursor: pointer;
	padding-right: 8px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: white;
	background: transparent url("../images/bg_btn_right.png") right	no-repeat scroll;
}

a.button span {
	display: inline-block;
	display: -moz-inline-stack;	
	*display: inline;
	zoom: 1; 
	cursor: pointer;
	padding: 0px 0 0px 8px;
	white-space: nowrap;
	font-weight: normal;
	background: transparent url("../images/bg_btn_left.png") left no-repeat;
}

a.button span span {
	cursor: pointer;
	padding: 5px 8px;
	background: transparent url("../images/bg_btn_center.png") left repeat-x;
}
/*
.trover{
	background:#D3E4E5;
}

.odd{
	background:#363636;
}

.trhead{
	background:#5C443A;
}*/