body {
	position:static;
	width:900px;
	margin:0px;
	font-size:12px;
	font-family:Arial;
	text-align:justify;
	color:#969696;
	background-attachment: fixed;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	}

div#corps {
	float:right;
	width:725px;
	padding-top: 0px;
	padding-right: 150px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

div#menu {
	float:left;
	padding-left:0px;
	width:130px;
	position: static;
	height: auto;
	margin-top: -18px;
	margin-left: 3px;
	padding-top: 4px;
	background-repeat: no-repeat;
	}

div#menu ul {
	list-style-image: url(images/puce.jpg);
	margin:0;
	padding:0;
	} 

div#menu li { margin-left:20px; }

h1#header {
	width:885px;
	height:185px;
	background-image:url(images/header.png);
	margin-top:0px;
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9000px;
	}

p#footer {
	width:1024px;
	height:73px;
	background-image:url(images/footer.png);
	margin-bottom:0;
	clear:both;
	color:#939393;
	text-align:center;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#conteneur {
	width:1024px;
	height:auto;
	float: left;
	position: absolute;
	z-index: auto;
	left: 250px;
	top: 0px;
	background-image: url(images/corp.png);
	background-repeat: repeat-y;
	}
	
/*mise en page */	
h2{font-size:13px;border-bottom: 1px dotted #969696;}
a{color:#CBDF48;border-bottom: 1px dotted #CBDF48;text-decoration:none;}
a:hover{border-bottom: 0px dotted #CBDF48;color:#939393;}
a:visited{text-decoration:none;}
.haut-page {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #669900;
}
.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.liens {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.textes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.important1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.sources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}

