#home_forum {
  width: 476px;
  position: relative;
}
#home_forum .picto_forum_discussion{
  background: url(https://media.easybourse.com/upload/media/image/114000/114640/home_img_sprite_op.png) no-repeat 0 -320px;
  width: 34px;
  height: 36px;
  z-index: 5;
}
#home_forum h2 {
  color: #217F42;
  font-size: 13px;
  padding: 7px 0 5px 50px;
  position: relative;
  width: 426px;
}
#home_forum h2 span{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-color: #2a7f42;
  width: 476px;
  line-height: 3px;

}
#home_forum h2 em {
  font-style: normal;
  font-weight: normal;
}

#home_forum a#home_forum_acces {
  color: #8A8A8A;
  font-size:10px;
  position: absolute;
  right: 10px;
  top: 9px;
}

#home_forum ol, #home_forum li {list-style: none;}
#home_forum li {
  border-bottom: 1px solid #8A8A8A;
  padding: 3px 10px;
}

#home_forum li p a {font-weight: bold;}
