body
{
position:relative;
background:#161C00 url(images/fond.jpg) repeat-x;
width:823px; 
margin:auto;
font-size:12px;
font-family:Arial;
text-align:justify;
color:#5F5F5F;
}

#corps
{
float:right;
width:530px;
padding-right:60px;
}

#menu
{
float:left;
padding-left:60px;
width:110px;
}

#menu ul
{
list-style-type: none;
margin:0;
padding:0;
} 

#menu li
{
margin-left:20px;
}

#header
{
width: 823px;
height: 291px;
background-image: url(images/header.jpg);
margin-top: 0px;
}

#footer
{
width: 823px;
height: 106px;
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:823px;
height:auto;
}

h2
{
background-image:url(images/bouton2.jpg);
background-repeat:no-repeat;
width:484px;
height:50px;
font-family:Arial;
color:#EDEDED;
font-size:12px;
padding-top:15px;
text-align:center;
}

h3
{
background-image:url(images/bouton1.jpg);
background-repeat:no-repeat;
width:147px;
height:46px;
font-family:Arial;
color:#EDEDED;
font-size:12px;
padding-top:15px;
text-align:center;
}

a
{
color:#9C9C9C;
text-decoration:none;
}

a:hover
{
color:#BED644;
}

a:visited
{
text-decoration:none;
}

#copyright
{
font-size:11px;
font-family:Arial;
text-align:center;
color:#5F5F5F;
}

#news
{
position: absolute;
text-align:center;
top: 10px;
width:800px;
height:30px;
}