html,body{
    margin:0;
    padding:0;
    font-family: Arial;
    font-size: 12px;
    background:#efefef;
    color: #8d8c8c;
    line-height: 19px;
}

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

#haut,#bas{
    text-align: center;
}

/******************************* HAUT ******************************************/
#haut{
    height: 567px;
    background: #fff;
    text-align: center;
    padding-bottom: 2px;
    
    margin-bottom: 0 !important;
    /*margin-bottom: -10px;*/
}

#haut #div-up{
    width: 905px;
    height: 20px;
    
    margin: auto;
    padding-top: 12px;
    margin-bottom: 4px;
    
    text-align: right;
    vertical-align: middle;
}

#haut #div-up .links{
    margin-right: 20px;
    margin-top: 3px;
    float:right;
}
#haut #div-up .links a{
    text-decoration: none;
    text-transform: uppercase;
    color: #9c9e9f;
}
#haut #div-up .links a:hover{
    text-decoration: underline;
}

#haut #div-up .flags{
    float:right;
}

#haut #div-up .flags a{
    margin-left: 5px;
    margin-right: 5px;
}

#haut #div-logo{
    width: 965px;
    height: 265px;
    background: transparent url(../pictos_site_26/portail/logo.gif) no-repeat center center;
    
    margin: auto;
    margin-bottom: 28px;
}

#haut #div-menu{
    /*padding-left: 10px;*/
    
    margin-bottom: 0 !important;
    margin-bottom: -5px;
}

#haut #div-menu a{
    margin-left:-3px;
    margin-right:-3px;
}

/******************************* BAS *******************************************/
#bas{
    padding-top: 30px;
    text-align: center;
    
    padding-bottom: 20px;
}

#bas #div-edito{
    width: 928px;
    margin: auto;
    margin-bottom: 20px;
}

#bas #div-edito .up{
    background: url(../pictos_site_26/portail/edito-up.gif) no-repeat;
    height: 8px;
    margin-bottom: 0 !important;
    margin-bottom: -6px;
}
#bas #div-edito .content{
    background:#fff;
    padding: 20px;
    padding-top:10px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: left;
    font-size:12px;
}
#bas #div-edito .content h1{
    padding:0;
    
    margin:0;
    margin-bottom: 10px;
    
    font-size:24px;
    font-weight:normal;
}
#bas #div-edito .down{
    background: url(../pictos_site_26/portail/edito-down.gif) no-repeat;
    height: 8px;
}

#bas #div-footer{
    width: 928px;
    margin: auto;
    text-align: left;
    font-size: 11px;
}

#bas #div-footer a{
    margin-left:10px;
    margin-right:10px;
    color: #9c9e9f;
    text-decoration: none;
}
#bas #div-footer a:hover{
    text-decoration:underline;
}

#bas #div-footer a.left{
    margin-left:0px;
}

.content ul{
list-style: none;
margin-top: 8px;
margin-bottom: 8px;
padding: 0px;
font-size: 12px;
}

.content li {
margin: 0px;
text-align: left;
padding-bottom: 6px;
padding-left: 30px;
padding-right: 0px;
background: url(../pictos_site_21/camping/puce_bleu.gif) no-repeat 17px 6px;
}

