#menu_dernieres_tendances{
  position: relative;
  width: 300px;
  font-size: 11px;
  display: block;
}
#menu_dernieres_tendances table{
  width: 100%;
}
#menu_dernieres_tendances .top_color_line{
  display: block;
  position: absolute;
  line-height: 3px;
  top: 0;
  left: 0;
  background-color: #999999;
  width: 298px;
  z-index: 1;
}
#menu_dernieres_tendances caption{
  padding: 5px 0 5px 45px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}
#menu_dernieres_tendances caption span{
  position: relative;
  width: 298px;
  background-color: #3C7EBA;
  line-height: 3px;
  top: -5px;
  left: -45px;
  display: block;
  /*z-index: 1;*/
}
#picto_histo_vague{
  width:36px;
  height: 39px;
  background: url(https://media.easybourse.com/upload/media/image/114000/114761/home_img_sprite_op2.png) no-repeat 0px -855px;
  position: absolute;
  top: -8px;
  left: 0;
  z-index: 2;
}
#menu_dernieres_tendances thead{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#menu_dernieres_tendances thead th{
/*  display: block;*/
  background: url(https://media.easybourse.com/upload/media/image/114000/114761/home_img_sprite_op2.png) no-repeat 0 -863px;
  width: 35px;
  height: 39px;
  /*top: -10px;
  left: 0;*/

}
#menu_dernieres_tendances tbody td{
  background: url(https://media.easybourse.com/upload/media/image/114000/114761/home_img_sprite_op2.png) no-repeat -5px -1033px;
  text-align: center;
  font-weight: bold;
  width: 102px;
  height: 38px;
}
#menu_dernieres_tendances td a{
  display: inline-block;
  width: 100px;
  height: 23px;
  padding-top: 15px;
}
#menu_dernieres_tendances .blue3c7eba{
  background: url(https://media.easybourse.com/upload/media/image/114000/114761/home_img_sprite_op2.png) no-repeat -5px -1086px;
}
.afficher_text{
  display: block;
}
.cacher_text{
  display: none;
}
#dernieres_tendances_content{
  width: 280px;
  padding: 5px 10px;
  height: 110px;
  overflow: hidden;
}
#dernieres_tendances_content div a, #dernieres_tendances_content div span{
  color: #3c7eba;
}
#dernieres_tendances_content div a{
  font-weight: bold;
}
#dernieres_tendances_content div p{
  text-align: right;
  padding-top: 5px;

}
#dernieres_tendances_content div p a{
  font-weight: normal;
  color: #3C7EBA;
}
