body {
	background-image:url("hachures/c17.png");
	font-family: Courier New, Courier, monospace;
	color:#009933;
	font-size: 15px;
	vertical-align:middle;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	margin: 20px;
	}
body a {
	text-decoration: none;
	background-color: Black;
	text-align: justify;
	font-family: "Courier New", Courier, monospace;
	color:#CCC;
	}
div {
	text-align:center;
	margin-left: 100px;
	margin-top: 10px;
	background-color: #000;
	}
div#bandeau {
	width:800px;
	height:60px;
	background-image:url("hachures/c15.png");
	font-family: "Courier New", Courier, monospace;
	color: #999;
	vertical-align: middle;
	}
div#contenu {
	width:800px;
	height:40px;
	background-color: Black;
	vertical-align: middle;
	}
div#pied_page {
	width:800px;
	height:60px;
	background-image:url("hachures/c16.png");
	}
