/* ----------Définitions générales----------- */
body {
	margin: 0;
  	padding: 0;
  	background-color: rgb(255,255,255);
  	color: white;
  	/*background-image: url(img/bg.jpg);
  	background-repeat: repeat-x;*/
  	font: small Arial, Helvetica, Verdana, sans-serif;  
	}

body#antpublic {  
    	margin: 0;
  	padding: 0;
  	background-color: rgb(255,255,255);
  	color: white;
  	/*background-image: url(img/bg.jpg);
  	background-repeat: repeat-x;*/
  	font: small Arial, Helvetica, Verdana, sans-serif;
	/*text-align: center;*/
	}

/* Bloc de base */

div#level1 {
	background-color: rgb(239,46,36);
  	color: black;
  	margin: 5px 20px 30px 20px;
  	padding: 0px;
	min-width: 924px;
	}

div#level1Priv {
	background-color: rgb(239,46,36);
  	color: black;
  	margin: 5px 20px 30px 20px;
  	padding: 0px;
	min-width: 924px;
	}

/* Header */

#header {
	margin: 0;
  	padding: 0;
	min-width: 926px;
	height: 136px;
	border-bottom: 0px solid rgb(255,255,255);
	background: url(../images/layer1_header-bg.gif) repeat-x left top;
	}

p.headerp{
	/*background-color: red;*/
	margin: 0px;  /* problème margin:0 avec IE il faut absolument specifier le height*/
	padding: 10px 0 0 0;
	height: 30px;
	}

.header1 {
	font-Family : Arial,Verdana,Helvetica;
	font-Weight : bold; 
	font-Size : 1em;
	color : rgb(34,39,139);
	text-decoration : none;
	text-align : left;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-left : 20px;
	background :  rgb(255,255,255) url(../images/menu_st.gif) no-repeat center left;
	/*height :  20px;*/
	}



.imgleft{
	float:left;
	/*padding-right: 20px;*/
	border: 0;
	}

.imgright{
	float:right;
	/*padding-left: 20px;*/
	border: 0;
	}

/* Fin Header */

/* Main div */

#main {
  	width: 100%;
  	margin-top: 0px;
	/*background : rgb(34,39,139) url(../images/site-ctrightx_bg.gif) repeat top right;*/
  	/*background-image: url(img/sidebarbg.gif);
  	background-position: top right;
  	background-repeat: repeat-y;*/
	}

#main2 {
  	margin-top: 0px;
  	/*background-image: url(../images/site-ctleft_bg.gif);
  	background-position: bottom left;
  	background-repeat: repeat-y;*/
	}

table#contentTable{
	background-color: rgb(255,255,255);
	margin: 0;
  	padding: 0;
	border-collapse: collapse;
	width: 100%;
	}

#contentLeft {
  	float: left;
  	width: 160px;
  	/*background-color: rgb(34,39,139);*/
  	color: black;
  	margin: 0;
  	padding: 0;
	}

#contentLeftTablspe {
  	width: 170px;
	height: 30px;
  	color: black;
  	margin: 0;
  	padding: 0;
	background: url(../images/layer1_menuleft-top.gif) no-repeat bottom left;
	vertical-align: top;   /*necessaire pour le td dans mode tableau */
	}

#contentLeftTabl {
  	width: 170px;
	background: rgb(255,255,255) url(../images/layer1_menuleft-bg.gif) repeat-y top left;
  	color: black;
  	margin: 0;
  	padding: 0;
	vertical-align: top;   /*necessaire pour le td dans mode tableau */
	}

#contentLeft .inner,#contentLeftTabl .inner  {
  padding: 10px 10px 10px 10px;
}


#contentRight {
  	float: right;
  	width: 120px;
  	background-color: rgb(34,39,139);
  	color: white;
  	margin: 0;
  	padding: 0;
	}

#contentRightTabl {
  	width: 170px;
  	background: rgb(231,231,233) url(../images/layer1_menuleft-bg.gif) repeat-y top right;
  	color: white;
  	margin: 0;
  	padding: 0;
	vertical-align: top;   /*necessaire pour le td dans mode tableau */
	}

