@charset "UTF-8";
/* DEBUT COURS & TAUX */
#container-rates {
  width: 330px;
  min-height: 465px;
  border: 1px solid #e6e6e6;
  background-color: #f5f5f5;
  float: left;
  padding: 10px 5px; }

#container-rates-info {
  width: 335px;
  float: right; }

#menu-cours ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 12px;
  color: #333; }
  #menu-cours ul li {
    padding: 0;
    background: none; }

#menu-cours li {
  display: inline;
  padding: 8px; }

.columnLeft #menu-cours li {
  padding: 4px; }

#content-conditions h2 {
  margin-bottom: 10px; }

#content-conditions table {
  margin-bottom: 10px; }
  #content-conditions table .odd {
    background-color: #cecece; }

#content-conditions td {
  padding: 5px 7px;
  font-size: 11px; }

#menu-cours {
  height: 40px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #DADADA;
  border-bottom: #333 solid 2px;
  border-top: #333 solid 2px;
  font-size: 11px; }

.container-taux .date {
  display: none; }

.texte-cours {
  font-size: 10px; }

.indicateur {
  width: 20px;
  height: 20px;
  display: block;
  background-image: url("../img/icones_indicateurs.svg");
  background-repeat: no-repeat; }

.indicateur.haut {
  background-position: 0 0; }

.indicateur.bas {
  background-position: 0 -20px; }

.indicateur.droit {
  background-position: 0 -40px; }

/* FIN TAUX ET TARIFS */
/* DEBUT Taux et Tarifs */
#contenu-centre.tt {
  width: 747px;
  /* Largeur 12px de plus que normal, pour contenir les marges des modules tt_block */
  padding-left: 0; }
  #contenu-centre.tt > h2,
  #contenu-centre.tt > h3,
  #contenu-centre.tt > p,
  #contenu-centre.tt > p,
  #contenu-centre.tt > hr,
  #contenu-centre.tt > .tt_tableau,
  #contenu-centre.tt > .tableauSmall {
    margin-left: 6px;
    margin-right: 6px;
    width: 735px; }
  #contenu-centre.tt > hr {
    width: 100%;
    clear: both; }
  #contenu-centre.tt > h1 {
    margin: 10px 6px; }

.tableauSmall.prets {
  width: 450px; }

.tt_container {
  float: left; }
  .tt_container.col_2block {
    width: 498px; }
  .tt_container.col_1block {
    width: 249px; }

.tt_block {
  font-size: 11px;
  border: #e0e0e2 1px solid;
  padding: 10px 20px;
  margin: 0 6px 15px;
  float: left; }
  .tt_block .btn1, .tt_block .btn2, .tt_block .btn3 {
    padding: 0.5rem 1rem; }
  .tt_block h2 {
    font-size: 20px;
    border-bottom: #c4c4c4 solid 1px;
    width: 100%;
    margin: 0 0 10px;
    padding: 10px 0; }

.tt_4block {
  width: 174px; }

.tt_3block {
  width: 237px;
  min-height: 222px; }

.tt_2block {
  width: 486px; }

.tt_2block-2 {
  width: 342px;
  min-height: 305px; }

.tt_1block {
  width: 735px; }

.tt_2-2block,
#contenu-centre.tt > .tt_2-2block {
  float: left;
  width: 403px;
  margin: 0 6px 15px; }

#contenu-centre hr {
  margin-top: 0;
  margin-bottom: 20px; }
  #contenu-centre hr.small {
    width: 50%; }

.tableauSmall,
#contenu-centre.tt > .tableauSmall {
  width: 55%;
  /*margin-bottom:40px;*/ }

/* Valeur */
.val {
  font-weight: bold;
  color: #656565;
  text-align: right;
  line-height: 13px;
  padding: 1px 5px;
  min-width: 42px;
  display: inline-block;
  font-size: 12px;
  *display: inline;
  /* ie7 */
  *zoom: 1; }

.obligations .val {
  min-width: 49px;
  margin-top: .25em; }

.val_red {
  color: #fff;
  background-color: #ef0900;
  border: 1px solid #ef0900; }

.val_green {
  color: #fff;
  background-color: #6db379;
  border: 1px solid #6db379; }

.val_large {
  width: 60px; }

.alignRight .val {
  float: right; }

/* Tableau */
.tt_block tr,
#cours-home tr {
  height: 25px; }

.tt_block td,
#cours-home td {
  border-bottom: #c4c4c4 solid 1px; }

.tt_block td,
#cours-home td {
  border-bottom: none; }

