body { 
    font:normal normal 13px arial;
    margin:0; padding:0;
    background:url(../img/accueil/bgBody.jpg) no-repeat;
    background-position:center top;
    background-color:#20130b;
}
p { margin:10px; }
div, img, span, ul, li { margin:0;padding:0;border:0; }

#conteneur {
    position:relative;
    width:1000px;
    margin:0 auto;
    padding:30px 0 0 0;
}
#partieG, #partieD { float:left; }
#partieG {
    margin:0 7px 0 0;
    width:253px;
    position:relative;
}
#partieD {
    width:740px; height:527px;
    margin:0; padding:0;
}
#btnResa {
    display:block;
    width:253px; height:40px;
    background:url(../img/accueil/btnResa.gif) no-repeat;
    margin:14px auto 0 auto;
    color:#955627;
    text-decoration:none;
    text-align:center;
    font-size:23px;
    padding:14px 0 0 0;
}
#btnResa:hover {
    color:#b78f32;
}
#menuH {
    width:740px; height:49px;
    background:url(../img/accueil/bgMenuH.gif) no-repeat;
    color:#e2c674;
    font-size:18px;
    list-style-position:inside;
}
#menuH li {
    float:left;
    list-style-type:none;
    margin:13px 7px 0 7px;
    padding:0;
}
#menuH li a {
    display:list-item;
	list-style-position:inside;
	list-style-type: disc;
    color:#e2c674;
    text-decoration:none;
    margin:0; padding:0;
}
#menuH li a:hover { text-decoration:underline; }
#contenu {
    height:479px;
    background:url(../img/accueil/bgPartieD.gif) no-repeat;
    background-position:bottom;
    margin:0; padding:0;
}
#contenu p {
    display:block;
    font-size:14px;
    font-style:italic;
    color:#5e1717;
    text-align:center;
    margin:0; padding:30px 35px 0 35px;
    height:105px;
}
* html #contenu p {
    padding:20px 35px 0 35px;
}
#adresse {
    position:absolute;
    bottom:-30; right:10px;
    color:#dfc270;
    font-size:11px;
}
#conteneurDrapeaux {
    position:absolute;
    top:0; right:5px;
}
#conteneurDrapeaux a {
    float:left;
    margin:5px 2px;
}
#drapeau_en{
    width:24px;height:24px;
    background:url(../img/squelette/great_britain.png) no-repeat;
}
#drapeau_fr{
    width:24px;height:24px;
    background:url(../img/squelette/france.png) no-repeat;
}
#logoVDL {
    position:absolute;
    bottom:-70px; left:39px;
}
#logoADT {
    position:absolute;
    bottom:-70px; left:175px;
}
#logoBestW {
    position:absolute;
    top:330px; left:105px;
}
#MooFlow {
    width:96%;
    margin:0 0 0 14px;
}
#MooFlow img { border:1px solid white; }

