<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title></title>
<style>
	body{
		background: #000633 url('background.png') repeat-x;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 0.95em;
		color: #F0F0F0;
	}	
	
	#container{
		width: 770px;
		margin: auto;
		padding-top: 15px;
	}
			
	#content{
		margin-top: 20px;
	}
	
	a{
		color: #cdd2f7;
	}
</style>
</head>
<body>
	<div id="container">
		<div id="logo"><img src="logo.png" alt="ProduWeb" /></div>
		<div id="content">
			<h2>
				Page par défault 
			</h2>
			<p>
				Le site web que vous essayez de joindre n'est pas actif.<br/>
				Si il s'agit d'une erreur veuillez prendre contact avec <a href="mailto:dns@produweb.be">dns@produweb.be</a>.
			</p>
			<p>
				<a href="http://www.produweb.be">ProduWeb&trade;</a>
			</p>
		</div>
	</div>
</body>
</html>
