body
{
	margin: 3px 0;
	padding: 0 ;
	text-align: center ;
	font: 0.9em arial, helvetica, sans-serif ;
	color:black;
	background: url(fpage.jpg) no-repeat left top;
}

div#conteneur
{
	width: 770px ;
	margin: 0 auto ;
	text-align: left;
	border: none;
	background: #6f9367;
}

h1#header
{
	height: 162px ;
	width:740px;
	background: url(banniere9.gif) no-repeat center bottom;
	margin: 5px 15px;
}

ul#menu
{
	height: 35px ;
	margin: 0;
	padding: 0 ;
	list-style-type: none ;
}

ul#menu li
{
float:left;
	text-align: center ;
	margin-left:20px;
	background: url(gardon.gif) no-repeat center;
	
}

ul#menu li a
{
	width: 120px ;
	line-height: 30px; 
	font-size:0.8em;
	font-weight: bold;
	color: black ;
	display: block ;
	text-decoration: none ;
	border: none;
}

ul#menu li a:hover
{
	background: url(gardonA.gif) no-repeat center;
}

div#contenu
{
	padding: 0 20px 0 20px;
	background: none;
}

div#contenu h2
{
	padding-left: 50px ;
	line-height: 35px ;
	font-size: 1.3em ;
	background: url(truite.gif) no-repeat left bottom ;
	color: #fff ;
	border-bottom: 1px solid #fff ;
}

div#contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #fff ;
	color: #fff;
}

div#contenu p
{
	color:black;
	font-family:Arial, Helvetica, Geneva, sans-serif;
	text-align: justify ;
	text-indent: 5em ;
	line-height: 1.6em ;
	}
.imgauche
{float:left;
height:220px;
margin-right:20px;
border-style:solid;
border-width:2px;
border-color:#696969 #DCDCDC #DCDCDC #696969;}
.imdroite
{float:right;
height:220px;
margin-left:20px;
border-style:solid;
border-width:2px;
border-color:#696969 #DCDCDC #DCDCDC #696969;}
.imcentre
{display:block;
margin-left:auto;
margin-right:auto;
width:75%;
border-style:solid;
border-width:2px;
border-color:#696969 #DCDCDC #DCDCDC #696969;}

#retour
{height: 60px ;
	margin: 10px;
	padding: 0 ;
	list-style-type:none ;
	text-decoration:none;
	vertical-align:middle;
	color:yellow;}
#imbas
{
border:none;
width:770px;
margin:0;
padding:0;
}

#footer
{
	margin: 5px 20px ;
	padding: 0;
	line-height: 1.2em;
	text-align: center;
	border-top:1px solid white;
	}

pre
{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 0.9em ;
}


pre span
{
	color: #560 ;
}

pre span.comment
{
	color: #b30000 ;
}
			
