body {
	background-image: url(/img/motifSable.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D9AC68;
}
body,td,th {
	color: #003366;
}
a {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
h1, #alternateContent {
	display: none;
}
#content {
	width:376px;
	height:520px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-275px 0 0 -188px;
}
