@charset "UTF-8";
body {
	background-image: url(images/fd_redir.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #1c2a3a;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 860px;
	margin: 0 auto;
	border: none;
	text-align: left;
}
#header {
	height: 216px;
	padding: 0px;
	margin: 0px;
}
#logogauche {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 425px;	
}
#logogauche img {
	padding: 0px;
	margin: 0px;
	border: none;	
}
#logodroite {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 426px;	
}
#logodroite img {
	padding: 0px;
	margin: 0px;
	border: none;	
}
#mainContent {
	padding: 0px;
	margin: 0px;
}
#mainContent p {
	padding: 0px;
	margin: 0px;
}

#colonnegauche {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 425px;	
}
#colonnedroite {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 426px;	
}
#boutongauche, #boutondroite {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 230px;
	width: 94px;
	height: 80px;
}

#boutongauche a:link, #boutongauche a:hover, #boutongauche a:active, #boutongauche a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	background-image: url(images/bout_belgium.gif);
	display: block;
	height: 48px;
	width: 94px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#boutondroite a:link, #boutondroite a:hover, #boutondroite a:active, #boutondroite a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	background-image: url(images/bout_world.gif);
	display: block;
	height: 48px;
	width: 94px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#boutongauche a:hover, #boutondroite a:hover {
	background-image: url(images/bout_over.gif);
}

#footer {
	padding-top: 20px;
	padding-bottom: 40px;
	margin: 0px;
	
}
#footer p {
	margin: 0;
	padding: 10px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f777f;
	font-weight: lighter;
	text-align: center;
}
#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color: #6f777f;
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
}
#footer a:hover {
	color: #6f777f;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;	
}

