body {
	margin: 0px;
}

a:link { font-family: Arial; font-size: 9px; color: #000000; text-decoration: none; font-weight:bold; }
a:active { font-family: Arial; font-size: 9px; color: #000000; text-decoration: none; font-weight:bold; }
a:visited { font-family: Arial; font-size: 9px; color: #000000; text-decoration: none; font-weight:bold; }
a:hover { font-family: Arial; font-size: 9px; color: #000000; text-decoration: underline; font-weight:bold; }

DIV#lien_fceurope {
	position: absolute;
	top: 715px;
	left: 50%;
	margin: 0px;
	margin-left: -95px;
	padding: 0px;
	width: 200px;
	height: 15px;
	border: 0px dotted red;
}