body{	margin: 0px;	padding: 0px;	font-size: 10pt;	font-family: "Times New Roman", Times, serif;}#bantop{	background-image: url(img/bantop.jpg);	background-repeat: no-repeat;	background-position: left top;	position: absolute;	height: 192px;	width: 100%;	left: 0px;	top: 0px;	z-index: 1;}#nav{	background-image: url(img/menu-spacer.jpg);	background-repeat: repeat-x;	background-position: left top;	margin: 0px;	position: absolute;	visibility: visible;	z-index: 1;	height: 30px;	width: 100%;	left: 0px;	top: 0px;}#nav ul, li{	list-style-type: none;	margin: 0px;	padding: 0px;}#nav ul{	position: absolute;	top: 80px;	left: 210px;	background: transparent url(img/menu.jpg) top left no-repeat;	width: 500px;	text-align: center;	z-index: 2;}#nav li { float: left; }#nav li a{	display: block;	height: 35px;	width: 100px;	color: white;	font-size: 10px;	line-height: 30px;	font-weight: bold;	font-family: arial, serif;	text-decoration: none;}#nav li a:hover { background: transparent url(img/menu.jpg) top left no-repeat; }#nav a#menu1:hover { background-position: -500px 0%; }#nav a#menu2:hover { background-position: -600px 0%; }#nav a#menu3:hover { background-position: -700px 0%; }#nav a#menu4:hover { background-position: -800px 0%; }#nav a#menu5:hover { background-position: -900px 0%; }#corp{	position: absolute;	width: 100%;	top: 192;	left: 0;}p {	font-family: "Times New Roman", Times, serif;	font-size: 10pt;}blockquote {	font-family: "Times New Roman", Times, serif;	font-size: 10pt;	line-height: normal;}h1 {	font-size: 14px;	font-style: normal;	line-height: normal;	font-weight: normal;	text-align: center;}h2 {	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;	text-align: center;}h3{	font-size: 12px;	font-style: normal;	font-variant: normal;	font-weight: bold;}.ul{	padding: 0px;	margin: 0px 0px 0px 10px;	font-size: 10pt;}.limenu{	list-style-type: none;	list-style-position: inside;	font-weight: bold;	text-decoration: underline;}.li{	list-style-type: circle;	list-style-position: outside;	margin: 0px 0px 0px 5px;}.li2{	list-style-type: none;	list-style-position: outside;	margin: 0px 0px 0px 15px;}.li3{	list-style-type: circle;	list-style-position: inside;	margin: 0px 0px 0px 20px;}.txttitre{	font-weight: bold;}.txtpetit {	font-size: 8pt;	font-style: italic;}.txtpetit a {	text-decoration: none;	color: black;}