/***************************************/
/** CSS SPECIFIQUE AU MODULE ARTICLES **/
/***************************************/
#separateur {
    background-image: url(voyance_img/voyance_separateur_articles.gif);
    background-repeat: no-repeat;
    background-position: top left
    }
#titre_menu_gauche {
    color: #542146
    }
#titre_menu_gauche a {
    color: #542146
    }
.separateur_menu_gauche {
    background-image: url(voyance_img/voyance_separateur_menu_articles.gif);
    background-repeat: no-repeat;
    background-position: top left
    }
#titre_article {
    float: left;
    width: 460px;
    color: #000;
    font-family: "Arial";
    font-size: 21px;
    margin-bottom: 12px;
    line-height: normal
    }
#formFriend {
    float: left;
    width: 460px;
    font-weight: bold;
    margin-top: 8px
    }
.bouton_annuaire {
    background-color: #542146;
    color: #FFF
    }
.champ_saisi {
    width: 260px;
    border: 1px solid #542146;
    color: #542146
    }
.textarea_articles {
    width: 260px;
    height: 100px;
    border: 1px solid #542146;
    color: #542146
    }
#link_stf {
    float: left;
    width: 460px;
    margin-top: 15px
    }
#pagination_articles {
    float: left;
    width: 450px;
    font-size: 11px;
    padding-top: 5px;
    margin-top: 20px;
    color: #F06
    }
#page_articles_suivante {
    float: right;
    width: 100px;
    color: #F06;
    text-align: right
    }
#page_articles_precedente {
    float: left;
    width: 100px;
    color: #F06
    }
#pages_articles {
    float: left;
    width: 250px;
    color: #F06;
    text-align: center
    }
#page_articles_suivante a, #page_articles_precedente a, #pages_articles a {
    color: #F06;
    text-decoration: none
    }
#page_articles_suivante a:hover, #page_articles_precedente a:hover, #pages_articles a:hover {
    text-decoration: underline
    }
/**************************/
/** ARBORESCENCE GENEREE **/
/**************************/
.lien_categorie_1 {
    font-size: 16px;
    color: #F06;
    font-weight: bold;
    text-decoration: none
    }
.lien_categorie_2 {
    font-size: 13px;
    color: #000;
    font-weight: bold;
    text-decoration: none
    }
.lien_categorie_3 {
    font-size: 13px;
    color: #F06;
    font-weight: bold;
    text-decoration: none;
    margin-left: 7px
    }
#titre_tous_les_articles {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 20px
    }