body
{
	position:relative;
	background:#243000 url(images/fond.jpg) repeat-x;
	width:723px;
	margin:auto;
	font-size:12px;
	font-family:Arial;
	text-align:justify;
	color:#475C08;
}

#corps
{
float:right;
width:440px;
padding-right:40px;
}

#menu
{
	float:left;
	padding-left:50px;
	width:auto;
}

#menu ul
{
list-style-image: url(images/puce.jpg);
margin:0;
padding:0;
} 

#menu li
{
margin-left:20px;
}

#header
{
width: 723px;
height: 217px;
background-image: url(images/header.jpg);
margin-top: 0px;
}

#footer
{
width: 723px;
height: 73px;
background-image: url(images/footer.jpg);
margin-bottom: 0px;
clear:both;
}

#barre
{
	float:left;
	background-image:url(images/barre.jpg);
	background-repeat:repeat-y;
	width:723px;
	height:auto;
}

h2
{
background-image:url(images/bouton2.jpg);
background-repeat:no-repeat;
width:442px;
height:71px;
font-family:Arial;
color:#212C01;
font-size:12px;
padding-top:27px;
text-align:center;
}

h3
{
background-image:url(images/bouton1.jpg);
background-repeat:no-repeat;
width:155px;
height:71px;
font-family:Arial;
color:#212C01;
font-size:12px;
padding-top:27px;
text-align:center;
}

a
{
color:#708D1B;
}

a:hover
{
text-decoration:none;
}

a:visited
{
text-decoration:none;
}

#copyright
{
font-size:11px;
font-family:Arial;
text-align:center;
clear:both;
}