#contentRightTablspe {
  	width: 170px;
	height: 30px;
  	color: black;
  	margin: 0;
  	padding: 0;
	background: url(../images/layer1_menuleft-top.gif) no-repeat bottom right;
	vertical-align: top;   /*necessaire pour le td dans mode tableau */
	}


#contentRight .inner,#contentRightTabl .inner  {
  padding: 5px 10px;
}

div#contentMain {
  	margin: 0 120px 0 160px;
  	/*border-top: 1px solid #b9d2e3;*/
  	border-right: 1px solid #b9d2e3;
  	border-left: 1px solid #b9d2e3;
  	/*background-color: red;*/
  	color: black;
	}

td#contentMain {
  	margin: 0 120px 0 160px;
  	/*border-top: 1px solid #b9d2e3;
  	border-right: 1px solid #b9d2e3;
  	border-left: 1px solid #b9d2e3;*/
  	/*background-color: red;*/
	padding:0;
  	color: black;
	vertical-align: top;  /*necessaire pour le td dans mode tableau */
	}

td#specialmenus1 {
  	margin: 0 120px 0 160px;
	padding:0;
  	color: black;
	vertical-align: top;  /*necessaire pour le td dans mode tableau */
	}

div#contentMain .inner {
  	margin: 0;
  	padding: 10px 20px 10px 40px;
	}

td#contentMain .inner {
  	margin: 0;
  	padding: 10px 20px 10px 20px;
	}

#clearone {
  clear: both;
  height: 1px;
}


/* Fin Main div */

/* Footer */

#footerext {
	background: rgb(255,255,255) url(../images/layer1_menuleft-bottom.gif) no-repeat top right;
	padding : 0px;
	height : 30px;
  	margin: 0px;
  	clear: both;
	}

#footer {
	font-Size : 85%;
	color : rgb(87,74,72);
	background: url(../images/layer1_menuleft-bottom.gif) no-repeat top left;
	text-align : center;
	vertical-align : middle;
	padding : 2px;
	height : 30px;
	/*width: 100%;*/
  	/*border-bottom: 1px solid rgb(0,0,0);*/
  	margin: 0px;
  	clear: both;
	}

#footer a{
	color : rgb(238,26,44);
	text-decoration: underline;
	}

#footer a:hover {
	color : rgb(87,74,72);
	text-decoration: underline;
	}

/* Fin Footer */

/* Boxes */

div.boxleft {
	margin: 5px 0px 5px 0px;
	padding: 0;
	width: 150px;
	}

div.boxleft h3{
	margin:0;
	font-size: 100%;
	color: rgb(255,255,255);
	background-color: rgb(87,74,72);
	padding: 3px;
	}

div.boxleft p{
	margin:0px;
	padding:3px;
	font-size: 85%;
	color: rgb(87,74,72);
	}

div.boxleft p a{
	color: rgb(203,220,252);
	}

div.boxleft p a:hover{
	color: rgb(255,255,255);
	}


div.boxleft div{
	margin:0px;
	padding:3px;
	font-size: 85%;
	color: rgb(203,220,252);
	background-color: rgb(34,39,139);
	}

input.authincludeinput{
	font-size : 0.8em;
	color : rgb(87,74,72);
	text-decoration : none;
	text-align : left;
	padding-top : 1px;
	padding-bottom : 1px;	
	padding-right : 0px;	
	padding-left : 5px;
	border : 1px solid rgb(87,74,72);
	}

input.authincludesubmit {
	font-weight : normal; 
	font-size : 0.8em;
	/*font-style : italic;*/
	color : rgb(87,74,72);
	background-color : rgb(242,243,245);
	text-decoration : none;
	text-align : center;
	padding : 0px;
	border : 1px solid rgb(87,74,72);
	}

/*left or right depending on where die auth is located */

div.boxleft div{
	margin:0px;
	padding:3px;
	font-size: 85%;
	color: rgb(255,255,255);
	}
/* necessaire pour IE si on veut controler la position */
div.boxleft div form{
	margin:0px;
	padding:0px;
	}


div.boxright {
	margin: 5px 0 5px 2px;
	padding: 2px 0 0 0;
	width: 150px;
	background :  url(../images/layer1_menu2-bg.gif) no-repeat top left;
	}

