
/* ***************** MISE EN PAGE ************************* */

/*                 **********************                   */
/*                 *                    *                   */
/*                 *                    *                   */
/*                 *                    *                   */
/*                 **********************                   */
/*                 *      *             *                   */
/*                 *      *             *                   */
/*                 *      *             *                   */
/*                 *      *             *                   */
/*                 **********************                   */
/*                 *                    *                   */     
/*                 **********************                   */      


html { 
	width:100%;
	height:100%;
	margin:0px;
}


body {	
	width:100%;
	height:100%;
	margin:0px;
	margin-bottom: 0px;
	font-family:arial;
	font-size: 11px;
	color:#666666;
	background:url("images/bg_body.jpg") 0px 0px repeat-x white;
}

/* ------------------------------------------------------------------ */
/* -                            STRUCTURE                             */
/* ------------------------------------------------------------------ */

#container{
	margin-left:auto;
	margin-right:auto;
	width:800px;
}



			#top{
				height:250px;

			}


				#lang{
					float:left;
					height: 23px;
					width:70px;
					position:relative;
					margin-top:7px;
				}

					#lang A{
						display:block;
						float:left;
						width:16px;
						height:11px;
						margin-left:5px;
					}

					#lang A:hover{
						display:block;
						background-color:white;
						width:16px;
						height:11px;
						filter:alpha(opacity=50);  
						-moz-opacity:0.50;
						opacity: 0.50;
					}

					#lang .fr{
						background:url('images/lang_fr.gif') 0px 0px no-repeat;
					}

					#lang .en{
						background:url('images/lang_en.gif') 0px 0px no-repeat;
					}

					#lang .nl{
						background:url('images/lang_nl.gif') 0px 0px no-repeat;
					}
				
				
				#supMenu{
					width:200px;
					float:right;
					height:23px;
					display:block;
					text-align:right;
					color:#96D1FB;
					margin-top:7px;
				}	

					#supMenu A{
						text-decoration:none;
						font-size:10px;
						margin-top:8px;
						color:white;
					}

					#supMenu A:hover{
						color:#96D1FB;
					}

				#logoDiv{
					width:800px;
					height:235px;
				}	
				
				#menu{
					height:210px;					
					width:190px;	
					float:right;
					margin-bottom:-250px;
					position:relative;
					top:-250px;
					padding-top:25px;
					text-align:left;
					padding-right:15px;
				}

				#menu A{
						height:18px;
						display:block;
						color:white;
						padding-top:5px;
						text-decoration:none;
						font-size:15px;
						font-weight:normal;
						text-transform:uppercase;
						border-bottom:1px solid #FFCC66;	
						text-align:left;					
						margin-top:5px;
						background:url("images/blank.gif") 0px 0px;
					}				

			
					#menu A:hover, #menu .active{			
						height:18px;
						display:block;
						color:#FE901A;
						padding-top:5px;
						text-decoration:none;
						font-weight:normal;
						text-transform:uppercase;
						border-bottom:1px solid #FFCC66;
						text-align:left;					
						margin-top:5px;
						background-color:#FFDDA1;
					}		
	

		

			#content{
				width:100%;	
				padding-bottom:15px;
			}


#footer{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding:5px;
	color:#aaaaaa;
	padding-bottom:30px;
	background:url("images/bg_footer.jpg") 0px 0px repeat-x white;
	padding-top:25px;
} 

	#footer A{
		text-decoration:none;
	}

	#footer A:hover{
		color:#FFA109;
	}

.clear{ clear: both; }


/* ------------------------------------------------------------------ */
/* -                        MISE EN FORME                             */
/* ------------------------------------------------------------------ */


h1{ 
 font-size:16px;
 color:#339FCF;
 font-weight:normal;
 margin-bottom:10px;
 margin-top:0px;
 display:block;
} 


h2{ 
 font-size:15px;
 color:#339FCF;
 font-weight:normal;
 margin-bottom:0px;
 display:block;
 margin-top:0px;
} 

h3{ 
 font-size:14px;
 color:#44ABE8;
 font-weight:normal;
 margin-bottom:10px;
 display:block;
 margin-top:0px;
} 

	
h4{ 
 font-size:12px;
 color:#44ABE8;
 font-weight:normal;
 margin-bottom:5px;
 display:inline;
 margin-top:0px;
} 

A{
 color:#4FA8DD;
 font-weight:normal;
}

A:hover{
 color:#FE9D0B;
 font-weight:normal;
}

hr{
	color:#DEF1F8;
	background-color:#DEF1F8;
	height:1px;
	border:0px;
}

p {
	margin-top:10px;

}


.puced{
	font-size:16px;
	margin-bottom:0px;
	padding-left:30px;
	background:url("images/puce.gif") 0px 0px no-repeat;
	display:block;
}

/* ------------------------------------------------------------------ */
/* -                        FORMULAIRES                                   */
/* ------------------------------------------------------------------ */
.noclass {
	background-color: #ffffff;
	border-color: #ffffff;
	border-width: 0;
}

.noborder input{clear:both;border-width:0;background-color: transparent;position:relative;left:-5px;font-size:9px;}
.noborder label{clear:both;font-size:9px;}
div.noborder input {border-width:0;background-color: transparent;font-size:9px;}
span.noborder input {border-width:0;background-color: transparent;font-size:9px;}

input, select, textarea {
	background-color: #ffffff;
	border:1px solid #DEF1F8;
	color: #4FA8DD;
	font-size:10px;
	margin-bottom:0px;
}


.btn{
	border:1px solid #65AFCF;
	color:white;
	font-size:9px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	background:url('images/bg_button.jpg') 0px 0px repeat-x #65AFCF;
}

.btn:hover{
	border:1px solid #FF8806;
	color: white;
	font-size:9px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	background:url('images/bg_buttono.jpg') 0px 0px repeat-x #FF8806;
}

.formulaire{
	text-align:left;	
}

.formulaire TD{

}

.formulaire .pnlMsg{
	color:#339FCF;
	border:1px solid #339FCF;
	background-color:#DEF1F8;
	padding:5px;
	font-size:150%;
	line-height:22px;
}



	.formulaire .label{
		margin:0px;
		padding-top:6px;
		padding-right:10px;
	}

	.formulaire .input{

		margin:0px;
	}

	.formulaire .inputBorder INPUT,	.formulaire .inputBorder TEXTAREA{
	border: #DEF1F8 1px solid;
	}
	
	.formulaire .inputBorder .btn, .formulaire .inputBorder .btn:hover{
	border: #FE9D0B 1px solid;
	}
	
	.formulaire .input INPUT{
	}

	.formulaire .asterisque{
	     color:#FE9D0B;
		 font-size:15px;		
		 font-weight:bold;
		 width:15px;
		margin:0px;
		padding:0px;
	}

	.formulaire .alert{	
		color:#FE9D0B;
	}


/* ------------- title replace ----------------------- */
div#qTip {
  display: none;
  position: absolute;
  z-index: 1000;
  padding:5px;
  border: 1px solid #FEA31A;	
  background-color:#FFEED1;	
  color:#FA8D00;
}


/* ------------------------------------------------------------------ */
/* -                      OVERLAY				                    - */
/* ------------------------------------------------------------------ */

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	}

/* ------------------------------------------------------------------ */
/*                           DHTMLTOOLTIP  	                          */
/* ------------------------------------------------------------------ */
	
#dhtmltooltip{
	position: absolute;
	background-color:white;
	visibility: hidden;
	z-index: 100;

}

.dhtmltooltip_inner{
	border: 1px solid #FEA219;	
	background-color:#FABE65;		
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	color:#FEA219;
}
