.partiedroite .rssitem img {
    width: 150px;
    height: 80px;
    margin-bottom: 10px;
}

.page_actualites .rssitem img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.partiedroite .lesactualites a {
    float: none; 
    text-decoration: none;
    color: #709124;
}
.unarticle h2 a {
    font: bold 16px verdana,sans-serif;
    color: #709124;
    text-decoration: none;
}
.rssitem {
    clear: both;
    padding: 0 10px 0 0px;

}
.rssitem .lirelasuite a{
    color: #586d8b;
    text-decoration: none;
    font-weight: bold;
}
.unarticle {
	margin-top : 0;

}
.unarticle h1{
	margin-top : 0;
}

.page_publications .rssitem img, .dernierespublications .rssitem img {
    float: left;
    width: 50%;
    height: 50%;
    margin-bottom: 10px;
    margin-right: 10px;
}
