a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	}
#cadre{
	height:100%;
	
}	
#navigation{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}
#centre{
	position: absolute;
	top: 127px;
	left: 25px;
	right: 2%;
	width:95.6%;
	height:100%;			
}

body {
	margin: 0;
	padding: 0;
	height:100%;
	display: inline;	
}
