body{
    background:url(img/fond_degrade.gif) repeat-x #ffd86e;
    font-family:arial;
    text-align:center;
    font-size:12px;
    line-height:16px;
}
h1#titre{
    font-size:18px;
    font-variant:small-caps;
    color:#fd9c01;
    margin:0px;
    padding:0px;
    padding-left:30px;
    padding-top:3px;
    margin-bottom:20px;
    background:url(img/titres_patte.gif) no-repeat top left;
    height:26px;
}
body h3{
    font-family:tahoma;
    font-size:12px;
    color:#ff5500;
    margin:0px;
    padding:0px;
    margin-bottom:5px;
}
div.parties{
    margin-bottom:30px;
}
body p{
    text-align:justify;
    margin:0px;
    padding:0px;
    margin:0px 20px 10px 20px;
}

body ol{
    text-align:justify;
    margin:0px;
    padding:0px;
    padding-left:40px;
    margin-bottom:20px;
}
body a{
    color:#ff5500;
}
body a:hover{
    color:#fd9c01;
}

body table{
    font-size:12px;
}
#main_title {display:none;}
.uhuherreur {color:red;}

/*-------------------------------------HEADER/CONTENU/FOOTER-------------------------------------*/

div#conteneur{
    width:800px;
    margin:auto;
    margin-top:20px;
    margin-bottom:20px;
}



div#header{
    height:140px;
    width:800px;
}
    table#head{
        border-collapse:collapse;
    }
    td#case_logo{
        background:url(img/logo.gif) bottom left no-repeat;
        height:140px;
        width:281px;
    }
    td#case_photo1{
        background:url(img/photo1.jpg) bottom left no-repeat;
        height:140px;
        width:518px;
    }
    td#case_photo2{
        background:url(img/photo2.jpg) bottom left no-repeat;
        height:140px;
        width:518px;
    }
    td#case_photo3{
        background:url(img/photo3.jpg) bottom left no-repeat;
        height:140px;
        width:518px;
    }
    td#case_photo4{
        background:url(img/photo4.jpg) bottom left no-repeat;
        height:140px;
        width:518px;
    }
    td#case_photo5{
        background:url(img/photo5.jpg) bottom left no-repeat;
        height:140px;
        width:518px;
    }


div#menu{
    background:url(img/menu_barre.gif) no-repeat top left;
    height:34px;
    font-size:16px;
}
    div#menu ul{
        text-align:center;
        margin:0px;
        padding:0px;
        height:34px;
        width:680px;
        margin: 0 60 0 60;
        background:url(img/menu_sep.gif) top left no-repeat;
    }
    div#menu li{
        float:left;
        list-style:none;
        display:inline;
        height:34px;
    }
    div#menu a{
        display:block;
        height:34px;
        width:136px;
        color:#fff;
        font-weight:bold;
        text-decoration:none;
        padding-top:9px;
        text-align:center;
        font-variant:small-caps;
        background:url(img/menu_sep.gif) top right no-repeat;
    }
    div#menu a:hover{
        margin-top:1px;
        height:32px;
        background:url(img/menu_liens.gif) repeat-x top left;
    }
    div#menu a#clic{
        margin-top:1px;
        height:32px;
        background:url(img/menu_liens.gif) repeat-x top left;
    }



div#corps{
    background:url(img/contenu_patte.gif) no-repeat bottom left #fff;
    padding:30 30 10 30;
    text-align:justify;
}



div#bas_conteneur{
    background:url(img/footer.gif) no-repeat top left;
    height:28px;
    padding-top:5px;
}
    div#bas_conteneur p{
        color:#fff;
        font-weight:bold;
        text-align:center;
    }
    div#bas_conteneur a{
        color:#fff;
    }
    div#bas_conteneur a:hover{
        color:#ffd86e;
    }
    span#nous_contacter{
        font-size:14px;
        font-variant:small-caps;
    }
    span#tel_mail{
        padding-left:10px;
    }
    span#messagerie{
        font-weight:normal;
    }




/*--------------------------------ACCUEIL---------------------------------*/

p#intro{
    background:url(img/titres_patte.gif) no-repeat top left;
    margin:0px;
    padding:0px;
    padding-left:35px;
    margin-bottom:20px;
}

ul#liste_racc{
    text-align:justify;
    margin:0px;
    padding:0px;
    margin-top:20px;
    padding-left:49px;
    padding-right:45px;
    list-style-image:url("img/fleche_rge.gif");
    background:url(img/titres_patte.gif) no-repeat top left;
}



/*--------------------------------PROPRIETAIRE---------------------------------*/

ul.liste{
    text-align:justify;
    margin:0px;
    padding:0px;
    padding-left:45px;
    padding-right:45px;
    margin-bottom:20px;
    list-style-image:url("img/fleche_rge.gif");
}

ul#sous_liste{
    text-align:justify;
    margin:0px;
    padding:0px;
    padding-left:45px;
    padding-right:45px;
    list-style-image:url("img/bullet_orange.gif");
}




/*----------------------------------RETRAITE----------------------------------*/





/*-------------------------------------FAQ-------------------------------------*/

p#coms{
    color:#fd9c01;
    font-family:tahoma;
    font-weight:bold;
    padding-left:32px;
    padding-top:5px;
    margin-left:0px;
    margin-bottom:20px;
    background:url(img/titres_patte.gif) no-repeat top left;
    height:26px;
}



/*------------------------------------LIENS------------------------------------*/

ul#listes_liens{
    text-align:left;
    margin:0px;
    padding:0px;
    padding-left:45px;
    margin-bottom:20px;
    list-style-image:url("img/bullet_orange.gif");
}


