@charset "utf-8";
/* CSS Document */


a:link {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #333333;
}

a:visited {
	color: #333333;
	text-decoration: none;
}


body {
	margin: 0;
	padding: 0;
	font:78% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}

h1 {
	letter-spacing: 1px;
	font-size: 1.5em;
	color: #666666;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
 h2 {
	padding: 0;
	font-weight: normal;
	color: #006699;
	font-size:1em;
	letter-spacing: 0.3em;
}

 h3 {
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
	line-height: 2em;
	letter-spacing: 0.1em;
}

#wrapper{
	margin:10px auto;
	/*border:1px solid #999999;*/
	/*overflow: hidden;*/
	width: 875px;
	position:relative;
	display:block;
	background-color: #FFFFFF;
}

#page{
	margin-left:2px;
	height:510px;
	width: 869px;
	display:inline-block;
	/*background-image: url(../assets/bgFlag.jpg);
	background-repeat: repeat-y;*/
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
}

#logo{
	/*border: 1px solid #FFFFFF;*/
	margin:0 auto;
	height:77px;
	width: 875px;
	position:relative;
	margin-bottom:-1px;
}	

.fnaim{
float:right;

}
.ref{
	float:left;


}
#top{
	/*border: 1px solid #FFFFFF;*/
	margin:10px auto;
	display:inline;
	float:left;
	text-align:center;
}

#mid{
	/*border: 1px solid #FFFFFF;*/
	margin:10px auto;
	display:inline-block;
	width:875px;
	overflow:visible;
}
#flags{
	/*border: 1px solid #FFFFFF;*/
	margin:25px auto;
	display:inline-block;
	width: 875px;
}
		.flagEN{
		float:left;
		display:inline;
		height:20px;
		width:45px;
		margin-left:60px;
		}
		.flagNL{
		display:inline;
		height:20px;
		width:45px;
		}
		.flagFR{
		float:right;
		margin-right:60px;
		display:inline;
		height:20px;
		width:45px;
		}
		
		
		.bleu{
	color: #333366;	
	line-height: 2.7em;
	font-size:0.8em;
	letter-spacing:normal;

		}
		.red{
	color: #CC0000;
		line-height: 3.5em;
			font-size:0.8em;
			letter-spacing:normal;
		}		
		.grey{
	color: #333333;
	line-height: 2em;
	font-size:0.8em;
		}		



#bottom{
	/*border: 1px solid #FFFFFF;*/
	text-align:center;
	margin:10px auto;
	height: 50px;
	display:inline-block;
	float:left;
	width: 850px;
	padding: 0 20px 10px 20px;
}
#footer{
	/*border: 1px solid #FFFFFF;*/
	width:875px;
	text-align:center;
	margin:30px auto;
	height: 30px;
	position:relative;

}
.foot{
font-size:0.7em
}

#mid-left{
	/*border: 1px solid #FFFFFF;*/
	padding-left:20px;
	display:inline;
	float:left;
	width: 150px;

}
#mid-mid{
	/*border: 1px solid #FFFFFF;*/
	padding-top:0px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	width:515px;
	display:inline;
	float:left;
	background-image: url(../assets/bgHome.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#cloud{
	line-height:1.9em;
	margin:0px auto;
	text-align:center;

}
#cloud2{
width:890px;
line-height:2.0em;
margin:0px auto;
text-align:center;

}
#mid-right{
	/*border: 1px solid #FFFFFF;*/
	padding-right:20px;
	text-align:right;
	display:inline;
	float:right;
	width: 150px;
}
#mobile{ 
padding:3px;
margin:0 auto;
	width:870px;
	}
	

