@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9D9EA0;
}
a:hover {
	text-decoration: none;
	color: #96BE0E;
}
a:active {
	text-decoration: none;
	color: #9D9EA0;
}
.marge {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.sansbordure {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.sansmarge {
	margin: 0px;
	padding: 0px;
}

table {
	border: 1px solid #000000;
}
.margeGD {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
