/* Top 5 */
.home_top_5{
  width: 300px;
}
.home_top_5 h2{
  font-size: 12px;
  font-weight: bold;
}
.home_top_5 li{
  padding: 1px 0 1px 15px;
}
.home_top_5 li span{
  color: #3C7EBA;
  font-weight: bold;
  margin-right: 3px;
}
.home_top_5 li a:hover{
  text-decoration: underline;
}

#news_top_5{
  background: url(/bourse/public/website/img/pages/accueil/journal_barre_bleue_300.gif) no-repeat;
  padding: 15px 0 10px 50px;
}
#interviews_top_5{
  background: url(https://media.easybourse.com/upload/media/image/76000/76390/micro_bg_bleu_300x39.gif) no-repeat center center;
  padding: 15px 0 10px 50px;
}
