body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(Fond1.jpg);
	margin-right: 0px;
	margin-bottom: 0px;
}

.traces {
   font-family:Arial,Helvetica,sans-serif;
   font-style: italic;
   font-size: 9px;
   text-align: left;
   }
   
.style3 {
   	color:#fff;
   	font-family:Arial,Helvetica,sans-serif;
   	font-size:9px;
   	text-align: left;
   	margin-top:0px
   	}
   

a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
	
}
a:hover {
	color: a0a89d;
	text-decoration: none;
		
}
a:active {
	color: white;
	text-decoration: none;
}


#centre {
	float: left;
	width: 100%;
	height: 96%;
	margin-top: 52px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
