@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/fond_site.jpg);
	background-repeat: repeat-x;
	background-color:#EFE7E5;
	background-position: 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#434343;
	
}

a img {
	border: none;
} 

body a:hover {
	
	color: #1A87BE;
	
}

body a:active {
	color: #828282;
}


#contenu {
	width:1033px;
	margin:auto;	
}

#mention {
	width:600px;
	margin:auto;	
}

body hr {
	color:#999;
	background-color:#999;
	height: 1px;
	border: 0;
}

#header {
	padding-left:40px;
	width:1033px;
	height:100px;
	margin-left:9px;
	background-repeat: no-repeat;
}



#fond {
	padding-top:30px;
	background-image: url(images/fond_site.png);
	background-repeat: no-repeat;
	width:1046px;
	height:545px;
	padding-left:50px;
	padding-right:50px;
}

#encart {
	height:377px;
	width:681px;
	margin-top:35px;
	margin-bottom:0px;
	
}

#lien {
	padding-top:75px;
	padding-left:73px;
}

#lien a {
	margin-bottom:10px;
	
}

#banner {
	margin-top:14px;
	margin-left:-22px;
	padding-right:50px;
	
}


#belgique {
	background-image: url(images/encart_belgique.png);
	height:137px;
	width:302px;
	float:left;
	
	margin-left: 20px;
	
}

#luxembourg {
	background-image: url(images/encart_luxembourg.png);
	height:137px;
	width:302px;
	float:left;
	margin-left: 30px;
	
}

#pays_bas {
	background-image: url(images/encart_pays_bas.png);
	height:137px;
	width:302px;
	float:left;
	margin-left: 20px;
	margin-top:30px;
}

#contact {
	background-image: url(images/contact.png);
	height:144px;
	width:230px;
	float:left;
	margin-left: 20px;
	margin-top:20px;
	padding-top:55px;
	padding-left:88px;
	background-repeat:no-repeat;
	color:#fff;
	font-size:14px;
	
}

#bonhomme {
	margin-top:-525px;
	margin-bottom:0px;
	margin-left:680px;
	width:287px;
	
}

#pied_de_page {
	background-image: url(images/pied_de_page.png);
	background-repeat: no-repeat;
	height:22px;
	margin-left:18px;
}



#footer {
	font-size:10px;
	text-align:left;
	margin-left:60px;
	color:#B1A7A6;
	margin-top:-30px;
}



#notes a:hover {
	color:#FFFFFF;
}



body a:link, #notes a:visited {
	color:#1A87BE;
	text-decoration:none;
}
