#dernieres_tendances div{
  padding: 0 5px;
}
#dernieres_tendances h2.header_bg{
    background: url(https://media.easybourse.com/upload/media/image/107000/107153/bg_header_300_gris_degrade.gif) no-repeat;
  height: 24px;
  padding: 7px 0 0 10px;
  font-size: 13px;
}
#dernieres_tendances #derTen_content{
  width: 300px;
  height: 130px;
  1background-color: pink;
  overflow: auto;
}
#dernieres_tendances #derTen_content h3 a, #derTen_content div p span, #derTen_content div span a{
  color: #3C7EBA;

}
#derTen_content h3 a:hover, #derTen_content div span a:hover{
  text-decoration: underline;
}
#menu_tendances{
  border-bottom: 1px solid #a3a3a3;
  margin: 0 0 10px 0;
  width: 300px;
  font-weight: bold;
  font-size: 11px;
}
#menu_tendances tr td a{
  display: block;
  background: url(https://media.easybourse.com/upload/media/image/63000/63451/puce_bleue_5x5.gif) no-repeat 0 5px;
  padding: 0 0 0 8px;
  text-decoration: none;
}
#menu_tendances td{
  padding: 3px 0 3px 10px;
}
#menu_tendances td.les_bordures{
  border-right: 1px solid #a3a3a3;
  border-left: 1px solid #a3a3a3;
  padding: 0 15px;
  width: 85px;
}
/*#dernieres_tendances_content{
  height: 120px;
  overflow: auto;
}*/
#dernieres_tendances_content h3{
  background: none;
  padding: 0;
  font-weight: bold;
  font-size: 12px;
}
#dernieres_tendances_content h4 a{
  color: #3C7EBA;
  font-size: 12px;
}
#dernieres_tendances_content p span{
  color: #3C7EBA;
  font-weight: bold;
}
#dernieres_tendances_content p span a{
  color: #3C7EBA;
  font-size: 12px;
  font-weight: normal;
}
#dernieres_tendances_content p span a:hover{
  text-decoration: underline;
  color: #3C7EBA;
}
.afficher_text{
  display: block;
}
.cacher_text{
  display: none;
}