div.boxright h3{
	margin: 0 0 0 10px;
	font-size: 100%;
	color: rgb(255,255,255);
	background : url(../images/ct3-bg.gif) no-repeat top left;
	width: 100px;
	height: 21px;
	padding: 0px 1px 0px 25px;
	}
	
div.boxrighttrans {
	margin: 5px 0 5px 2px;
	padding: 2px 0px 20px 0px;
	width: 150px;
	background :  url(../images/layer1_menu2-bg.gif) no-repeat top left;
	border: 0px dotted rgb(184,184,184);
	}
	
div.boxrighttrans h3{
	margin: 0 0 0 10px;
	font-size: 100%;
	color: rgb(0,0,0);
	background : url(../images/ct3-bg.gif) no-repeat top left;
	width: 100px;
	height: 21px;
	padding: 0px 1px 0px 25px;
	}

div.boxright div,div.boxrighttrans div {
	margin: 0;
	padding: 0;
	font-size: 85%;
	color: rgb(87,74,72);
	}

div.boxright div form,div.boxrighttrans div form{
	margin:0px;
	padding: 5px 3px 5px 0px;
	}

div.boxright p{
	margin:0;
	padding: 2px 3px 2px 3px;
	font-size: 85%;
	color: rgb(87,74,72);
	/*background-color: rgb(255,255,255);*/
	border-bottom: 1px solid rgb(239,46,36);
	}
	
div.boxrighttrans p{
	margin:0;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
	font-size: 85%;
	color: rgb(0,0,0);
	/*background-color: rgb(255,255,255);*/
	border-bottom: 1px solid rgb(239,46,36);
	}

div.boxright p a{
	color: rgb(87,74,72);
	text-decoration: none;
	}
	
div.boxrighttrans p a{
	color: rgb(0,0,0);
	text-decoration: none;
	}

div.boxright p a:hover,div.boxrighttrans p a:hover{
	color: rgb(238,26,44);
	text-decoration: underline;
	}

div.boxright p img,div.boxrighttrans p img{
	border: 1px solid rgb(238,26,44);
	}

div.boxright p img.trans,div.boxrighttrans p img.trans{
	border: 0px solid rgb(238,26,44);
	padding-bottom: 5px;
	}

div.boxright p.authpar,div.boxrighttrans p.authpar {
	margin:0;
	padding: 2px 3px 2px 3px;
	font-size: 85%;
	color: rgb(87,74,72);
	background-color: rgb(231,231,233);
	}

/* Fin boxes */

/* site map style */
ul.antsitemap{
	list-style-type:none;
	list-style-position: outside;
	/*list-style-image: url(../images/site-bgmenus2.jpg);*/
	padding-top: 2px;
	margin-left:0px;
	color: rgb(87,74,72);
	/*background-color: rgb(0,0,0);*/
	text-align: left;
	}

ul.antsitemap li a {
  color: rgb(238,26,44);	
  text-decoration:none;
}
ul.antsitemap li a:hover {
  color: rgb(87,74,72);
  text-decoration:none;
}

/* 
** Float containers fix: http://www.csscreator.com/attributes/containedfloat.php  
*/ 
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 

/* new for IE7 not supporting before and after , but a simple break seams to be enough */

br.antclearfix{
	font-size: 1px;
	line-height: 0; 
	height: 0; 
	clear: both;
	}
	
div#header img.imgprint{display:none;} 
div#footerprint {display:none;} 
 
/* printer styles*/ 
@media print{ 
	div#level1 {
		background-color: rgb(255,255,255);
		}
	/*hide the left and right column when printing*/ 
	#contentLeftTabl, #contentRightTabl, #contentLeftTablspe, #contentRightTablspe{display:none;} 
	#MenusContainer{display:none;}
	#contentMain{width: 100%;float: none;}
	/*.imgright{display:none;}*/
	#header {
		width: 100%;
		height: 136px;
		color: black;
		background-color: rgb(255,255,255);
		background-image: none;
		/*content: "King Belgium";*/
		text-align: center;
		}
	div#header img.imgleft{display:none;}	
	div#header img.imgright{display:none;}
	div#header img.imgprint{display:block;text-align: center;}
	div#footerext {display:none;}
	div#footerprint {display:block;text-align:center;}
	
}
/* end printer styles */
