#indices_wrapper{
  width: 300px;
  border-bottom: 1px dashed #C5CBD2;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}
#valeur{
  position: relative;
}
#palmares #picto_histo{
   background: url(https://media.easybourse.com/upload/media/image/114000/114761/home_img_sprite_op2.png) no-repeat 0px -906px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  height: 35px;
  margin-top: -5px;
  z-index: 2;
  border-top: 0;
}
#valeur #color_bar{
  display: block;
  position: absolute;
  line-height: 3px;
  top: 0;
  left: 0;
  background-color: #999999;
  width: 298px;
}
#valeur span#picto_fleche_verte{
 background: url(https://media.easybourse.com/upload/media/image/114000/114761/home_img_sprite_op2.png) no-repeat 0px -765px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: block;
  width: 35px;
  height: 39px;
  z-index: 5;
}
#valeur span#picto_fleche_rouge{
  background: url(https://media.easybourse.com/upload/media/image/114000/114761/home_img_sprite_op2.png) no-repeat 0px -815px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: block;
  width: 35px;
  height: 39px;
  z-index: 5;
}
#indices_wrapper p{
  margin: 7px 0 7px 15px;
}
#valeur{
  width: 252px;
  padding: 7px 0 5px 45px;
  font-weight: bold;
  font-size: 12px;
}
#indices_wrapper span.rouge {color: #FF4010;}
#indices_wrapper span.vert {color: #659732;}

#valeur #quotationVariation{
  margin-right: 5px;
}
#valeur span{
  margin-right: 15px;
  display: inline-block;
}
#palmares{
  width: 300px;
  font-size: 11px;
  position: relative;
}
#palmares table{
  width: 100%;
}
#palmares td, #palmares th {font-size: 10px;}
#palmares td.alr {text-align: right;}

#palmares caption{
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  color: #808080;
  padding: 4px 0 5px 45px;
 /* width: 298px;*/
}
#palmares .top_color_line{
  position: relative;
  display: block;
  line-height: 3px;
  top: 0;
  left: 0;
  background-color: #999999;
  width: 299px;
  z-index: 1;
}

#palmares td{
  padding: 3px 5px;
  /*width: auto;*/
}
#palmares .rouge, #palmares .vert, .suite{
  text-align: right;
}

#palmares p {
  padding-top:5px;
  text-align:right;
}
#palmares p a{
  color: #3C7EBA;
}
#palmares td a:hover{
  text-decoration: underline;
}
.palmares_underline{
  border-bottom: 1px dashed #b0adad;
}
#palmares_plus{
  position: absolute;
  top: 8px;
  left: 120px;
  z-index: 15;
  cursor: pointer;
  display: inline-block;
}
#more{
  position: absolute;
  top: 7px;
  left: 140px;
  z-index: 5;
  cursor: pointer;
  display: inline-block;
  text-decoration: underline;
}
#palmares #palmares_plus_content{
  text-align: justify;
  border: 1px solid #a2a2a2;
  border-top: 3px solid #a2a2a2;
  padding: 10px;
  position: absolute;
  top: 0;
  left: -280px;
  z-index: 3;
  background-color: #f6f6f6;
  width: 250px;
  display: none;
}
