#gallery_box .gallery_element{
  display:block;
  position:relative;
  height:0px;
  width:100px;
}

#gallery_box .gallery_element a{
  position:absolute;
  top:35px;
  left:0px;
  height:300px;
  margin-left:155px;
  width:340px;
  z-index:999;
  -ms-transform: skew(0deg,-14deg);
  -webkit-transform: skew(0deg,-14deg);
  transform: skew(0deg,-14deg);
}

#gallery_box .gallery_element:last-child a{
  width:340px;
}

#gallery_box img{
  position:absolute;
  top:0px;
  left:0px;
}

body{
  padding:0px;
  margin:0px;
  background:#fff;
}

#masonryContainer img{
  margin-top:15px;
}

.table_matiere .title{
  font-family:'Century Gothic';
  font-weight:600;
  font-size:1.7em;
  color:#9c612a;
}

.table_matiere ul{
  margin-top:0px;
  padding-top:0px;
}

#content .table_matiere a{
  text-decoration:none;
  color:#787878;
  font-weight:600;
}

#lang{
  position:relative;
  height:0px;
  width:1021px;
  margin-left:auto;
  margin-right:auto;
}

.lang-block{
  z-index:999;
}

#lang-block-fr{
  position:absolute;
  right:0px;
  top:0px;
}

#lang-block-de{
  position:absolute;
  right:60px;
  top:0px;
}

#footer_social_instagram{
  position:absolute;
  top:0px;
  left:12px;
  background:url('/image/instagram_bg/');
  width:646px;
  height:301px;
}

#instagram_tree{
  position:absolute;
  top:42px;
  left:150px;
  width:109px;
  height:64px;
  background:url('/image/instagram_tree/');
  z-index:10;
}

#instagram_container{
  position:absolute;
  top:83px;
  left:5px;
}

#footer_social_facebook{
  position:absolute;
  bottom:0px;
  right:20px;
  border:#aaa solid 1px;
  background:#fff;
}

.sousmenu{
  position:absolute;
  top:18px;
  left:0px;
  margin:0px;
  padding:10px;
  background:#000;
  width:250px;
  z-index:999;
}

#menu-block-1{
  position:relative;
  width:1021px;
  margin-left:auto;
  margin-right:auto;
  height:0px;
  z-index:999;
  font-family: 'quicksandregular';
  font-size:16px;
}

#menu-block-1 ul{
  list-style-type:none;
}

#menu-1{
  position:absolute;
  top:50px;
  left:500px;
  margin:0px;
  padding:0px;
  width:510px;
  background:url('/image/menu_bg/');
}

#menu-1 > li{
  position:relative;
  display:inline-block;
  margin:13px;
  margin-top:4px;
  margin-bottom:4px;
}

#menu-1 a,#menu-1 a:visited{
  color:#fff;
  text-decoration:none;
}

#menu-1 a:hover,#menu-1 a:active{
  color:#3dea4a;
  text-decoration:none;
}

#menu-1 li:hover ul{
  display:block;
}

#menu-1 li ul{
  display:none;
}

.cell{
  margin:0px;
  padding:0px;
}

#basket_container{
  display:none;
}

#basket_show{
  display:none;
}

#header{
  position:relative;
  min-width:1021px;
  max-width:2001px;
  height:414px;
  margin-left:auto;
  margin-right:auto;
}

#footer{
  position:relative;
  min-width:1021px;
  max-width:2001px;
  height:634px;
  margin-left:auto;
  margin-right:auto;
  background:url('/image/footer/') center center no-repeat;
}

#footer_social{
  position:relative;
  top:250px;
  height:301px;
  margin-left:auto;
  margin-right:auto;
  width:1021px;
}

#copy{
  position:relative;
  top:300px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  width:1021px;
  font-family: 'quicksandregular';
  color:#fff;
}

#copy a{
  color:#fff;
  text-decoration:none;
}

#content{
  position:relative;
  min-height:100px;
  width:1021px;
  margin-left:auto;
  margin-right:auto;
  margin-top:-30px;
  text-align:justify;
  font-family: 'quicksandregular';
  color:#787878;
}

#content a{
  font-weight:800;
  color:#353535;
}

.main_title{
  font-family:'Century Gothic';
  font-weight:600;
  font-size:1.8em;
  text-align:center;
  color:#9c612a;
  margin-bottom:25px;
}

#contact_div{
  width:600px;
  margin-left:auto;
  margin-right:auto;
}
