#currencies-block-top {
  float: right;
  position: relative; }
  @media (max-width: 479px) {
    #currencies-block-top {
      width: 25%; } }
  #currencies-block-top span.firstWord {
    display: none; }
  #currencies-block-top div.current {
    padding: 13px 10px 10px 10px;
	color: #ef9747;
    font-weight: normal;
	font-family: 'TeXGyreAdventor-Regular';
    cursor: pointer;
    line-height: 18px; }
    @media (max-width: 479px) {
      #currencies-block-top div.current {
        text-align: center;
        padding: 9px 5px 10px;
        } }
    #currencies-block-top div.current strong {
      color: #000000; }
    #currencies-block-top div.current:hover, #currencies-block-top div.current.active {}
    #currencies-block-top div.current:after {
      font-family: "FontAwesome";
      font-size: 18px;
      line-height: 18px;
      color: #686666;
      vertical-align: -2px;
      padding-left: 12px; }
      @media (max-width: 479px) {
        #currencies-block-top div.current:after {
          padding-left: 2px;
          font-size: 13px;
          line-height: 13px;
          vertical-align: 0; } }
    @media (max-width: 479px) {
      #currencies-block-top div.current .cur-label {
        display: none; } }
  #currencies-block-top ul {
    display: none;
    position: absolute;
    top: 37px;
    left: 0;
    width: 157px;
    background: #333;
    z-index: 2; }
    #currencies-block-top ul li {
      color: #fff;
      line-height: 35px;
      font-size: 13px; }
      #currencies-block-top ul li a,
      #currencies-block-top ul li > span {
        padding: 0 10px 0 12px;
        display: block;
        color: #fff; }
      #currencies-block-top ul li.selected, #currencies-block-top ul li:hover a {
        background: #484848; }


.affiche_symbole{
	  background-image: url(../../../img/symbole.png);
	  background-position:top center;
	  background-repeat:no-repeat;
	  height:37px;
	  line-height:32px;
	  text-align:center;
	  color:#000000;
	  font-family: 'TeXGyreAdventor-Regular';
}
/*# sourceMappingURL=blockcurrencies.css.map */
