body{
background:#b28756;
color:#ddd;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}

* {margin:0; padding:0; border:0;}

#site{
width:952px;
margin:30px auto 10px;
}

#header{
width:952px;
height:391px;
background:url(../img/header.jpg) no-repeat;
}

#flag{
width:77px;
float:right;
}
#flag img{
float:left;
margin-top:14px;
margin-right:5px;
}

#menu{
clear:both;
float:right;
margin-top:160px;
padding-right:70px;
width:200px;
}
#menu li{list-style:none;}
#menu li a{
color:#281e12;
text-decoration:none;
line-height:22px;
font-weight:bold;
}
#menu li a:hover{color:#fff;}
#menu li a.visited{color:#fff;}

#contenu{
width:952px;
background:url(../img/background-contenu.gif) repeat-y;
overflow:auto;
clear:both;
text-align:justify;
}

#left{
width:630px;
float:left;
background:url(../img/background-left.gif) repeat-y;
/*padding:2px 30px 2px 40px;*/
}
#left p{margin:0 30px 0 40px;}
#left h2{
margin:0 30px 10px 40px;
padding-bottom:6px;
text-transform:uppercase;
color:#fff;
font-size:15px;
background:url(../img/titre-left.gif) bottom no-repeat;
}
#left strong{color:#fff; font-size:13px;}

#right{
width:322px;
float:left;
background:url(../img/background-right.gif) repeat-y;
text-align:left;
}
#right h2{
margin:0 40px 10px 20px;
padding-bottom:6px;
text-transform:uppercase;
color:#fff;
font-size:15px;
background:url(../img/titre-right.gif) bottom no-repeat;
}
#right p{margin:0 40px 0 20px;}
#right form{margin:3px 40px 0 20px;}
#right textarea{width:262px; height:60px; margin:3px 0;}
#right input{width:262px; height:18px; margin:3px 0;}
#right input.submit{width:43px; height:10px; background:url(../img/btn-send.gif); margin:3px 0 0 115px;}

#footer-left{
width:630px;
height:18px;
background:url(../img/footer-left.gif) no-repeat;
clear:both;
}

#footer-right{
width:322px;
height:18px;
background:url(../img/footer-right.gif) no-repeat;
clear:both;
}

#footer{
width:952px;
height:194px;
background:url(../img/footer.jpg) no-repeat;
clear:both;
color:#ff9c44;
}
#footer p{padding-top:165px;}