<style type="text/css">
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
    color: #0a053a;
	font-family: "Trebuchet MS",Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
    text-align: center;
}
#corps {
	border-top: #333 1px solid;
	border-left: #333 1px solid;
	border-right: #000 1px solid;
	border-bottom: #000 1px solid;
	margin: 10px auto 0 auto;
	padding: 0 6px;
	text-align: center;
	width: 650px;
}
p, td {
	font-size: 12px;
	text-align:center;
}
table {
	width: 638px;
}
img {
	border: 0;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #f00;
	text-decoration: none;
}
a:hover {
	color: #990E0E;
	text-decoration: underline overline;
}
h1 {
	font-size: 18px;
	color: #0a053a;
	letter-spacing: 1px;
	margin: 20px 0;
	text-align:center;
}
h1.haut {
	border-bottom: #555 1px solid;
	color: #333;
	font-style: italic;
	font-size: 9px;
	letter-spacing: 14px;
	margin: 0 0 16px 0;
	text-transform: uppercase;
}
h1.pied {
	border-top: #555 1px solid;
	color: #333;
	font-style: italic;
	font-size: 9px;
	letter-spacing: 14px;
	margin: 16px 0 0 0;
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
	color: #202020;
	text-align:center;
}
h3 {
	font-size: 14px;
	color: #202020;
	text-align:center;
}
</style>