.tt_tableau {
  font-size: 0.875em;
  margin-top: 20px;
  margin-bottom: 20px; }
  .tt_tableau td, .tt_tableau th {
    border-bottom: #c4c4c4 solid 1px;
    line-height: 1.6;
    vertical-align: top;
    padding-left: 5px;
    box-sizing: content-box; }
  .tt_tableau.double_height tr {
    height: 40px; }
  .tt_tableau tr.odd {
    background-color: #f2f2f2; }
  .tt_tableau .tt_block th, .tt_tableau th {
    font-weight: bold;
    height: 20px;
    text-align: left; }
  .tt_tableau tr:hover {
    background-color: #7f7f7f;
    color: #FFF; }
  .tt_tableau tr.title_tr:hover {
    background-color: #fff;
    color: #000; }

/* BTN */
.tt_pdfIcon {
  width: 17px;
  height: 19px;
  display: block;
  background: url("../img/link_pdf-simple.svg") no-repeat; }

.cellAlignRight,
th.cellAlignRight {
  text-align: right;
  padding-right: 20px; }

#cours-home .cellAlignRight, #cours-home th.cellAlignRight {
  padding-right: 10px; }

/* BTN */
.bouton_droite {
  float: right;
  padding-top: 5px;
  font-size: 0.781rem; }

a.tt_btn:before {
  content: "\e92f";
  font-family: 'bcn-icons' !important;
  font-size: 1rem;
  margin-right: 0.25em;
  vertical-align: -2px;
  transition: transform .35s;
  display: inline-block; }

a.tt_btn:hover:before {
  transform: translateY(-0.15em); }

a.tt_btn_block {
  display: block;
  line-height: normal;
  white-space: normal;
  margin: 3px 0; }

.tt_block.tt_titres {
  transition: all .35s;
  position: relative; }
  .tt_block.tt_titres:hover {
    box-shadow: 0.15em 0.15em 0.3em rgba(0, 0, 0, 0.2);
    transform: translateY(-0.2em); }
  .tt_block.tt_titres a.tt_btn:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .tt_block.tt_titres a.tt_btn:hover:before {
    transform: none; }

/* h3 + Tip Box (obligations) */
h3.tt_titres {
  font-family: 'FrutigerLTStd45Light';
  font-size: 17px;
  font-weight: lighter;
  /*margin-top: 30px;
    margin-bottom: -10px;*/ }

h2.tt_titres {
  margin-top: 30px; }

.tt_titres .tip {
  background: url("../img/info.svg") no-repeat;
  display: inline-block;
  width: 17px;
  height: 19px;
  vertical-align: -4px;
  position: relative; }
  .lt-ie8 .tt_titres .tip {
    zoom: 1;
    /*offre le layout à un élément (*)*/
    display: inline; }

.tt_titres .tipBox {
  left: auto;
  right: -4px;
  top: 19px;
  width: 270px;
  background-color: #7F7F7F;
  color: #FFFFFF;
  line-height: 18px;
  border: 0;
  padding: 2px 15px 10px; }
  .tt_titres .tipBox table {
    border-top: 1px solid #c4c4c4; }
  .tt_titres .tipBox td {
    border-bottom: 0; }
    .tt_titres .tipBox td:first-child {
      font-weight: bold; }

/* --------------- */
.tt_all {
  width: 26px;
  height: 25px;
  display: inline;
  float: left;
  background: url("../img/taux_tarifs/tt_all.svg") no-repeat; }
  .tt_all:hover {
    background: url("../img/taux_tarifs/tt_all_on.svg") no-repeat; }

.tt_calculator {
  width: 21px;
  height: 25px;
  display: inline;
  float: left;
  background: url("../img/taux_tarifs/tt_calculator.svg") no-repeat; }
  .tt_calculator:hover {
    background: url("../img/taux_tarifs/tt_calculator_on.svg") no-repeat; }

.tt_picto_home {
  width: 26px; }

/* Graph indices boursiers */
.tt_indicesTitle {
  padding-left: 6px;
  padding-right: 6px; }
  .tt_indicesTitle .tt_block {
    width: 82px;
    margin: 0 1px 20px 0;
    padding: 10px; }
  .tt_indicesTitle p {
    margin: 3px 0; }

.tip, #contenu-centre > p.tip {
  color: #999999;
  font-style: italic;
  font-size: 11px; }

.titleTip {
  margin: -19px 0 5px;
  text-align: right; }

#contenu-centre .titleTip a {
  text-decoration: none; }

.tt_indices.tt_1block {
  background-image: none; }

.tt_indices .time a {
  text-decoration: none;
  border-right: 1px solid #E0E0E2;
  padding: 2px 5px; }
  .tt_indices .time a.last {
    border-right: none; }
  .tt_indices .time a.active {
    font-weight: bold; }

.tt_indices .graph {
  background-color: #FFF;
  border: 1px solid #E0E0E2;
  padding: 25px 15px;
  margin-bottom: 20px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.06); }
  .tt_indices .graph img {
    width: 100%; }

