body {	
	background:url(fond.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom: 180px;
	background-color:#ACA08B;
}
.titrem {
font-size:12px;
font-weight:bold;
font-family:Verdana;
color:#2E2721;
}
.titreo {
font-size:12px;
font-weight:bold;
font-family:Verdana;
color:#EC810F;
}
.textem {
font-size:11px;
font-family:Verdana;
color:#2E2721;
}
.texteo {
font-size:11px;
font-family:Verdana;
color:#EC810F;
}
.texteog {
font-size:11px;
font-weight:bold;
font-family:Verdana;
color:#EC810F;
}
.textemc {
font-size:11px;
font-weight:bold;
font-family:Verdana;
color:#EC810F;
}
.copyright a:link{
font-size:11px;
font-weight:bold;
font-family:Verdana;
color:#EC810F;
}
.copyright a:hover{
font-size:11px;
font-weight:bold;
font-family:Verdana;
color:#ffffff;
}
#tout {
background:url(images/contenu.png);
width: 800px;
height: auto;
position: relative; 
margin-left: auto;
margin-right: auto;
text-align:center;
}
#drapeau {
background-color:#ACA08B;
width: 800px;
height: 30px;
position: relative; 
margin-left: auto;
margin-right: auto;
text-align:center;
}
#menu{
margin-top:auto;
background:url(images/contenu.png);
position: relative;
margin-left: auto;
margin-right: auto;
width: 800px;
height:32px;
font-size:10px;
font-weight:bold;
font-family:Verdana;
}
#sousmenu{
margin-top:auto;
background:url(images/contenu.png);
position: relative;
margin-left: auto;
margin-right: auto;
width: 800px;
height:32px;
font-size:10px;
font-weight:bold;
font-family:Verdana;
}
#navs li {
	margin:0;
    padding: 0;
    display: inline;
	color:#EC810F;
	font-size:11px;
}

#navs li a:link, #navs li a:visited {
    float: right;
	margin-right: 18px;
    height: 32px;
    width: 150px;
    line-height: 32px;
    text-decoration: none;
    text-align: center;
	color:#EC810F;

    padding: 0;
}

#navs li a:hover, #navs li a:active {
	color:#2E2721;
    padding: 0;
}
#header {
background:url(images/header.png);
width: 800px;
height: 102px;
position: relative; 
margin-left: auto;
margin-right: auto;
text-align:center;
}
#contenu {
background:url(images/contenueiffel.png);
width: 800px;
height: 447px;
position: relative; 
margin-left: auto;
margin-right: auto;
text-align:center;
}
#nav li {
	margin:0;
    padding: 0;
    display: inline;
	color:#2E2721;
	font-size:11px;
}

#nav li a:link, #nav li a:visited {
    float: right;
	margin-right: 18px;
    height: 32px;
    width: 150px;
    line-height: 32px;
    text-decoration: none;
    text-align: center;
    background:#FAF9F5;
	color:#2E2721;

    padding: 0;
}

#nav li a:hover, #nav li a:active {
    background:#EC810F;	
	color:#fff;
    padding: 0;
}
#footer {
background:url(images/footer.png);
width: 800px;
height: 20px;
position: relative; 
margin-left: auto;
margin-right: auto;
text-align:center;
}
