body
{
	position:relative;
	background:#243000 url(images/fond.jpg) repeat-x;
	width:900px;
	margin:auto;
	font-size:12px;
	font-family:Arial;
	text-align:justify;
	color:#568D1B;
}
#corps2
{
	float:right;
	width:870px;
	padding-right:30px;
	text-align:left;
}
#corps
{
	float:right;
	width:450px;
	padding-right:50px;
	text-align:center;
}

#corps1
{
float:left;
width:900px;

text-align:center;
}

#menu2
{
	float:right;
	padding-right:60px;
	width:120px;
}

#menuc
{
	float:left;
	padding-left:45px;
	width:160px;
}
#menu
{
	float:left;
	padding-left:60px;
	width:130px;
}

#menu ul
{
list-style-image: url(images/puce.jpg);
margin:0;
padding:0;
} 

#menu li
{
margin-left:20px;
}

#header
{
	width: 900px;
	height: 217px;
	background-image: url(images/header3.jpg);
	margin-top: 0px;
}

#footer
{
width: 900px;
height: 47px;
background-image: url(images/footer.jpg);
margin-bottom: 2px;
margin-left:12px;
clear:both;
text-align:center;
}

#barre
{
	float:inherit;
	background-image:url(images/barre.jpg);
	background-repeat:repeat-y;
	width:900px;
	height:auto;
}

h2
{
background-image:url(images/bouton2.jpg);
background-repeat:no-repeat;
width:442px;
height:71px;
font-family:Arial;
color:#212C01;
font-size:14px;
padding-top:21px;
text-align:center;
}

h3
{
background-image:url(images/bouton1.jpg);
background-repeat:no-repeat;
width:160px;
height:71px;
font-family:Arial;
color:#212C01;
font-size:11px;
padding-top:21px;
padding-left:7px;
text-align:center;
}

a
{
	color:#568D1B;
}

a:hover
{
text-decoration:none;
}

a:visited
{
text-decoration:none;
}
#img
{
text-align:center;
}
#copyright
{
font-size:11px;
font-family:Arial;
text-align:center;
clear:both;
}