.tt_indices h3 {
  margin-bottom: 10px; }

.tt_indices .topFlop {
  float: left;
  width: 45%;
  margin: 30px 10% 15px 0; }
  .tt_indices .topFlop.last {
    margin-right: 0; }

.tt_up {
  border-bottom: 1px solid #E0E0E2;
  color: #999999;
  font-size: 10px;
  text-align: right;
  margin-top: 30px;
  padding-bottom: 5px; }
  .tt_up a {
    background: url("../img/taux_tarifs/arrowUp.png") right 0px no-repeat;
    text-decoration: none;
    padding: 2px 25px; }
    .tt_up a:hover {
      background-position: right -20px; }

/* Titres */
.tt_titres.tt_3block {
  min-height: auto; }

.tt_titres h2 {
  font-size: 14px;
  border-bottom: none;
  height: 35px; }

.tt_titres.tableau_tt {
  font-size: 11px; }
  .tt_titres.tableau_tt .small {
    font-size: 10px; }
  .tt_titres.tableau_tt .xsmall {
    font-size: 9px; }

.alignRight, .tt_tableau th.alignRight {
  text-align: right; }

/* Tendances */
.tendance {
  background-image: none; }
  .tendance .devise-select {
    margin: -10px -20px 20px -20px;
    height: 46px;
    line-height: 46px;
    background: url("../img/taux_tarifs/bg_nav_devises.svg") repeat-x; }
    .tendance .devise-select a {
      font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      color: #fff;
      text-align: center;
      float: left;
      display: block;
      width: 80px; }
      .tendance .devise-select a.active {
        color: #000;
        background-color: #f5f5f5; }
  .tendance div > div {
    width: 50%;
    float: left; }
  .tendance h3 {
    font-size: 18px;
    margin-bottom: 20px; }
  .tendance .commentaire h3 {
    font-size: 16px;
    border-bottom: 1px solid #C4C4C4;
    font-weight: normal; }
  .tendance h4 {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none; }

#chart-tendances {
  margin-bottom: 20px; }

/* Page prêts */
.col_2 {
  float: left;
  width: 49%; }
  .col_2:first-child {
    margin-right: 2%; }
  .col_2 small {
    font-size: 11px; }

#slideshow-hypotheque {
  position: relative;
  margin-top: 39px;
  display: block; }
  #slideshow-hypotheque img {
    position: absolute;
    top: 0;
    left: 0; }
    #slideshow-hypotheque img:first-child {
      z-index: 1; }

/* Page Bulletin boursier */
/*Teaser*/
.tt_block-bulletin-boursier {
  width: 237px;
  min-height: 130px; }

.bulletin-boursier h3 {
  clear: both;
  font-family: FrutigerLTStd45Light;
  font-size: 18px;
  font-weight: normal;
  margin: 20px 0 0; }
  .bulletin-boursier h3 .tip {
    font-family: Arial;
    margin-top: 7px; }

/*Page*/
.bulletin-boursier .tt_block-tendance > div {
  float: left;
  width: 48%;
  margin: 10px 0; }
  .bulletin-boursier .tt_block-tendance > div:first-child {
    margin-right: 4%; }

.bulletin-boursier .tt_block-tendance h4 {
  font-size: 16px;
  letter-spacing: 0;
  text-transform: none;
  border-bottom: 1px solid #ccc; }

/* Page archive */
#select-date {
  display: none; }

.bulletin-boursier .col_2:nth-child(odd),
.bulletin-boursier h2.annee {
  clear: left; }

.table-bulletin-boursier {
  margin: 1em 0;
  width: 95%;
  border: 1px solid #dfdfdf;
  text-align: center; }
  .table-bulletin-boursier th,
  .table-bulletin-boursier td {
    border: 1px solid #dfdfdf;
    padding: 0.5em;
    color: #a0a0a0; }
  .table-bulletin-boursier th {
    background-color: #f8f8f8;
    border: 0;
    color: #666;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase; }
  .table-bulletin-boursier td.weekend {
    background-color: #f1f1f1; }
  .table-bulletin-boursier td.current {
    background-color: #333;
    color: #fff; }
  .table-bulletin-boursier td a {
    display: block; }

/* RESPONSIVE: Ecrans Medium (md) */
@media only screen and (max-width: 1000px) {
  .tt_block .cc_tableau,
  .tt_block .section-description,
  .tt_block.tt_titres,
  .tt_3block {
    display: none; }
  .tt h2 {
    float: left; }
  .tt .tip.titleTip {
    float: right;
    margin: 15px 0 0; }
  .tt_container .tt_3block {
    display: block; }
  #contenu-centre.tt > h2,
  #contenu-centre.tt > h3,
  #contenu-centre.tt > p,
  #contenu-centre.tt > p,
  #contenu-centre.tt > hr,
  #contenu-centre.tt > .tableauSmall,
  .tt_1block.tendance {
    width: auto; }
  #contenu-centre.tt > .tt_tableau {
    max-width: 100%;
    max-width: calc(100% - 12px); }
  /* Tableau de bord */
  #cours-taux-wrapper {
    width: 748px;
    margin: 0 auto; }
  .tt_container.col_1block {
    float: none;
    width: auto; }
  /* Prets */
  #table-hypotheques + p {
    width: 200%; }
  /* Devises et bilets */
  .tendance div > div table {
    width: 95%; }
  #contenu-centre.tt > .tt_tableau.cours-billets {
    width: 100%;
    width: calc(100% - 12px); } }

