h1 {
	font-size: 18px;
	font-family: "Century Gothic", Verdana, "Lucida Console", sans-serif;
	color: #999999;
	background-color: #FFFFFF;
	background-image: url(entete.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-style: solid;
	border-width: 1px;
	border-color:#999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	width: 501px;
	padding-left: 49px;
	padding-bottom: 8px;
	padding-top: 8px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 551px;
}
a {
	color: #7ED629;
	margin-top:2px;
	padding:2px;
}
body {
	padding:50px;
}
table {
	font-size: 12px;
	font-family: "Century Gothic", Verdana, "Lucida Console", sans-serif;
	color: #000000;
	padding: 0px;
	border: 1px solid #000000;
	margin-bottom:40px;
}
span, #gras {
	font-weight: bold;
}
.navigateur {
	width: 150px;
}
.ex {
	width: 600px;
}
#un {
	width: 750px;
	font-family: "Century Gothic", Verdana, "Lucida Console", sans-serif;
	font-size: 12px;
	padding:20px;
	color: #DD2A2A;
	font-weight: bold;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 20px;
}
td {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 10px;
}