@font-face {
  font-family: "Times New Roman";
  src: url("../fonts/Takao/TakaoMincho.ttf") format("truetype");
}
@font-face {
  font-family: "Arial";
  src: url("../fonts/Takao/TakaoGothic.ttf") format("truetype");
}
@font-face {
  font-family: 'ArialOriginal';
  src: local('arial');
}
@font-face {
  font-family: 'TNROriginal';
  src: local('times');
}
#header #top-bar .sisley-club-header {
  display: inline-block;
  margin-left: 30px;
}
#header #top-bar .sisley-club-header a span.picto-sisley-bk {
  content: " ";
  background: url(../images/picto-msc-header.png) no-repeat scroll 0 0 rgba(0,0,0,0);
  display: inline-block;
  height: 21px;
  left: 0;
  position: relative;
  width: 38px;
  vertical-align: top;
  top: -5px;
}
#header #top-bar .sisley-club-header a:hover {
  color: #909090;
}
#footer .content-footer .footer-links .info-more {
  margin-left: 10px;
}
#tunnel_purchasing input[type="text"],
#tunnel_purchasing input[type="password"],
#tunnel_purchasing select {
  border-radius: 3px;
  margin-top: 4px;
  width: 279px;
}
#tunnel_purchasing .fields_aligned.fields_half_width {
  width: 38%;
}
.l-block-why-account li {
  margin-bottom: 20px;
}
