body{
    background-color: #EAEAEA;
    color: #666;
    font-family: Arial;
    font-size: 15px;
    margin: 0;
}

/* Reset */
img, a, p, h1, h2, h3, table, td, tr, dd, dl, dt{
    border: 0;
    margin: 0;
    padding: 0;
}

dd, dl, dt, img{
    font-size: 0;
    line-height: 0;
}

#page{
    background: url(image/fond_conteneur.png) bottom left no-repeat #FFF;
    margin: auto;
    position: relative;
    width: 989px;    
}

#lang{
    float: left;
    height: 20px;
}

#lang ul{
    margin: 0;
    padding: 5px 15px;
}

#lang li{
    display: inline;
    list-style: none;
    padding-right: 5px;
}

#navigation{
    clear: left;
    float: left;
    font-size: 0px;
    padding-top:90px;
    width: 300px;
}

#navigation a#logo_site{
    background: url(image/logo.png) no-repeat;
    display: block;
    font-size: 12px;
    height: 47px;
    text-indent: -9000px;
    width: 296px;
}

#navigation a img{
    margin-left: 30px;
    padding: 0;
}

#navigation ul, #navigation li{
    margin: 0;
    padding: 0;
}

#navigation .menu{
    font-size: 16px;
    margin-bottom: 80px;
    padding-top: 5px;
    width: 295px;
}

#navigation .menu li{
    background: url(image/filet_bleu.png) bottom right no-repeat;
    height: 30px;
    list-style: none;
    margin-left: 30px;
    padding-top: 10px;
}

#navigation .menu li a{
    color: #888;
    font-weight: bold;
    text-decoration: none;
}

#navigation .menu li a:hover{
    color: #37B;
}

#navigation .menu li.on{
    height: auto;
    margin: 0;
    padding: 0 0 1px 0;
}

#navigation .menu li.on a.on{
    background: url(image/fond_degrade_int.jpg) 0 -6px no-repeat;
    color: #37B;
    display: block;
    font-weight: bold;
    height: 29px;
    padding-left: 30px;
    padding-top: 10px;
}

#navigation .menu li ul{
    display: none;
    padding: 2px 0 8px 0;
}

#navigation .menu li.on ul{
    display: block;
    padding-left: 30px;
}

#navigation .menu li.on ul li{
    background: none;
    font-size: 13px;
    height: 16px;
    margin: 0 0 4px 0;
    padding: 0;
}

#navigation .menu li.on ul li a{
    background: url(image/puce.png) 0 -22px no-repeat;
    padding-left:10px;
}

#navigation .menu li.on ul li.on a, 
#navigation .menu li.on ul li a:hover{
    background: url(image/puce.png) 0 -2px no-repeat;
    color: #37B;
}

#navigation .menu_contact{
    bottom: 0;
    font-size: 16px;
    height: 65px;
    margin-left: 35px;
    position: absolute;
}

#navigation .menu_contact li{
    list-style: none;
}

#navigation .menu_contact li a{
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

#navigation .menu_contact li.on a{
    color: #37B;
}

#navigation .accroche{
    font-size: 16px;
    height: 115px;
    margin-left: 17px;
    width: 250px;
}

#documents_joints{
    bottom: 40px;
    margin-bottom: 80px;
    position: relative;
}

#documents_joints ul{
    font-size: 14px;
    list-style: none;
}

#documents_joints ul img{
    margin: 0;
}

#documents_joints ul a{
    color: #888;
    font-weight: bold;
    margin-left: 30px;
    text-decoration: none;
}

#container{
    float: right;
    width: 689px;
}

#flash{
    position: absolute;
    right: 0;
    top: 0;
}

#contenu{
    float: right;
    margin: 260px 0px 0px 30px;
    width: 659px;
}

#contenu h1,#contenu h2,#contenu h3{
    color: #37B;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    width: 96%;
}

#contenu p{
    margin-bottom: 20px; 
    margin-right: 25px;
}

#contenu p.chapeau{
    color: #37B;
}

#contenu a{
    color: #37B;
}
#contenu a:hover{
    text-decoration: none;
}

#contenu hr{
    background-color: #37B;
    border: 0;
    clear: both;
    color: #37B;
    height: 1px;
    margin-right: 25px;
}

/* #contenu dt.spip_doc_titre (common.js)  */
#contenu dd.spip_doc_descriptif {
    display: none;
}

#contenu .spip_documents_center { 
    text-align:center; 
    clear: both; 
    width: 100%; 
    margin-bottom: 20px; 
}

#contenu .spip_documents_left { 
    float: left; 
    margin-bottom: 5px; 
    margin-right: 15px; 
}

#contenu .spip_documents_right { 
    float: right; 
    margin-left: 15px; 
}

#contenu table.spip{
    border-collapse: collapse;
    width: 100%;
}

#contenu table.spip td{
    /*background-color: #ECECEC;*/
    padding: 10px 10px 10px 0;
    vertical-align: top;
    width: 50%;
}

#contenu table.spip td br{
    font-size: 5px;
}

#contenu table.spip td dl{
    margin: 0;
}

#contenu .actu{
    background-color: #ECECEC;
    margin-bottom: 20px;
    padding: 10px;
    width: 94%;
}


#footer{
    bottom: 0;
    font-size: 12px;
    left: 0;
    padding: 0 0 10px 35px;
    position: absolute;
    width: 300px;
}

#footer a{
    color: #888;
    font-weight: bold;
    text-decoration: none;
}

.both{
    clear: both;
}

/* Surchage pour la Home */
#home #flash{
    float: left;
    height: 725px;
    position: relative;
    width: 670px;
}

#home #navigation{
    clear: right;
    float: right;
    padding-top: 65px;
    width: 315px;
}

#home #navigation a img{
    margin: 0;
}

#home #navigation  .menu{
    height: 360px;
    margin-bottom: 0;
    width: 315px;
}

#home #navigation  .menu li{
    background-position:bottom left;
    margin-left: 17px;
}

#home #navigation  .menu li ul, #home #navigation  .menu li ul li{
    margin-left: 0;
    padding-left: 0;
}

#home #navigation  .menu li.on a.on{
    background: url(image/fond_degrade_home.png) center left no-repeat;
    margin-left: 0;
    padding-left: 0;
}

#home #navigation  .menu_contact{
    bottom: auto;
    height: 90px;
    margin-left: 17px;
    position: static;
}

#home #footer{
    bottom: 18px;
    float: left;
    padding: 0;
    position: static;
    text-align: right;
}