/* RESPONSIVE: Ecrans Small (sm) */
@media only screen and (max-width: 825px) {
  /* Tableau de bord */
  #cours-taux-wrapper {
    width: 498px; } }

/* Ecrans Extra small (xs) */
@media only screen and (max-width: 550px) {
  /* Tableau de bord */
  #cours-taux-wrapper {
    width: auto; }
  .tt_block,
  .tt_container,
  .tt_container.col_1block,
  .tt_container.col_2block,
  .xs-nofloat,
  #table-hypotheques + p {
    width: auto;
    float: none; }
  /* Métaux et pièces */
  .tt_tableau.tt_2-2block {
    width: 100% !important;
    width: calc(100% - 12px) !important; }
  /* Prets */
  #slideshow-hypotheque,
  .tt_tableau.prets th:nth-child(2),
  .tt_tableau.prets td:nth-child(2) {
    display: none; }
  /* Devises et billets */
  .tendance div > div {
    float: none;
    width: auto; }
  .tendance div > div table {
    width: 100%; }
  .cours-billets th:first-child,
  .cours-billets td:first-child,
  .cours-billets th:nth-child(4),
  .cours-billets td:nth-child(4) {
    display: none; }
  td.flag {
    background: no-repeat left center;
    padding-left: 35px; }
  td.flag.CHF {
    background-image: url(/misc/bcn_calculateurs_change/_img/chf.png); }
  td.flag.EUR {
    background-image: url(/misc/bcn_calculateurs_change/_img/eur.png); }
  td.flag.USD {
    background-image: url(/misc/bcn_calculateurs_change/_img/usd.png); }
  td.flag.CAD {
    background-image: url(/misc/bcn_calculateurs_change/_img/cad.png); }
  td.flag.GBP {
    background-image: url(/misc/bcn_calculateurs_change/_img/gbp.png); }
  td.flag.AUD {
    background-image: url(/misc/bcn_calculateurs_change/_img/aud.png); }
  td.flag.SEK {
    background-image: url(/misc/bcn_calculateurs_change/_img/sek.png); }
  td.flag.NOK {
    background-image: url(/misc/bcn_calculateurs_change/_img/nok.png); }
  td.flag.DKK {
    background-image: url(/misc/bcn_calculateurs_change/_img/dkk.png); }
  td.flag.JPY {
    background-image: url(/misc/bcn_calculateurs_change/_img/jpy.png); }
  td.flag.NZD {
    background-image: url(/misc/bcn_calculateurs_change/_img/nzd.png); }
  td.flag.SGD {
    background-image: url(/misc/bcn_calculateurs_change/_img/sgd.png); }
  td.flag.HKD {
    background-image: url(/misc/bcn_calculateurs_change/_img/hkd.png); }
  td.flag.ZAR {
    background-image: url(/misc/bcn_calculateurs_change/_img/zar.png); }
  /* Bulletin boursier */
  .bulletin-boursier h2.annee, .bulletin-boursier h2.annee + hr {
    display: none; }
  #select-date {
    display: block;
    padding: 0.75em;
    width: 100%;
    border: 1px solid #bfbfbf;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background: url("../img/select-arrow.png") no-repeat right center;
    background-position: right 6px center; }
  .lt-ie8 #select-date {
    margin-bottom: 8px; }
  #select-date::-ms-expand {
    display: none; }
  .lt-ie10 #select-date {
    padding-right: 2px;
    background-image: none; }
  .bulletin-boursier .col_2:first-child {
    margin: 0; }
  .bulletin-boursier .col_2:nth-child(2n) {
    clear: none; }
  .table-bulletin-boursier {
    width: 100%; }
  .bulletin-boursier .bx-next {
    right: 0;
    top: auto; }
  .bulletin-boursier .bx-prev {
    left: 0;
    top: auto; } }

/*# sourceMappingURL=cours-taux.css.map */
