.articles_suite { margin :20px 0; }
.articles_suite ul, .articles_suite li {
    padding : 0;
    margin : 0;
}
li.suite_une {
    background: url("../images/bg_suite.png") repeat-x scroll left bottom transparent;
    border-top: 2px solid #754595;
    padding-top: 5px;
   }
.suite_une .logo_left, .suite .logo_left {
    float:left;
    margin : 0 20px 20px 0;
}
.suite .logo_left {
    margin : 0 10px 5px 0;
}
h3.titre_suite_une, h3.suite_deux { 
    font-size 82%;
    margin : 0;
    padding : 0;
}
h3.titre_suite_une { margin-bottom:20px;font-size:18px; }
h3.suite_deux { font-size:14px; }
h3.titre_suite_une a, h3.suite_deux a { text-decoration:none;color:#754595; }
.suite .logo_left { margin : 0 10px 5px 0; }
li.suite {
    float : left;
    width : 365px;
    display : block;
    margin-top :20px;
    padding: 5px 5px 0;
    border-top: 2px solid #754595;
    background: url("../images/bg_suite.png") repeat-x scroll left bottom transparent;
}
.suite CHAPO { clear : both; }
li.position1 {
    margin-right:10px;
    clear: left;
}
li.position0 {
    margin-left:10px;
}

h3.barre-titre {
    text-transform:uppercase;
    padding : 3px 5px 2px 5px;
    font-size : 12px;
    background : #798081;
    color :#FFF;
}

