#contenus_associes{
  width: 300px;
}
#contenus_associes h3{
  background: url(/bourse/public/website/img/pages/actualites/actu_contenus_associes.gif) no-repeat 0 0;
  width: 250px;
  height: 24px;
  padding: 15px 0 0 50px;
  color: #fff;
}
#contenus_associes li {
  background: url(/bourse/public/website/img/pages/actualites/puce_bleue.gif) no-repeat 10px 9px;
  width: 270px;
  padding: 4px 10px 4px 20px;
  border-bottom: 1px solid #A3A3A3;
}
#contenus_associes li.last_link{
  border-bottom: none;
}
#contenus_associes li a{
  color: #677D8E;
  font-weight: bold;
}
#contenus_associes li a:hover{
  text-decoration: underline;
}
#contenus_associes li span{
  color: #3C7EBA;
  text-transform: uppercase;
}
