/** TTNorms **/
@font-face {
  font-family: TTNorms;
  src: url("./font/TTNorms-Light.eot");
  src: url("./font/TTNorms-Light.eot?#iefix") format("embedded-opentype"), url("./font/TTNorms-Light.woff") format("woff"), url("./font/TTNorms-Light.ttf") format("truetype"), url("./font/TTNorms-Light.svg#TTNorms-light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: TTNorms;
  src: url("./font/TTNorms-Regular.eot");
  src: url("./font/TTNorms-Regular.eot?#iefix") format("embedded-opentype"), url("./font/TTNorms-Regular.woff") format("woff"), url("./font/TTNorms-Regular.ttf") format("truetype"), url("./font/TTNorms-Regular.svg#TTNorms-regular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: TTNorms;
  src: url("./font/TTNorms-Italic.eot");
  src: url("./font/TTNorms-Italic.eot?#iefix") format("embedded-opentype"), url("./font/TTNorms-Italic.woff") format("woff"), url("./font/TTNorms-Italic.ttf") format("truetype"), url("./font/TTNorms-Italic.svg#TTNorms-Italic") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: TTNorms;
  src: url("./font/TTNorms-Medium.eot");
  src: url("./font/TTNorms-Medium.eot?#iefix") format("embedded-opentype"), url("./font/TTNorms-Medium.woff") format("woff"), url("./font/TTNorms-Medium.ttf") format("truetype"), url("./font/TTNorms-Medium.svg#TTNorms-medium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: TTNorms;
  src: url("./font/TTNorms-Bold.eot");
  src: url("./font/TTNorms-Bold.eot?#iefix") format("embedded-opentype"), url("./font/TTNorms-Bold.woff") format("woff"), url("./font/TTNorms-Bold.ttf") format("truetype"), url("./font/TTNorms-Bold.svg#TTNorms-bold") format("svg");
  font-weight: 700;
  font-style: normal;
}
/* line 10, sass/index_index.scss */
#illustration {
  position: absolute;
  top: 42px;
  left: 0;
}

/* line 15, sass/index_index.scss */
#page {
  width: 780px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  padding-top: 80px;
}
/* line 22, sass/index_index.scss */
#page #header {
  position: fixed;
  width: 100%;
  height: 80px;
  background-color: #ffffff;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 33, sass/index_index.scss */
#page #header #logo {
  text-align: center;
}
/* line 35, sass/index_index.scss */
#page #header #logo img {
  width: 175px;
  vertical-align: middle;
  margin: 0 auto;
}
/* line 41, sass/index_index.scss */
#page #header #phrase {
  text-align: center;
  margin: 20px 0 0;
}
/* line 46, sass/index_index.scss */
#page p.titre {
  font-size: 20px;
  color: #ffffff;
  margin: 0;
  padding: 0 0 30px 0;
}
/* line 53, sass/index_index.scss */
#page .text-center {
  text-align: center;
}
/* line 56, sass/index_index.scss */
#page .title,
#page #pays {
  background-color: rgba(0, 96, 114, 0.7);
}
/* line 60, sass/index_index.scss */
#page .title,
#page #pays {
  margin: 50px auto;
  padding: 15px;
}
/* line 64, sass/index_index.scss */
#page .title > div,
#page #pays > div {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 73, sass/index_index.scss */
#page .title .pays,
#page #pays .pays {
  float: left;
}
/* line 75, sass/index_index.scss */
#page .title .pays p,
#page #pays .pays p {
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  font-weight: 700;
}
/* line 82, sass/index_index.scss */
#page .title .pays ul,
#page #pays .pays ul {
  display: inline-block;
  vertical-align: top;
  list-style: none;
  margin: 0 0 0 40px;
  width: calc(50% - 24px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 91, sass/index_index.scss */
#page .title .pays ul.first,
#page #pays .pays ul.first {
  margin: 0;
}
/* line 94, sass/index_index.scss */
#page .title .pays ul li,
#page #pays .pays ul li {
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 3px 0;
}
/* line 99, sass/index_index.scss */
#page .title .pays ul li a,
#page #pays .pays ul li a {
  color: #ffffff;
}
/* line 101, sass/index_index.scss */
#page .title .pays ul li a .cufon,
#page #pays .pays ul li a .cufon {
  border-bottom: solid 1px transparent;
}
/* line 104, sass/index_index.scss */
#page .title .pays ul li a:hover .cufon,
#page #pays .pays ul li a:hover .cufon {
  border-color: #ffffff;
}
/* line 109, sass/index_index.scss */
#page .title .pays ul.ecommerce li,
#page #pays .pays ul.ecommerce li {
  padding: 0 22px 0 0;
  background: url("../images/ico_ecommerce.png") right top no-repeat;
}
@media screen and (max-width: 767px) {
  /* line 116, sass/index_index.scss */
  #page .title > div,
  #page #pays > div {
    width: 100%;
  }
  /* line 119, sass/index_index.scss */
  #page .title .pays,
  #page #pays .pays {
    float: none;
  }
  /* line 121, sass/index_index.scss */
  #page .title .pays + .pays,
  #page #pays .pays + .pays {
    margin-top: 30px;
  }
}
/* line 127, sass/index_index.scss */
#page #sites_thalgo {
  margin: 50px auto;
  padding: 15px;
  background-color: rgba(0, 96, 114, 0.7);
}
/* line 131, sass/index_index.scss */
#page #sites_thalgo ul {
  float: left;
  list-style: none;
  width: 170px;
}
/* line 135, sass/index_index.scss */
#page #sites_thalgo ul li {
  font-size: 12px;
  color: #ffffff;
  margin: 0 0 3px 0;
}
/* line 139, sass/index_index.scss */
#page #sites_thalgo ul li a {
  color: #ffffff;
}
/* line 141, sass/index_index.scss */
#page #sites_thalgo ul li a .cufon {
  border-bottom: solid 1px transparent;
}
/* line 144, sass/index_index.scss */
#page #sites_thalgo ul li a:hover .cufon {
  border-color: #ffffff;
}
/* line 150, sass/index_index.scss */
#page #sites_thalgo p.titre {
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 0 0 4px 0;
  border: none;
}

/* line 158, sass/index_index.scss */
.overlay {
  display: none;
  width: 780px;
  padding: 50px 0;
  z-index: 10000;
  background: url("../images/bg_overlay.png");
}
/* line 164, sass/index_index.scss */
.overlay #europe {
  position: relative;
  width: 550px;
  margin: 0 auto;
}
/* line 169, sass/index_index.scss */
.overlay .close {
  display: none;
}
/* line 172, sass/index_index.scss */
.overlay > .close {
  display: block;
  width: 38px;
  height: 36px;
  position: absolute;
  top: -15px;
  right: -15px;
  cursor: pointer;
  background: url("../images/close.png");
}
