
.aller_page_precedent_suivant {
    display: none;
    margin-top: 10px;
    margin-left: 130px;
    color: #000000;
    font-size: 11px;
    font-family: Lucida Grande;
    font-weight: bold;
    }
    
.aller_page_precedent_suivant a {
    text-decoration: none;
    color: #FF0000;
    }

.aller_page_precedent_suivant a:hover {
    text-decoration: underline;
    }

.cadre_news {
    width: 555px;
    margin-top: -25px;
    margin-left: 225px;
    border: 0px solid black;
    }
    
.cadre_news_individuel {
    margin-top: 20px;
    border: 0px solid black;
    }

.cadre_news_haut {
    background-image: url(images/cadre_news_haut.png);
    width: 555px;
    height: 26px;
    }
    
.titre_news {
    background-color: #FFFFFF;
    font-family: Lucida Grande;
    font-size: 16px;
    margin-left: 27px;
    float: left;
    border: 0px solid black;
    }
    
.titre_news a {
    color: #000000;
    text-decoration: none;
    }

.titre_news a:hover {
    text-decoration: underline;
    }

.fleche_news {
    float: left;
    background-image: url(images/fleche_news.png);
    width: 20px;
    height: 17px;
    }
    
.cadre_auteur_date_news {
    float: right;
    margin-top: 0px;
    margin-right: 20px;
    color: #758080;
    font-family: Lucida Grande;
    font-size: 10px;
    border: 0px solid black;
    }
    
.cadre_auteur_date_news a {
    color: #758080;
    text-decoration: none;
    }
    
.cadre_auteur_date_news a:hover {
    text-decoration: underline;
    }

.cadre_news_milieu_repet {
    background-image: url(images/cadre_news_milieu_repet.png);
    background-repeat: repeat-y;
    width: 555px;
    font-family: Lucida Grande;
    font-size: 12px;
    }
    
.cadre_text_news {
    font-family: Lucida Grande;
    font-size: 11px;
    width: 510px;
    margin-left: 20px;
    padding-top: 20px;
    border: 0px solid black;
    }
    
.cadre_text_news a {
    color: #FF0000;
    text-decoration: none;
    }
    
.cadre_text_news a:hover {
    text-decoration: underline;
    }
    
.cadre_news_bas {
    background-image: url(images/cadre_news_bas.png);
    width: 555px;
    height: 26px;
    }

.reactions {
    float: right;
    margin-right: 20px;
    }
    
.reactions a {
    color: #717171;
    font-family: Lucida Grande;
    font-size: 12px;
    text-decoration: none;
    }
    
.reactions a:hover {
    text-decoration: underline;
    }
    
.bloc_reactions_slide {
    width: 510px;
    margin-left: 20px;
    font-family: Lucida Grande;
    font-size: 11px;
    border: 0px solid black;
    }
    
.barre_haut_reactions_slide {
    margin-left: -20px;
    background-image: url(images/barre_haut_reactions_slide.png);
    width: 545px;
    height: 3px;
    border: 0px solid black;
    }

.titre_reactions_slide {
    font-size: 14px;
    color: #646464;
    }
    
.bloc_text_reactions {
    font-size: 11px;
    width: 510px;
    border: 0px solid black;
    }
    
.barre_separation_posts {
    height: 2px;
    width: 510px;
    background-color: #a7a7a7;
    margin-bottom: 6px;
    }
    
.auteur_reaction {
    float: left;
    color: #758080;
    font-family: Lucida Grande;
    font-size: 10px;
    }
    
.date_reaction {
    float: right;
    color: #758080;
    font-family: Lucida Grande;
    font-size: 10px;
    }

    
.barre_separation_form_repondre {
    background-image: url(images/barre_haut_reactions_slide.png);
    width: 545px;
    height: 3px;
    margin-top: 10px;
    margin-left: -20px;
    }
    
.test {
    width: 150px;
    height: 300px;
    border: 1px solid black;
    }
    
    