* {
	margin:0px;
	padding:0px;
}
html, body {
	height:100%;
}
.TexteCourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.LienUpdate {
	color: #000000;
}
.LienRetry {
	color: #777777
}

.Map{
	display:none;
	text-align:center;
}
.Map a{
	text-decoration:none;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}