body {
margin: 0 auto;
padding: 0;
background : url('images/fond.gif');background-position: center;background-repeat:repeat-y;
position:relative;
text-align:center;
font: 0.8em "Verdana", helvetica, sans-serif ;
}
#general {
width:800px;
position:relative;
margin:0 auto;
border: 1px solid black;
}
#author {
color : #666666;
font-size : 10px;background : url(images/image_04.gif);
}
#ban {
width :800px;
height: 209px;
background : url(images/image_01.gif);
}
#contenu {
background : url(images/image_02.gif);
min-height : 550px;
width : 780px;
padding-left : 15px;
padding-right : 5px;
color : black;
text-align : justify;
}
#contenu h3{
text-align:center;
text-decoration:underline;
}
#contenu h4{
color : #996600;
text-align : justify;
}
#menu {
width : 350px;
height : 20px;
position : absolute;
left : 345px;
top : 159px;
font-weight: bold;
}
#menu a {
text-decoration : none;
color : black;
font-weight: bold;
}
#menu a:hover {
text-decoration : underline;
color : #CC0000;
font-weight: bold;
}
#pied {
width :800px;
height: 21px;
background : url(images/image_03.gif);
}
#menug {
	margin: 0 ;
	padding: 0 ;
	float:left;
	width: 200px;
	text-align:left;
	margin-top: -20px;
	margin-left: -40px;
}
#menug ul {
	font-weight:bold;
	list-style: none;
}
#menug li {
	font-weight:normal;
}
#menug a {
text-decoration : none;
color : black;
}
#menug a:hover {
text-decoration : underline;
color : #CC0000;
}
#menug a:active {
text-decoration : none;
color : #CC0000;
}

#conteneur {
	margin-top: -20px;
	margin-left: 190px;
	margin-right: 10px;
	width: 561px;
	border:none;
}
