﻿@font-face {
  font-family: 'miso-light';
  font-style: normal;
  font-weight: normal;
  src: url(http://www.aht.li/2435553/miso-light.woff) format('woff');
}

@font-face {
  font-family: 'BodoniFLF-italic';
  font-style: normal;
  font-weight: normal;
  src: url(http://www.aht.li/2435560/BodoniFLF-Italic.woff) format('woff');
}

.fiche{
color: black;
position: relative;
left: -45px;
top: 50px;
z-index: 0;
}

.ruche{
top: -42px;
left: 19px;
position: relative;
}

.hexagontext{
    text-align:center; 
    line-height:81.6025px
}

.hexagon {
  position: relative;
  width: 150px; 
  height: 86.60px;
  background-color: #FFD940;
  margin: 43.30px 0;
  box-shadow: 0 0 5px rgba(0,0,0,0.45);
  left: 60px;
}

.hexagon:before,
.hexagon:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 106.07px;
  height: 106.07px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 21.9670px;
  box-shadow: 0 0 5px rgba(0,0,0,0.45);
}

.hexagon:before {
  top: -53.0330px;
}

.hexagon:after {
  bottom: -53.0330px;
}

/*cover up extra shadows*/
.hexagon div {
  display: block;
  position: absolute;
  top:0px;
  left: 0;
  padding: 5px;
  width:140px;
  height:77.6025px;
  z-index: 2;
  background: inherit;
}

.part {
  position:absolute;
  transform: all;
  -moz-transform: all;
  -webkit-transform: all;
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
 opacity: 0;
}

.part:hover {
  background-color: inherit;
  opacity: 1;
  transform: all;
  -moz-transform: all;
  -webkit-transform: all;
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
}
.nb{
   	filter: grayscale(100%);
  	-webkit-filter: grayscale(100%);
  	-moz-filter: grayscale(100%);
 	-ms-filter: grayscale(100%); 
  	-o-filter: grayscale(100%);
}

.hexagon2 {
  position: relative;
  width: 100px; 
  height: 57.74px;
  margin: 28.87px 0;
  background-size: auto 115.4701px;
  background-position: center;
  box-shadow: 0 0 5px rgba(0,0,0,0.45);
}

.hexTop2,
.hexBottom2 {
  position: absolute;
  z-index: 1;
  width: 70.71px;
  height: 70.71px;
  overflow: hidden;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background: inherit;
  left: 14.64px;
  box-shadow: 0 0 5px rgba(0,0,0,0.45);
}

/*counter transform the bg image on the caps*/
.hexTop2:after,
.hexBottom2:after {
  content: "";
  position: absolute;
  width: 100.0000px;
  height: 57.73502691896258px;
  -webkit-transform:  rotate(45deg) scaleY(1.7321) translateY(-28.8675px);
  -ms-transform:      rotate(45deg) scaleY(1.7321) translateY(-28.8675px);
  transform:          rotate(45deg) scaleY(1.7321) translateY(-28.8675px);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  background: inherit;
}

.hexTop2 {
  top: -35.3553px;
}

.hexTop2:after {
  background-position: center top;
}

.hexBottom2 {
  bottom: -35.3553px;
}

.hexBottom2:after {
  background-position: center bottom;
}

.hexagon2:after {
  content: "";
  position: absolute;
  top: 0.0000px;
  left: 0;
  width: 100.0000px;
  height: 57.7350px;
  z-index: 2;
  background: inherit;
}