body {
	background-color: #2b3966;
	margin: 0;
	padding: 0;
}
a {
	color: #bea658;
	text-decoration: none;
}
a:hover {
	color: #bea658;
	text-decoration: underline;
}
a:visited {
	color: #bea658;
	text-decoration: none;
}
a:visited:hover {
	color: #bea658;
	text-decoration: underline;
}
.tdcopyright {
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 8px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #bea658
}
.espace {
	margin-left: 10px;
	margin-right: 10px;
}
w
