div#page {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #AC9B00;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: center;
}

.visuelL   {
	margin: 0 10px 10px 0;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.visuelR   {
	float: right;
	text-decoration: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #005292;
	line-height: 20pt;
	text-align: center;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18pt;
	font-weight: bold;
	color: #AC9B00;
	line-height: 21px;
	text-align: center;
	font-style: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #005292;
	background-position: center;
	line-height: normal;
	white-space: normal;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #005292;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 13pt;
	text-align: left;
}
ul {
	list-style-image: url(imports/li.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	text-align: left;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
	text-align: left;
}

