body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
#header {
	height: 150px;
	position: static;
	background-image: url(Images/Banner3.jpg);
	background-repeat: no-repeat;
	background-position: center-position;
}
#conteneur {
	position: relative;
	width: 780px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top: thin none #00CC00;
	border-right: thin none #00CC00;
	border-bottom: thin none #00CC00;
	border-left: thin none #00CC00;
	top: 7px;
}
#centre {
	background-color:#FFFFFF;
	color:#00CC00;
	margin-right: 3px;
	margin-left: 150px;
	margin-bottom: 2px;
	margin-top: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00CC33;
	border-right-color: #00CC33;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	min-height:600px;
}
#gauche {
font-family:"Stonehenge Regular";
	position: absolute;
	left:-2px;
	width: 150px;
	height: 345px;
	top: 151px;
	text-align: center;
	background-image: url(Images/menugauche.jpg);
	margin: auto;
	padding: 1px;
	visibility: visible;
	border: none;
	background-repeat: no-repeat;
	vertical-align:middle;
	font-size: 18px;
	color: #00CC00;
	font-weight: bolder;
	
	
	
	
	
}

@font-face {
      font-family: "Stonehenge Regular";
      src: url("http://www.ciaranheurteau.com/stonehen.ttf");
	 
    }

.style7 {font-family: "Stonehenge Regular"}
#pied {
	height: 25px;
	background-color: #FFFFFF;
	color:#00CC33;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold
	margin-bottom: 1px;
	margin-right: 1px;
	border-bottom-color: #00CC33;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #00CC33;
	border-right-color: #00CC33;
	border-left-color: #00CC33;
}
