body {
font-family:georgia, helvetica, sans-serif;
color:#FFF;
font-size:12px;
background-color:#0f0f0f;
}

div#haut {
text-align:right;
background:url(img/accueil/haut.jpg) no-repeat;
position:absolute;
top:0;
left:0;
width:1036px;
height:100%;
}

div.haut > a {
text-decoration:none;
}

div.haut >a >img {
margin-top:10px;
border:solid gray 1px;
margin-right:5px;
width:31px;
height:20px;
}

div#menu {
background:url(img/accueil/menu.jpg) no-repeat;
position:absolute;
top:219px;
left:211px;
width:825px;
height:87px;
}

#navigation li {
text-align:right;
display:inline;
font-size:15px;
}

ul#navigation li {
padding:30px;
}

a {
color:#02AB94;
text-decoration:none;
}

a:hover {
color:#17CAB2;
text-decoration:none;
}

div#gauche {
background:url(img/accueil/gauche.jpg) no-repeat;
position:absolute;
top:219px;
left:0;
width:211px;
height:981px;
}

div#contenu-g {
background:url(img/accueil/contenu-g.jpg) no-repeat;
position:absolute;
top:306px;
left:211px;
width:361px;
height:609px;
text-align:center;
overflow:auto;
}

div#contenu-m {
background:url(img/accueil/contenu-m.jpg) no-repeat;
position:absolute;
top:306px;
left:572px;
width:110px;
height:609px;
}

div#contenu-d {
background:url(img/accueil/contenu-d.jpg) no-repeat;
position:absolute;
top:306px;
left:682px;
width:354px;
height:609px;
text-align:center;
overflow:hidden;
}

div#contenu-histoire {
background:url(img/accueil/contenu-d.jpg) no-repeat;
position:absolute;
top:306px;
left:682px;
width:354px;
height:609px;
text-align:center;
overflow:auto;
}

.cssform p {
width:100px;
clear:left;
height:1%;
margin:0;
padding:5px 0 8px 150px;
}

.cssform label {
font-weight:700;
float:left;
margin-left:-110px;
width:100px;
}

.cssform input[type="text"],.cssform input[type="password"] {
color:#FFF;
width:100px;
}

.cssform input {
background:#4B4B4B;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.cssform textarea {
width:100px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

* html .threepxfix {
margin-left:3px;
}

div#droite {
background:url(img/accueil/droite.jpg) no-repeat;
position:absolute;
top:0;
left:1036px;
width:100%;
height:1200px;
}

div#bas {
background:url(img/accueil/bas.jpg) no-repeat;
position:absolute;
top:915px;
left:211px;
width:825px;
height:129px;
}

div#bas-copy {
background:url(img/accueil/bas-copy.jpg) no-repeat;
position:absolute;
top:1044px;
left:211px;
width:825px;
height:156px;
}