#block-sfmv-actualite-list {
  float: left;
}
article.node-article.node-frontpage,
article.node-article.node-teaser {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
 }
#block-sfmv-actualite-list .allnews a {
  color: #1b1b1b;
}
#block-sfmv-actualite-list .allnews a:hover {
  text-decoration:underline;
}
.node-article.node-frontpage .entry-figure,
.node-article.node-teaser .entry-figure  {
  float: left;
  margin-right: 6px;
}
.node-article.node-frontpage .entry-figure img,
.node-article.node-teaser .entry-figure img {
  display: block;
}
.node-article.node-frontpage .entry-right,
.node-article.node-teaser .entry-right {
  float: left;
  background: url(../img/back-article-title.jpg) top left no-repeat;
  padding-left: 11px;
  width:323px;
}
.node-article.node-teaser .entry-right {
  width:711px;
}
.node-article.node-frontpage .entry-title a,
.node-article.node-teaser .entry-title a {
  font-weight: bold;
  text-decoration:none;
  font-size: 1.125em;
  line-height:1.2em;
  display: block;
  padding-bottom: 12px;
}
.node-article.node-frontpage .entry-link a,
.node-article.node-teaser .entry-link a {
  display: block;
  margin-top: 15px;
}
#block-sfmv-actualite-list .allnews {
  text-align:right;
}
.page-espace-sfmv.page-espace-sfmv-news h1#page-title.title {
  display: none;
}
.page-espace-sfmv.page-espace-sfmv-news h1#page-title.block-title {
  display: inline-block;
}
.block-sfmv-actualite .actu-rss {
  display: inline-block;
  background: url(../img/pictos-rss.png) top left no-repeat;
  width:25px;
  height:24px;
}