body {
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.125em;
}
a:link {
	color: #888888;
	text-decoration: none;	
}
a:visited {
	color: #888888;
	text-decoration: none;	
}
a:hover {
	color: #000000;
	text-decoration: none;	
}
a:active {
	color: #000000;
	text-decoration: none;
}
div#centrer {
     margin-left: auto;
     margin-right: auto;
     width: 698px; 
	 vertical-align: middle;
}
td.langue {
	text-align: center;
}
