
#picto-box img {
    width: 150px;
}

#picto-box {
    width: 23%;
    text-align: center;
}



#marcel-livet-foot {
    width: 100%;
    background: #1F1F1F;
    margin-top: -10px;
}

#marcel-livet-foot h2 {
    font-family: 'Conv_high-regular';
    width: 100%;
    color: #ffffff;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 30px;
}


#top-m {display:none;}


.text-1951-f {font-size: 0.8em!important;display:inline-block;
    font-family: 'opensansr-webfont';
	font-weight:bold;}
	
	
	.text-1951 {font-size: 0.9em!important;
    font-family: 'opensansr-webfont';
	font-weight:bold;}
	
	
	.container-tab {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: auto;
    max-width: 1100px;
    padding: 20px;
}



#personnalisation-ski {
    width: 100%;
    margin: auto;
        margin-bottom: auto;

}

#personnalisation-ski .container-perso-2col {
    align-items: center;
    display: flex;
    flex-flow: row;
    justify-content: space-around;
    margin: auto;
    max-width: 1200px;
    font-family: 'opensansr-webfont';
}

#personnalisation-ski #texte-perso {
    padding:70px;
	padding-top:10px;
	padding-bottom:20px;
    min-height: 368px;
}
#personnalisation-ski #texte-perso p {
    font-size: 1em;
    text-align: justify;
    line-height: 25px;
    font-family: 'opensansr-webfont';
    color: #777777;
    list-style: none;
}

#personnalisation-ski #texte-perso h2 {
margin-bottom:30px;
    font-size: 1.4em;
    font-family: 'opensansr-webfont';
    color: #777777;
}





#ss-menu {margin-left:20px;}

#ss-menu a {font-size:0.9em; padding-left:0px;}
#ss-menu li {
    padding: 5px 0!important;
    font-size: 0.9em;
    border-bottom: 1px solid #ccc;
}



/* Hide Dropdowns by Default */
nav ul li .list-1 {
	display: none;
position: absolute; 
}
	
/* Display Dropdowns on Hover */
nav ul li:hover > .list-1 {
	display:block;
	background:#1F1F1F;
	padding:5px;
	text-align:left!important;
		
}
	
/* Fisrt Tier Dropdown */
nav ul .list-1 li {
	float:none;
	display:block;
	list-style:none;
	position: relative;
	margin-top:3px;
}

/* Second, Third and more Tiers	*/
nav ul .list-1 ul li {
	position: relative;
	top:-60px; 
	left:170px;
}

nav ul li .list-1 li a {color:#fff;padding:5px;font-size:0.85em;}

nav ul li .list-1 li a:hover {color: #776E5B;}

	
/* Change this in order to change the Dropdown symbol */
li > a:after { content:  ''; }
li > a:only-child:after { content: ''; }

.activ {
	color:#C3A07D!IMPORTANT;
	
	}
	
	#creation-site-web-lyon {
background:#1F1F1F;
width:100%;
margin-top:100px;
}
#anthony-vidal {
max-width:640px;
margin:auto;
padding:10px;}

#anthony-vidal p {
color:#fff;
	font-size:0.85em;
text-align:center;}

#anthony-vidal a {
font-weight:bold;
color:#fff;}

#anthony-vidal a:hover {
font-weight:bold;
color:#ccc;}

.foot2 #menu-footer a:hover {
    color: #E6B195;
}


.fade-in {
  animation: fadeIn ease 4s;
  -webkit-animation: fadeIn ease 4s;
  -moz-animation: fadeIn ease 4s;
  -o-animation: fadeIn ease 4s;
  -ms-animation: fadeIn ease 4s;
}


@keyframes fadeIn{
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}


#magasins-col {
	margin-top:30px;
	margin-bottom:30px;}



#magasins .container-texte p {
    font-size: 1em;
    text-align: center;
    line-height: 30px;
    font-family: 'opensansr-webfont';
    color: #777777;
}

.contain-mag {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: auto;
    max-width: 1200px;
}

#bloc-mag {
	max-width:29%;}
	#bloc-mag .img {
	max-width:320px;}
	
		#bloc-mag h2 {
	font-size: 1.3em;
text-align: left;
line-height: 30px;
padding:10px;
font-family: 'opensansr-webfont';

	color: #1F1F1F;}
	#bloc-mag p {
	font-size: 1.05em;
text-align: left;
line-height: 30px;

font-family: 'opensansr-webfont';
color: #777777;}

#bloc-mag .rs-foo {padding:5px;
vertical-align:middle;}


	#bloc-mag a {
	font-size: 0.60em;
text-align: left;
line-height: 30px;
font-family: 'opensansr-webfont';
color: #1F1F1F;}

	#bloc-mag a:hover {
text-align: left;
line-height: 30px;
font-family: 'opensansr-webfont';
color: #BE9D7B;}

.button {

    margin: 20px;
    position: relative;
    display: inline-block;
    padding: 8px;
    color: #fff;
    border: 1px solid #D7A990;
    font-size: 12px;
    line-height: 15px;
    text-transform: none;
    font-weight: bold;
    letter-spacing: 3px;
    cursor: pointer;
    -webkit-transition: background-color 250ms;
    transition: background-color 250ms;
    box-shadow: none;
    font-family: 'opensansr-webfont';

}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(211, 166, 151, 0.9) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .5s 0s, visibility 0s .5s, background-color .5s 0s;
  transition: opacity .5s 0s, visibility 0s .5s, background-color .5s 0s;
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .5s 0s, visibility 0s 0s, background-color .5s 0s;
  transition: opacity .5s 0s, visibility 0s 0s, background-color .5s 0s;
}

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .9;
}

.cd-top:hover {
  background-color: #D7A990;
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}



#bbb {
	 width: 800px;
    height: 206px;
    background-repeat: no-repeat;
    background-image: url("../images/picto-made-in-france-marcel-livet.png");
}
	



.box-t {
    max-width: 570px;
    height: 550px;
    background-repeat: no-repeat;
    background-image: url("../images/medaille-marcel-livet-pg-ski-made-in-france-f.jpg");
}

#petit-logo-m {
    margin: auto;
        margin-top: auto;
    width: 150px;
    margin-top: 50px;
}


#titre-hommage {
	margin:auto;
	margin-top:-20px;
	max-width:500px;}
	
	#titre-hommage #losange {
	margin:auto;
	width:400px;}
	
	#titre-hommage #losange img {
	width:400px;}
	
	#titre-hommage h1  {
text-align:center;
color:#fff;
font-size:2.6em;
line-height:50px;
text-shadow:1px 1px 1px #000;
font-family: 'Poppins', sans-serif;
font-weight:600;
}







#encart-texte-photo-equipe-marcel-livet {
	max-width:900px;
	margin:auto;
	margin-top:-220px;
	border:1px solid #D7A990;
	background:#F7F7F7;
	padding:30px;
-moz-box-shadow: 1px 1px 0px 0px #cfcfcf;
-webkit-box-shadow: 1px 1px 0px 0px #cfcfcf;
-o-box-shadow: 1px 1px 0px 0px #cfcfcf;
box-shadow: 1px 1px 0px 0px #cfcfcf;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=135, Strength=0);
	}


#encart-texte-photo-equipe-marcel-livet p {
    font-size: 1em;
	padding:30px;
    text-align: center;
    line-height: 30px;
    font-family: 'opensansr-webfont';
color: #696B75;
}

#skis-en-boiss .container-titre {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: auto;
    max-width: 1100px;
    padding: 20px;
}

#skis-en-boiss .container-titre h2 {
    text-align: center;
    color: #777777;
    font-size: 1.7em;
}
#skis-en-boiss {
    width: 100%;
    background: #F7F7F7;
    margin-bottom: 0px;
}

.marge {margin-top:50px;
margin-bottom:50px;}

#photo-equipe-marcel-livet-himalaya {height: 380px;
background-size:cover;
background-attachment:fixed;
background-repeat:no-repeat;
background-position:top center;
background-image: url("../images/bg-skis-en-bois-marcel-livet-skieur-francais-pionnier-himalaya.jpg");
z-index: -3;
width: 100%;}

#photo-equipe-marcel-livet-patrimoine {height: 480px;
background-size:cover;
background-attachment:fixed;
background-repeat:no-repeat;
background-position:top center;
background-image: url("../images/bg-skis-en-bois-marcel-livet-patrimoine-francais.jpg");
z-index: -3;
width: 100%;}

#photo-origine-materiaux {
    height: 500px;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url("../images/bg-origine-materiaux-skis-artisanal-en-bois-marcel-livet.jpg");
    z-index: -3;
    width: 100%;
}





.contain {align-items: center;
display: flex;
flex-flow: row wrap;
justify-content: space-around;
margin: auto;
max-width:1200px;}


.col-lg-3 img {
text-align:center;
margin:auto;
width:200px;
}
.col-lg-3 h3 {

text-align:center;
    font-family: 'Conv_high-regular';
    color: #777777;
    font-size: 1.2em;
    line-height: 30px:;
}

#mar {	margin-top:50px;}


#navbar-primary .navbar-nav > li .active {color:#fff;}

#encart {display:none;}


@media screen and (min-width: 993px) and (max-width: 1199px) {
	
	.marge-left {
    margin-left: 80px;
}
#top {
    width: 200px;
    position: relative;
    top: -148px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}
			.container-mosaic a .carre { 
	margin:0;
	padding:0;
		max-width: 165px;
}
	
			.container-mosaic a .rect { 
	margin:0;
	padding:0;
	max-width: 335px;
}

	.container-mosaic a .vertical { 
	margin:0;
	padding:0;
	max-width: 168px;
}

.container-mosaic {
    align-items: center;
    display: flex;
    justify-content: space-around;
    margin: auto;
    max-width: 600px;
}
#mosaic {
    margin: auto;
    padding: 0;
    max-width: 1000px;
}

#mosaic .box-double-mosaic .container-mosaic #texte-mosaic a h2 {display:none;}

#mosaic .box-double-mosaic .container-mosaic #texte-mosaic a:hover h2 {display:block; 
position:absolute;
 line-height:250px; 
 color:#D7A990; 
 font-size:1.2em; 
margin-left:10px;
margin-right:10px;
font-family: 'Conv_high-regular';
z-index: 400000;}

#mosaic .box-simple-mosaic .container-mosaic #texte-mosaic a h2 {display:none;}

#mosaic .box-simple-mosaic .container-mosaic #texte-mosaic a:hover h2 {display:block; 
position:absolute;
 line-height:250px; 
 color:#1F1F1F; 
 font-size:1.2em; 
margin-left:50px;
margin-right:30px;
font-family: 'Conv_high-regular';
z-index: 400000;}
	
	}

@media screen and (min-width: 769px) and (max-width: 992px) {
	

		.container-mosaic a .carre { 
	margin:auto;
	padding:0;
		max-width: 350px;
}
	
			.container-mosaic a .rect { 
	margin:auto;
	padding:0;
	max-width: 720px;
}

	.container-mosaic a .vertical { 
	margin:0;
	padding:0;
	max-width: 350px;
}

.container-mosaic {
    align-items: center;
    display: flex;
    justify-content: space-around;
    margin: auto;
    max-width: 640px;
}
	
	}
	
	
	
@media screen and (min-width: 1200px) {
	
	
#top {
    width: 200px;
    position: relative;
    top: -148px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}
.container-mosaic a .carre { 
	margin:0;
	padding:0;
		max-width: 190px;
}
	
			.container-mosaic a .rect { 
	margin:0;
	padding:0;
	max-width: 390px;
}

	.container-mosaic a .vertical { 
	margin:0;
	padding:0;
	max-width: 194px;
}

#mosaic {
    margin: auto;
    padding: 0;
    max-width: 1350px;
}



#mosaic .box-double-mosaic .container-mosaic #texte-mosaic a h2 {display:none;}

#mosaic .box-double-mosaic .container-mosaic #texte-mosaic a:hover h2 {display:block; 
position:absolute;
 line-height:250px; 
 color:#1F1F1F; 
 font-size:1.4em; 
margin-left:30px;
margin-right:30px;
font-family: 'Conv_high-regular';
z-index: 400000;}

#mosaic .box-simple-mosaic .container-mosaic #texte-mosaic a h2 {display:none;}

#mosaic .box-simple-mosaic .container-mosaic #texte-mosaic a:hover h2 {
    display: block;
    position: absolute;
    line-height: 200px;
    color: #1F1F1F;
    font-size: 1.4em;
    margin-left: 80px;
    margin-right: 30px;
    font-family: 'Conv_high-regular';
    z-index: 400000;
}

	
	}
	
	@media screen and (min-width: 1200px) and (max-width: 1250px)  {
		.lef a, .rig a {
    display: none;
}

#top {
width: 200px;
position: relative;
top: -162px;
z-index: 0;
left: 0%;
margin: auto;
}
	
	
	
	#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}
	}
@media screen and (min-width: 1200px) and (max-width: 1360px)  {
	

				#video-bg-padd {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 100px;
    padding-right: 100px;
}
.marge-left {
	margin-left:80px;}
	
	#rs2 #boutique-bloc {
    margin-right: 20px;
}
	
	#skis-en-bois .container-titre .trait {
width:300px;
}
	
	#encart-marcel-int {position:relative;
margin:auto;
padding:0px;
margin-top:100px;
border:1px solid #E6B195;
max-width: 400px;
min-height: 300px;
background-color: rgba(0,0,0,.5);
color: #fff;}
	
	#encart {
    position: absolute;
    top: 35%;
    right: 19%;
    padding: 0px;
    border: 1px solid #E6B195;
    width: 460px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
}
	
#top {
width: 200px;
position: relative;
top: -162px;
z-index: 0;
left: 0%;
margin: auto;
}
	
	
	
	#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}
		.container-mosaic a .carre { 
	margin:0;
	padding:0;
		max-width: 190px;
}
	
			.container-mosaic a .rect { 
	margin:0;
	padding:0;
	max-width: 390px;
}

	.container-mosaic a .vertical { 
	margin:0;
	padding:0;
	max-width: 194px;
}

#mosaic {
    margin: auto;
    padding: 0;
    max-width: 1190px;
}


#mosaic .box-double-mosaic .container-mosaic #texte-mosaic a h2 {display:none;}

#mosaic .box-double-mosaic .container-mosaic #texte-mosaic a:hover h2 {display:block; 
position:absolute;
 line-height:250px; 
 color:#1F1F1F; 
 font-size:1em; 
margin-left:30px;
margin-right:30px;
font-family: 'Conv_high-regular';
z-index: 400000;}

#mosaic .box-simple-mosaic .container-mosaic #texte-mosaic a h2 {display:none;}

#mosaic .box-simple-mosaic .container-mosaic #texte-mosaic a:hover h2 {
    display: block;
    position: absolute;
    line-height: 200px;
    color: #1F1F1F;
    font-size: 1em;
    margin-left: 60px;
    margin-right: 30px;
    font-family: 'Conv_high-regular';
    z-index: 400000;
}

	
	}	
	
	
	@media screen and (min-width: 1360px) and (max-width: 1366px) {#top {
width: 200px;
position: relative;
top: -162px;
z-index: 0;
left: 0%;
margin: auto;
}
	
	.marge-left {
    margin-left: 45px;
}
	
	#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}}
	
	@media screen and (min-width: 1366px) {
		
		.marge-left {
    margin-left: 45px;
}
		
	
	#encart-marcel-int {position:relative;
margin:auto;
padding:0px;
margin-top:100px;
border:1px solid #E6B195;
max-width: 400px;
min-height: 300px;
background-color: rgba(0,0,0,.5);
color: #fff;}
	
	#encart {
    position: absolute;
    top: 35%;
    right: 19%;
    padding: 0px;
    border: 1px solid #E6B195;
    width: 460px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
}
	
#top {
    width: 200px;
    position: relative;
    top: -160px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}
		.container-mosaic a .carre { 
	margin:0;
	padding:0;
		max-width: 222px;
}
	
			.container-mosaic a .rect { 
	margin:0;
	padding:0;
	max-width: 452px;
}

	.container-mosaic a .vertical { 
	margin:0;
	padding:0;
	max-width: 224px;
}

#mosaic {
    margin: auto;
    padding: 0;
    max-width: 1401px;
}


#mosaic .box-double-mosaic .container-mosaic #texte-mosaic a h2 {display:none;}

#mosaic .box-double-mosaic .container-mosaic #texte-mosaic a:hover h2 {display:block; 
position:absolute;
 line-height:250px; 
 color:#1F1F1F; 
 font-size:1.4em; 
margin-left:30px;
margin-right:30px;
font-family: 'Conv_high-regular';
z-index: 400000;}

#mosaic .box-simple-mosaic .container-mosaic #texte-mosaic a h2 {display:none;}

#mosaic .box-simple-mosaic .container-mosaic #texte-mosaic a:hover h2 {
    display: block;
    position: absolute;
    line-height: 200px;
    color: #1F1F1F;
    font-size: 1.4em;
    margin-left: 80px;
    margin-right: 30px;
    font-family: 'Conv_high-regular';
    z-index: 400000;
}

	
	}
	@media screen and (min-width: 1460px) {
		
				.marge-left {
    margin-left: 0px;
}
	#mosaic {
    margin: auto;
    padding: 0;
    max-width: 1560px;
}

#mosaic .box-double-mosaic .container-mosaic #texte-mosaic a h2 {display:none;}

#mosaic .box-double-mosaic .container-mosaic #texte-mosaic a:hover h2 {display:block; 
position:absolute;
 line-height:250px; 
 color:#1F1F1F; 
 font-size:1.7em; 
margin-left:30px;
margin-right:30px;
font-family: 'Conv_high-regular';
z-index: 400000;}

#mosaic .box-simple-mosaic .container-mosaic #texte-mosaic a h2 {display:none;}

#mosaic .box-simple-mosaic .container-mosaic #texte-mosaic a:hover h2 {display:block; 
position:absolute;
 line-height:250px; 
 color:#1F1F1F; 
 font-size:1.7em; 
margin-left:150px;
margin-right:30px;
font-family: 'Conv_high-regular';
z-index: 400000;}
#top {
    width: 200px;
    position: relative;
    top: -160px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}
		.container-mosaic a .carre { 
	margin:0;
	padding:0;
		max-width: 250px;
}
	
			.container-mosaic a .rect { 
	margin:0;
	padding:0;
	max-width: 500px;
}

	.container-mosaic a .vertical { 
	margin:0;
	padding:0;
	max-width: 250px;
}
	
	}
	
	
	
	
	
	@media screen and (min-width: 1500px) {
	#mosaic {
    margin: auto;
    padding: 0;
    max-width: 1500px;
}

#mosaic .box-double-mosaic .container-mosaic #texte-mosaic a h2 {display:none;}

#mosaic .box-double-mosaic .container-mosaic #texte-mosaic a:hover h2 {display:block; 
position:absolute;
 line-height:250px; 
 color:#1F1F1F; 
 font-size:1.7em; 
margin-left:30px;
margin-right:30px;
font-family: 'Conv_high-regular';
z-index: 400000;}

#mosaic .box-simple-mosaic .container-mosaic #texte-mosaic a h2 {display:none;}

#mosaic .box-simple-mosaic .container-mosaic #texte-mosaic a:hover h2 {display:block; 
position:absolute;
 line-height:250px; 
 color:#1F1F1F; 
 font-size:1.7em; 
margin-left:150px;
margin-right:30px;
font-family: 'Conv_high-regular';
z-index: 400000;}

		.container-mosaic a .carre { 
	margin:0;
	padding:0;
		max-width: 250px;
}
	
			.container-mosaic a .rect { 
	margin:0;
	padding:0;
	max-width: 498px;
}

	.container-mosaic a .vertical { 
	margin:0;
	padding:0;
	max-width: 250px;
}
	
	
#menu {

    width: 350px;
	}
	
	}
	
	@media screen and (min-width: 1500px) {
	
	#top {
width: 200px;
position: relative;
top: -160px;
z-index: 0;
left: 0%;
margin: auto;
}
	
	#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}

	
	}
	
	
	@media screen and (min-width: 1536px) {
.marge-left {
   margin-left: 25px;
}
	#top {
width: 200px;
position: relative;
top: -160px;
z-index: 0;
left: 0%;
margin: auto;
}
	
	#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}

	
	}
	
	
@media screen and (min-width: 1680px) {	

#navbar-primary .navbar-nav {
    width: 100%;
    text-align: center;
    max-width: 1800px;
    margin: auto;
}

.lef {
    margin-right: 200px;
}

#top {
    width: 200px;
    position: relative;
    top: -148px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}

#navbar-primary .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    color: #776E5B;
    font-size: 1.3em;
}


}
	
	
	
@media screen and (min-width: 1920px) {	

#navbar-primary .navbar-nav {
    width: 100%;
    text-align: center;
    max-width: 1800px;
    margin: auto;
}

.lef {
    margin-right: 200px;
}

#top {
    width: 200px;
    position: relative;
    top: -148px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}
#navbar-primary .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    color: #776E5B;
    font-size: 1.3em;
}


}

@media screen and (min-width: 2260px) {	

#navbar-primary .navbar-nav {
    width: 100%;
    text-align: center;
    max-width: 1800px;
    margin: auto;
}

.lef {
    margin-right: 200px;
}

#top {
    width: 200px;
    position: relative;
    top: -148px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}

#navbar-primary .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    color: #776E5B;
    font-size: 1.3em;
}


}


@media screen and (min-width: 2560px) {	

#navbar-primary .navbar-nav {
    width: 100%;
    text-align: center;
    max-width: 1800px;
    margin: auto;
}

.lef {
    margin-right: 200px;
}

#top {
    width: 200px;
    position: relative;
    top: -148px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}

#navbar-primary .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    color: #776E5B;
    font-size: 1.3em;
}


}

@media screen and (min-width: 2880px) {	

#navbar-primary .navbar-nav {
    width: 100%;
    text-align: center;
    max-width: 1800px;
    margin: auto;
}

.lef {
    margin-right: 200px;
}

#top {
    width: 200px;
    position: relative;
    top: -148px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}
#navbar-primary .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    color: #776E5B;
    font-size: 1.3em;
}


}



* {margin:0;
padding:0;}


@font-face {
	font-family: 'Conv_high-bold';
	src: url('../fonts/high-bold.eot');
	src: url('../fonts/high-bold.woff') format('woff'), url('../fonts/high-bold.ttf') format('truetype'), url('../fonts/high-bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_high-italic';
	src: url('../fonts/high-italic.eot');
	src: url('../fonts/high-italic.woff') format('woff'), url('../fonts/high-italic.ttf') format('truetype'), url('../fonts/high-italic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'opensansr-webfont';
	src: url('../fonts/opensansr-webfont.eot');
	src: url('../fonts/opensansr-webfont.woff') format('woff'), url('../fonts/opensansr-webfont.ttf') format('truetype'), url('../fonts/opensansr-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Conv_high-regular';
	src: url('../fonts/high-regular.eot');
	src: url('../fonts/high-regular.woff') format('woff'), url('../fonts/high-regular.ttf') format('truetype'), url('../fonts/high-regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


#rs2 #boutique-bloc {
    margin-right: 20px;
}

body {font-family: 'Conv_high-bold';}

#rs {
    float: right;
    z-index: 4000000000;
    margin-top: 27px;
}
#rs2 {padding:5px;

}

#rs2 a img {
    opacity: 1;
}

#rs2 .lang {
    color: #fff;
    line-height: 25px;
    margin-right: 10px;
}

#rs2 .lang:hover, #rs2 a:hover {
    color: #776E5B;
}

#rs2 a:hover img {opacity:0.7;
}
#rs2 a {
    color: #fff;
    line-height: 25px;
    width: 25px;
    height: 17px;
}

#lang-bloc {
    margin-top: -5px;
}

#foot2 a img {
    opacity: 0.7;
}

#foot2 a:hover img {opacity:1;
}


.trait-lg {
    margin-left: 5px;
    margin-right: 0px;
    font-family: 'opensansr-webfont';
}


.lef {margin-right:130px;}
.rig {margin-left:130px;}

.container {align-items: center;
display: flex;
flex-flow: row wrap;
justify-content: space-around;
margin: auto;
max-width:1200px;}



header {background: #1F1F1F;
width: 100%;
margin-top: 20px;
-moz-box-shadow: 1px 1px 1px 0px #656565;
-webkit-box-shadow: 1px 1px 1px 0px #656565;
-o-box-shadow: 1px 1px 1px 0px #656565;
box-shadow: 1px 1px 1px 0px #656565;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=1);
border-bottom: 1px solid #C18F75;
}

#navbar-primary { padding:45px;}



#bg-marcel-livet {
	min-height: 880px;
background-image: url("../images/testez-nos-skis-skis-en-bois-marcel-livet-f-1.jpg");
position: absolute;
background-size:cover;
background-attachment:fixed;
background-repeat:no-repeat;
background-position:top center;
top: 0;
left: 0;
z-index: -3;
width: 100%;}

#photo-equipe-marcel-livet {height: 580px;
background-size:cover;
background-attachment:fixed;
background-repeat:no-repeat;
background-position:top center;
background-image: url("../images/bg-skis-en-bois-un-hommage-a-marcel-livet-skieur-francais.jpg");
z-index: -3;
width: 100%;}
	
	#head {
	min-height:880px;
	width:100%;}

#navbar-primary .navbar-nav {
    width: 100%;
    text-align: center;
    max-width: 1200px;
    margin: auto;
}
#navbar-primary .navbar-nav > li {
  display: inline-block;
  float: none;
}
#navbar-primary .navbar-nav > li > a {
  padding-left: 10px;
  padding-right: 10px;
  color:#776E5B;
  font-size:1em;
  font-family: 'Conv_high-bold';
}

#navbar-primary .navbar-nav > li > a:hover {
  color:#fff;
}

.navbar-nav {z-index:1000000;}




.bt {position:relative;
padding:40px;
background:none;
margin-top:-280px;}


#marcel-livet {
	width:100%;
	background:#1F1F1F;
	}
	
	#marcel-livet h2 {
		font-family: 'Conv_high-regular';
	width:100%;
	color:#ffffff;
	text-align:center;
	padding-bottom:0px;
	padding-top:20px;
}

.drapeau {padding-bottom:10px;}

#box-bloc {
	width:100%;
	height:130px;}
	
	#skis-en-bois {
	width:100%;
	background:#F7F7F7;
	margin-bottom:0px;

	}


#skis-en-bois  .container-titre {align-items: center;
display: flex;
flex-flow: row wrap;
justify-content: space-around;
margin: auto;
max-width:1000px;
padding:20px;}

#skis-en-bois  .container-titre h2{
	text-align:center;
	color:#777777;
	font-size:1.7em;}

#skisenboistexte {
	width:100%;
	margin:auto;}
	
#skisenboistexte  .container-texte {align-items: center;
display: flex;
flex-flow: row wrap;
justify-content: space-around;
margin: auto;
max-width:840px;
padding:20px;
font-family: 'opensansr-webfont';}


#skisenboistexte  .container-texte h3 {
	padding-top:30px;
	padding-bottom:30px;
	font-size:1.6em;
font-family: 'Conv_high-regular';
color:#777777;}

#skisenboistexte  .container-texte p {
	font-size:1em;
	text-align:center;
	line-height:30px;
font-family: 'opensansr-webfont';
color:#777777;}


#marcel-livet-texte  .container-texte {align-items: center;
display: flex;
flex-flow: row wrap;
justify-content: space-around;
margin: auto;
max-width:840px;
padding:20px;
font-family: 'opensansr-webfont';}

#marcel-livet-texte  .container-texte p {
	font-size:1em;
	text-align:center;
	line-height:30px;
font-family: 'opensansr-webfont';
color:#777777;}

#made-in-france-texte  .container-texte {align-items: center;
display: flex;
flex-flow: row wrap;
justify-content: space-around;
margin: auto;
max-width:840px;
padding:20px;
font-family: 'opensansr-webfont';}

#made-in-france-texte  .container-texte p {
	font-size:1em;
	text-align:center;
	line-height:30px;
font-family: 'opensansr-webfont';
color:#777777;}


#skis-en-bois .container-titre .trait {
width:300px;
}



.box-f {border: 1px solid #D7A990;
background: #F7F7F7;
height:550px;}

.box-white {background-color: rgb(255,255,255);
height:200px; padding:40px;}

.box-f h2 {text-align:center; color:#FFFFFF;padding-top:50px;font-size:1.7em;}

.box-f p {
    text-align: center;
    color: #696B75;
    padding: 40px;
	padding-top:130px;
    font-size: 0.95em;
    line-height: 24px;
    font-family: 'opensansr-webfont';
}




.box-t {border:1px solid #D7A990;height:550px;}

#footer {
	width:100%;
	background:#1F1F1F;
	padding-bottom:30px;
	
	}

.foot1 {
    height: 300px;
    margin-right: 30px;
    margin-top: 30px;
}

.foot1 h2{
font-family: 'Conv_high-bold';
color:#D7A990;
padding-top:20px;
padding-bottom:20px;
}

.foot1 p{
color:#ccc;
text-align:justify;
padding-top:20px;
padding-bottom:20px;
font-size:0.90em;
margin-top:10px;
font-family: 'opensansr-webfont';
}

.foot1 #menu-footer {
list-style:none;}

.foot1 #menu-footer a {
	font-size:0.90em;
	font-family: 'opensansr-webfont';
color:#ccc;
line-height:26px;}


.foot1 #menu-footer a:hover {
color:#E6B195;}

.foot2 {
    height: 300px;
    margin-left: 40px;
    margin-top: 30px;
}

.foot2 h2{
font-family: 'Conv_high-bold';
color:#D7A990;
padding-top:20px;
padding-bottom:20px;
}

.foot2 p {
    color: #ccc;
    text-align: justify;
    font-size: 0.95em;
    margin-top: 10px;
    font-family: 'opensansr-webfont';
}

.foot2 #menu-footer a {
    font-size: 0.90em;
    font-family: 'opensansr-webfont';
    color: #ccc;
    line-height: 26px;
}

.foot2 #menu-footer {
    list-style: none;
}

.foot-info {
    margin-left: 30px;
}

.foot2 p img {
    padding-left: 4px;
    padding-right: 4px;
}
.foot2 a img {
    opacity: 0.7;
}
.foot2 a:hover img {
    opacity: 1;
}
#contact {
	height: 380px;
background-image: url("../images/bg-contact.jpg");
background-size:cover;
background-attachment:fixed;
background-repeat:no-repeat;
background-position:center center;
top: 0;
left: 0;
z-index: -3;
width: 100%;}


#bloc-texte-contact {
	margin-left:-300px;
	margin-top:50px;
padding:30px;
border:1px solid #E6B195;
width: 480px;
background-color: rgba(255,255,255,0.9);
color: #fff;}

#bloc-texte-contact p {
font-family: 'Conv_high-regular';
color: #777777;
text-align:center;
font-size:1.3em;
line-height:30px:}


#bloc-texte-btn {
margin-top: 10px;
margin-left: -260px;
    z-index: 10;
    padding: 15px;
    color: #fff;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 3px;
    cursor: pointer;
    -webkit-transition: background-color 250ms;
    transition: background-color 250ms;
    box-shadow: none;
	font-family: 'opensansr-webfont';
}

#bloc-texte-btn a {
	padding:15px;
	color:#fff;
		background:#D7A990;
		border:1px solid #D7A990;

}

#bloc-texte-btn a:hover {
	color:#1F1F1F;
	background:#fff;

}

#texte-skis-en-bois p {
font-size: 1em;
text-align: center;
line-height: 30px;
font-family: 'opensansr-webfont';
color: #777777;}






.box-mosaic {
	width:100%;
	margin:auto;}
	
	.box-double-mosaic, .box-simple-mosaic {
	width:100%;
	margin:auto;}
	
	.container-mosaic {align-items: center;
display: flex;
justify-content: space-around;
margin: auto;}
	.container-mosaic a .carre { 
filter: sepia(35%);
-webkit-filter: sepia(35%);
-moz-filter: sepia(35%);
-ms-filter: sepia(35%);
-o-filter: sepia(35%);
opacity: 0.7;
transition: opacity .25s ease-in;
-moz-transition: opacity .25s ease-in;
-webkit-transition: opacity .25s ease-in;
	margin:0;
	padding:0;
}
	
		.container-mosaic a:hover .carre { 
opacity: 1;
	margin:0;
	padding:0;
				filter: grayscale(0%);
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
}

		.container-mosaic a .vertical { 
filter: sepia(35%);
-webkit-filter: sepia(35%);
-moz-filter: sepia(35%);
-ms-filter: sepia(35%);
-o-filter: sepia(35%);
opacity: 0.7;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
	margin:0;
	padding:0;
}

			.container-mosaic a:hover .vertical { 
			filter: grayscale(0%);
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
	margin:0;
	opacity: 1;
	padding:0;
}
	
		.container-mosaic a .rect { 
filter: sepia(35%);
-webkit-filter: sepia(35%);
-moz-filter: sepia(35%);
-ms-filter: sepia(35%);
-o-filter: sepia(35%);
opacity: 0.7;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
	margin:0;
	padding:0;
}
	
	
			.container-mosaic a:hover .rect { 
			filter: grayscale(0%);
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
	margin:0;
	opacity: 1;
	padding:0;
}
	



	

a
{
  text-decoration: none;
  transition: color 0.3s ease;
}


#men {position:absolute;}

#menu a
{
  text-decoration: none;
  color:#968D85;
  transition: color 0.3s ease;

}

#menu li
{
  padding: 10px 0;
  font-size: 1.3em;
    border-bottom:1px solid #ccc;
}


#menu a:hover li
{

    border-bottom:1px solid #D7A990;
} 


#menu a:hover
{
  text-decoration: none;
  color:#D7A990;
 
}
a:hover
{

}

#menuToggle
{
  display: block;
  position: relative;
  top: 40px;
  left: 30px;
  
  z-index: 1;
  
  -webkit-user-select: none;
  user-select: none;
}



#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #cdcdcd;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

.nav:hover
{
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
  position: absolute;
  width: 300px;
  margin: -100px 0 0 -50px;
  padding: 40px;
  padding-top: 125px;
  height:100vh;
  background-color:rgba(255,255,255,0.95);
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}



/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: none;
}



	



	
@media screen and (max-width: 1300px)

{
	#top {
    width: 200px;
    position: relative;
    top: -148px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}

	
		#mosaic .box-double-mosaic .container-mosaic #texte-mosaic a h2 {display:none;}

#mosaic .box-double-mosaic .container-mosaic #texte-mosaic a:hover h2 {

    display: block;
    position: absolute;
    line-height: 100px;
    color: #1F1F1F;
    font-size: 1.2em;
    margin-left: 20px;
    margin-right: 30px;
    font-family: 'Conv_high-regular';
    z-index: 400000;
    text-align: center;

}

#mosaic .box-simple-mosaic .container-mosaic #texte-mosaic a h2 {display:none;}

#mosaic .box-simple-mosaic .container-mosaic #texte-mosaic a:hover h2 {display:block; 
position:absolute;
 line-height:100px; 
 color:#1F1F1F; 
 font-size:1.2em; 
margin-left:20px;
margin-right:30px;
font-family: 'Conv_high-regular';
z-index: 400000;
text-align:center;}
	#menu
{
  position: absolute;
  width: 300px;
  margin: -100px 0 0 -50px;
  padding: 40px;
  padding-top: 125px;
  height:100vh;
  background-color:rgba(255,255,255,0.9);
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}
	
		#encart-made {position:relative;
float:left;
padding:0px;
margin-right:400px;
margin-top:100px;
border:1px solid #E6B195;
width: 380px;
background-color: rgba(0,0,0,.5);
color: #fff;}

#menuToggle {

    top: 30px;
}

#mosaic { 

	margin:auto;
	padding:0;
	max-width:1199px;}
	
#top {
    width: 200px;
    position: relative;
    top: -162px;
    z-index: 0;
    left: 0%;
    margin: auto;
}

#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}

}

@media screen and (max-width: 1200px){
	


.lef a, .rig a {
    display: none;
}

}

@media screen and (max-width: 1024px){
	
	.container-tab {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    margin: auto;
    max-width: 500px;
    padding: 20px;
}

.container-tab img { margin: auto;
    max-width: 500px;}
	
	#image-perso {max-width:500px;margin:auto;}
	#image-perso img {max-width:500px;}
	
	#personnalisation-ski .container-perso-2col {
    align-items: center;
    display: block;
    flex-flow: row;
    justify-content: space-around;
    margin: auto;
    max-width: 960px;
    font-family: 'opensansr-webfont';
}
	
	#personnalisation-ski #texte-perso {
    padding: 30px;
        padding-top: 50px;
        padding-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 20px;
    min-height: 368px;
}
		#rs {
    float: right;
    z-index: 4000000000;
    margin-top: 20px;
    margin-right: 5px;
}
	
		.nav {display:none;

}
#top {
    width: 200px;
    position: relative;
    top: -148px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:200px;
margin:auto;}

#top #logo a img {width:200px;
}
	
	#skis-en-boiss .container-titre {

    padding: 0px;

}
#skis-en-bois .container-titre .trait {
    width: 230px;
}
#skis-en-boiss .container-titre .trait {
    width: 230px;
}
.box-f p {

    padding-top: 80px;

}

#bloc-mag {
	max-width:90%;
	margin:auto;
	max-width: 300px;}
	
	}

@media screen and (max-width: 992px) {
	
	.foot1 p {
    color: #ccc;
    text-align: justify;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 0.90em;
    margin-top: 10px;
    font-family: 'opensansr-webfont';
    max-width: 380px;
    margin: auto;
}
	
	#menu-footer a li {
    display: block;
}
	
	#rs-foot-mobile {
	margin:auto;
	max-width:170px;}
	
	#contact-foot-mobile {
    margin: auto;
    max-width: 210px;
}
	
	#men-foot {max-width:300px; margin:auto; text-align:center;}

	
	#logo-footer-center {

    margin: auto;
    width: 300px;

}
	
		#skis-en-boiss .container-titre {

    padding: 20px;

}
	 

#bg {
    -webkit-background-size:contain ;
    -moz-background-size:contain ;
    -o-background-size:contain ;
    -ms-background-size:contain ;
    background-size:contain ;
    background-attachment: scroll;
}


.box-t {
    max-width: 992px;
    height: 350px;
    background-repeat: no-repeat;
    background-image: url("../images/medaille-marcel-livet-pg-ski-made-in-france-tablette.jpg");
}

#titre-hommage {
	margin-top:0%;
}


#skis-en-bois .container-titre .trait {
width:90px;
}

#skis-en-boiss .container-titre .trait {
width:90px;
}
#top {
    width: 200px;
    position: relative;
    top: -140px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:180px;
margin:auto;}

#top #logo a img {width:180px;
}
.foot2 {
    height: 250px;
    margin-left: 40px;
    margin-right: 30px;
    margin-top: 30px;
}

.foot1 {
    height: 250px;
    margin-left: 40px;
    margin-right: 30px;
    margin-top: 30px;
}

.foot2 h2 {
    font-family: 'Conv_high-bold';
    color: #D7A990;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.foot2 a {

    margin: auto;
    float: none;

}

#footer {
    width: 100%;
    background: #1F1F1F;
    padding-bottom: 120px;
}
#bloc-texte-contact {

    margin-left: 0px;
    margin-top: 50px;
    padding: 30px;
    border: 1px solid #E6B195;
    width: 480px;
    background-color: rgba(255,255,255,0.9);
    color: #fff;

}

#bloc-texte-btn {

    margin-top: 10px;
    margin-left: 0px;}
#bloc-mag {
	max-width:90%;
	margin:auto;
	max-width: 300px;}

}

@media screen and (max-width: 860px){ #top {
    width: 200px;
    position: relative;
    top: -140px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:180px;
margin:auto;}

#top #logo a img {width:180px;
}

#bloc-mag {
	max-width:90%;
	margin:auto;
	max-width: 300px;}

}

@media screen and (max-width: 800px){#top {
    width: 200px;
    position: relative;
    top: -140px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:180px;
margin:auto;}

#top #logo a img {width:180px;
}
#bloc-texte-contact {

    margin-left: 0px;
    margin-top: 50px;
    padding: 30px;
    border: 1px solid #E6B195;
    width: 480px;
    background-color: rgba(255,255,255,0.9);
    color: #fff;

}

#bloc-texte-btn {

    margin-top:5px;
    margin-left: 0px;
    z-index: 10;
    padding: 15px;
    color: #fff;
    font-size: 1.9em;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-transition: background-color 250ms;
    transition: background-color 250ms;
    box-shadow: none;
    font-family: 'opensansr-webfont';

}

}

@media screen and (max-width: 768px){ 

#rs {
    float: right;
    z-index: 4000000000;
    margin-top: 25px;
    margin-right: 5px;
}

#bbb {
    max-width: 700px;
    background-repeat: no-repeat;
    background-image: url("../images/picto-made-in-france-marcel-livet-tablette-1.png");
}


#titre-hommage {
	margin-top:0%;
}

#mosaic {
    margin: auto;
    padding: 0;
    max-width: 620px;
}






#box-bloc {
	width:100%;
	height:50px;}
#top {
    width: 200px;
    position: relative;
    top: -140px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:180px;
margin:auto;}

#top #logo a img {width:180px;
}



.foot1 {
height:auto;
margin-left:20px;
margin-right:20px;
text-align:center;}


	#encart h1 {
    font-size: 1.5em;
    padding: 15px;
    color: #fff;
    text-align: center;
    line-height: 30px;
	font-family: 'Conv_high-italic';
	margin-bottom: 50px;
}

.button {
	margin-top:20px;
border:1px solid #D7A990;
   
}

#marcel-livet h2 {
    width: 100%;
    color: #ffffff;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 20px;
	font-size:1.2em;
}

#bloc-texte-contact {
    margin-left: 0px;
}

#bloc-texte-btn {
    margin-left: 0px;
  
}

#encart-elaboration-skis, #encart-made {
    margin-right:0px;

}

#encart-skis {
    margin-left:0px;

}

.box-button {
    right: 0;
    position: absolute;
    margin-top: -70px;
	margin-bottom:20px;
}
.foot2 {
    height: 250px;
    margin-left: 40px;
    margin-right: 30px;
    margin-top: 30px;
}
	.box-f p {

    padding-top: 150px;

}

}


@media screen and (max-width: 640px) { 

#bbb {

    width: 180px;
    height: 519px;
    margin: auto;
    background-repeat: no-repeat;
    background-image: url("../images/bleu-blanc-rouge-v.jpg");

}

#titre-hommage {
	margin-top:0%;
}

.col-lg-3 h3 {
    max-width: 500px;
}

.bt {
    position: relative;
    padding: 40px;
    background: none;
    margin-top: -260px;
}


#box-bloc {
	width:100%;
	height:50px;}



#skis-en-bois .container-titre h2 {
    text-align: center;
    color: #777777;
    font-size: 1.4em;
}

#skis-en-bois .container-titre .trait {
display:none;
}

#skis-en-boiss .container-titre h2 {
    text-align: center;
    color: #777777;
    font-size: 1.4em;
}

#skis-en-boiss .container-titre .trait {
display:none;
}

#top {
    width: 200px;
    position: relative;
    top: -140px;
    z-index: 0;
    left: 0%;
	margin:auto;
}

#top #logo {width:180px;
margin:auto;}

#top #logo a img {width:180px;
}


#marcel-livet h2 {
    width: 100%;
    color: #ffffff;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 20px;
	font-size:0.9em;
}

.drapeau {width:100px;}

	.container-mosaic a .carre { 
	margin:0;
	padding:0;
		max-width: 225px;
}
	
			.container-mosaic a .rect { 
	margin:0;
	padding:0;
	max-width: 450px;
}

.container-mosaic a .vertical {max-width: 225px;}
	
	.box-f {
height:650px;}

.box-white {text-align:center;padding: 10px;}

.box-t {
    border: 1px solid #D7A990;
    width: 100%;
    margin: auto;
}

.box-white {
    height: auto;
}
#mosaic { 

	margin:auto;
	padding:0;
	max-width:400px;}
	
	#encart-skis, #encart-made, #encart-elaboration-skis {
    position: relative;
    float: right;
    padding: 0px;
    margin-left: 0px;
    margin-top: 100px;
    border: 1px solid #E6B195;
    width: 520px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
}

#encart-elaboration-skis, #encart-skis, #encart-made {
	padding-bottom:0px; 
	padding:10px;}
	
	#encart-elaboration-skis h2, #encart-skis h2, #encart-made h2 {
    font-size: 1.7em;
    padding: 30px;
    color: #fff;
    text-align: center;
    line-height: 31px;
    font-family: 'Conv_high-italic';
	margin-bottom: 50px;
}


#contact {
    height: 580px;
}

.button {
    margin-top: 23px;
    border: 1px solid #D7A990;
}

.box-button {
    right: 0;
    position: absolute;
    margin-top: -80px;
	margin-bottom:20px;
	margin-right:20px;
}

#head {
    min-height: 880px;
    width: 100%;
}
.foot2 {
    height: 200px;
    margin-left: 40px;
    margin-right: 30px;
    margin-top: 30px;
}


}

@media screen and (max-width: 576px) { 


#marge-f {
		margin-top:20px;}
		
		#marge-f-b {
		margin-bottom:60px;}
		
		
		
#picto-box {
    width: 100%;
    margin: auto;
    text-align: center;
}

#picto-box img {
    width: 100px;
}

	#picto-box p {
    font-size: 0.9em;
	padding:20px;
	padding-top:0px;
    font-family: 'opensansr-webfont';
	margin-bottom:10px;
}
#picto-box h2 {
    margin-top: 0px;
    margin-bottom: 10px;
}
#picto-box h2 {
    font-size: 1.1em !important;
 font-family: 'opensansr-webfont';}


.container-tab {
    margin: auto;
    max-width: 350px;

}


.container-tab img {
    margin: auto;
    max-width: 350px;

}

#marcel-livet h2 {
    width: 100%;
    color: #ffffff;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 20px;
    font-size: 0.9em!important;
}



#image-perso {width:320px;
margin:auto;}


#image-perso img {width:340px;}

#personnalisation-ski #texte-perso h2 {
    margin-bottom: 30px;
    font-size: 1.1em;
    font-family: 'opensansr-webfont';
    color: #777777;
}

#skis-en-boiss .container-titre h2 {
    text-align: center;
    color: #777777;
    font-size: 1.1em;
}

#personnalisation-ski #texte-perso {
    padding: 40px;
        padding-top: 70px;
        padding-bottom: 70px;
    padding-top: 10px;
    padding-bottom: 20px;
    min-height: 368px;
}

#magasins .container-texte p {
    font-size: 0.9em!important;
    text-align: center;
    line-height: 30px;
    font-family: 'opensansr-webfont';
    color: #777777;
}
#personnalisation-ski #texte-perso p {
     font-size: 0.9em!important;
    text-align: justify;
    line-height: 25px;
    font-family: 'opensansr-webfont';
    color: #777777;
    list-style: none;
}

#image-perso p {padding:5px;font-size: 0.9em!important;color: #777777;}

#titre-hommage {
    margin-top: -50px!important;
}
#titre-hommage {margin: auto;
position: absolute;
max-width: 576px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);}



	#top-m {display:block;}
	
	
	#top-m {
    width: 130px;
    position: relative;
    top: -80px;
    z-index: 9999999;
    left: 0%;
    margin: auto;
}
#top-m #logo-m {
    width: 130px;
    margin: auto;
}
#top-m #logo-m a img {
    width: 130px;
}

	#top {display:none;}



header {
    background: #1F1F1F;
    width: 100%;
    margin-top: 0px!important;


}
	#logo-footer-center {
    margin: auto;
    width: 180px;
}
	.foot1 .logo-foo {
    width: 180px;
}
	.foot1 p {
    color: #ccc;
    text-align: justify;

padding:20px;
padding-bottom:20px;
    font-size: 0.80em;
    margin-top: 10px;
    font-family: 'opensansr-webfont';
    max-width: 320px;
    margin: auto;
}

.foot2 h2, .foot1 h2 {
	 font-size: 1.2em;
    font-family: 'Conv_high-bold';
    color: #D7A990;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
	#footer {
    width: 100%;
    background: #1F1F1F;
    padding-bottom: 0px;
}
#contact-foot-mobile {
margin-bottom:20px;
}

#rs-foot-mobile {
    margin-top:20px;
}
	#menuToggle span {
    display: block;
    width: 33px;
    height: 3px;
    margin-bottom: 5px;
    position: relative;
    background: #cdcdcd;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0), background 0.5s cubic-bezier(0.77,0.2,0.05,1.0), opacity 0.55s ease;
}
	
	
	
	#menuToggle {
    top: 35px;!important;
}
	
	#marcel-livet {
    width: 100%;
    margin-top: -100px;
}

#marcel-livet-foot h2 {
    width: 100%;
    color: #1F1F1F!important;
    text-align: center;
    padding-bottom: 10px!important;
	margin:auto;
    padding-top: 10px!important;
    font-size: 0.75em;
}
#marcel-livet-foot {
    width: 100%;
    background: #EAEAEA;
margin-top: 50px;
}

	
	#contact {display:none;}

}



@media screen and (max-width: 540px) { 

#titre-hommage {
	margin-top:0%;
}
	

.col-lg-3 h3 {
    max-width: 400px;
}

#box-bloc {
	width:100%;
	height:50px;}

header {
    background: #1F1F1F;
    width: 100%;
    margin-top: 40px;
}



#skis-en-bois .container-titre h2 {
    text-align: center;
    color: #777777;
    font-size: 1.4em;
}

#skis-en-boiss .container-titre .trait {
display:none;
}

#skis-en-boiss .container-titre h2 {
    text-align: center;
    color: #777777;
    font-size: 1.4em;
}

#skis-en-bois .container-titre .trait {
display:none;
}

#top {
    width: 200px;
    position: relative;
    top:-130px;
    z-index: 0;
    left:0%;
	margin:auto;
}

#top #logo {width:160px;
margin:auto;}

#top #logo a img {width:160px;
}

#encart {
    position: relative;
    top: 0%;
    right: 0%;
    padding: 10px;
    border: 1px solid #E6B195;
    width: 340px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    margin: auto;
        margin-top: auto;
    margin-top: 100px;
}


	#encart h1 {
    font-size: 1.5em;
    padding: 15px;
    color: #fff;
    text-align: center;
    line-height: 30px;
	font-family: 'Conv_high-italic';
	margin-bottom: 50px;
}

#skisenboistexte  .container-texte h3 {
	padding-top:30px;
	padding-bottom:30px;
	font-size:1.5em;
	text-align:center;
font-family: 'Conv_high-regular';
color:#777777;}

#marcel-livet h2 {
    width: 100%;
    color: #ffffff;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 20px;
	font-size:0.9em;
}

.drapeau {width:100px;}

	.container-mosaic a .carre { 
	margin:0;
	padding:0;
		max-width: 170px;
}
	
			.container-mosaic a .rect { 
	margin:0;
	padding:0;
	max-width: 350px;
}
	
	
		.container-mosaic a .vertical { 
	margin:0;
	padding:0;
	max-width: 150px;
}
	
	.box-f {
height:720px;}

.box-white {text-align:center;}

.box-t {
    border: 1px solid #D7A990;
    width: 100%;
    margin: auto;
}

.box-white {
    height: auto;
}
#mosaic { 
display:none;
	margin:auto;
	padding:0;
	max-width:400px;}
	



#contact {
    height: 580px;
}

#head {
    min-height: 780px;
    width: 100%;
}

#bg {
    min-height: 780px;}
	
		.bt {
    position: relative;
    padding: 40px;
    background: none;
    margin-top: -210px;
}

.box-button {
    right: 0;
    position: absolute;
    margin-top: -70px;
	margin-bottom:20px;
	margin-right:20px;
}

.foot2 {
    height: 200px;
    margin-left: 40px;
    margin-right: 30px;
    margin-top: 30px;
}


}


@media screen and (max-width: 480px) { 

#rs2 .lang {
    color: #fff;
    line-height: 25px;
    margin-right: 10px;
    font-size: 0.9em;
}

#rs2 a img {
    opacity: 0.7;
    width: 30px;
}

#rs2 #boutique-bloc {
    margin-right: 0px;
}

#bbb {
	 width: 180px;
    height: 519px;
	margin:auto;
    background-repeat: no-repeat;
    background-image: url("../images/bleu-blanc-rouge-v.jpg");
}
.col-lg-3 h3 {
    max-width: 300px;
}



#titre-hommage {
	margin:auto;
	margin-top:0%;
	max-width:300px;}
	
	#titre-hommage #losange {
	margin:auto;
	width:300px;}
	
	#titre-hommage #losange img {
	width:300px;}
	
	#titre-hommage h1  {
text-align:center;
color:#fff;
font-size:2.1em;
line-height:40px;
text-shadow:1px 1px 1px #000;}


#bg-marcel-livet {
	min-height: 780px;
background-image: url("../images/testez-nos-skis-skis-en-bois-marcel-livet-f-1.jpg");
position: absolute;
background-size:cover;
background-attachment:fixed;
background-repeat:no-repeat;
background-position:top center;
top: 0;
left: 0;
z-index: -3;
width: 100%;}


#photo-equipe-marcel-livet {height: 380px;
background-size:cover;
background-attachment:scroll;
background-repeat:no-repeat;
background-position:top center;
background-image: url("../images/bg-skis-en-bois-un-hommage-a-marcel-livet-skieur-francais-mobile.jpg");
z-index: -3;
width: 100%;}

#photo-origine-materiaux {
    height: 480px;
    background-size: cover;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: top center;
    background-image: url(../images/bg-origine-materiaux-skis-artisanal-en-bois-marcel-livet-mobile.jpg);
    z-index: -3;
    width: 100%;
}

#box-bloc {
	width:100%;
	height:100px;}

header {
    background: #1F1F1F;
    width: 100%;
    margin-top: 40px;
}

#top {
    width: 200px;
    position: relative;
    top:-130px;
    z-index: 0;
    left:0%;
	margin:auto;
}

#top #logo {width:160px;
margin:auto;}

#top #logo a img {width:160px;
}


#titre-contact, #titre-hommage {
    margin-top: -40px;
}

#skis-en-bois .container-titre h2 {
    text-align: center;
    color: #777777;
    font-size: 1.4em;
}

#skis-en-bois .container-titre .trait {
display:none;
}

#skis-en-boiss .container-titre h2 {
    text-align: center;
    color: #777777;
    font-size: 1.4em;
}

#skis-en-boiss .container-titre .trait {
display:none;
}



#encart {
    position: relative;
    top: 0%;
    right: 0%;
    padding: 10px;
    border: 1px solid #E6B195;
    width: 340px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    margin: auto;
        margin-top: auto;
    margin-top: 100px;
}


	#encart h1 {
    font-size: 1.5em;
    padding: 15px;
    color: #fff;
    text-align: center;
    line-height: 30px;
	font-family: 'Conv_high-italic';
	margin-bottom: 50px;
}

#skisenboistexte  .container-texte h3 {
	padding-top:30px;
	padding-bottom:30px;
	font-size:1.5em;
	text-align:center;
font-family: 'Conv_high-regular';
color:#777777;}

#marcel-livet h2 {
    width: 100%;
    color: #ffffff;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 20px;
	font-size:0.9em;
}

.drapeau {width:100px;}

	.container-mosaic a .carre { 
	margin:0;
	padding:0;
		max-width: 170px;
}
	
			.container-mosaic a .rect { 
	margin:0;
	padding:0;
	max-width: 350px;
}
	
	
		.container-mosaic a .vertical { 
	margin:0;
	padding:0;
	max-width: 150px;
}
	
	.box-f {
height:720px;}

.box-white {text-align:center;}

.box-t {
    border: 1px solid #D7A990;
    width: 100%;
    margin: auto;
	height:350px;
}

.box-white {
    height: auto;
}
#mosaic { 
display:none;
	margin:auto;
	padding:0;
	max-width:400px;}
	
#encart-skis, #encart-elaboration-skis, #encart-made {
    position: relative;
    padding: 0px;
	padding-bottom: 40px;
    margin-left: 0px;
    margin-top: 80px;
    border: 1px solid #E6B195;
    width: 380px;
    background-color: rgba(0,0,0,.5);
    color: #fff;

}

#encart-marcel-int { margin-top: 80px;}

#encart-elaboration-skis, #encart-skis, #encart-made, #encart-marcel-int {
	padding-bottom:0px; 
	padding:0px;
		margin-left:auto;
		margin-right:auto;}
	
	#encart-elaboration-skis h2, #encart-skis h2, #encart-made h2, #encart-marcel-int h2 {
    font-size: 1.7em;
    padding: 30px;
    color: #fff;
    text-align: center;
    line-height: 31px;
    font-family: 'Conv_high-italic';
	margin-bottom: 50px;
}
#encart-marcel-int {padding-bottom: 20px;
width:340px;}



#contact {
    height: 580px;
}

#head {
    min-height: 580px;
    width: 100%;
}

#bg {
    min-height: 580px;}
	
		.bt {
    position: relative;
    padding: 40px;
    background: none;
    margin-top: -310px;
	display:none;
}

.box-button {
    right: 0;
    position: absolute;
    margin-top: -70px;
	margin-bottom:20px;
	margin-right:20px;
}

.foot2 {
    height: 200px;
    margin-left: 40px;
    margin-right: 30px;
    margin-top: 30px;
}
	
}

@media screen and (max-width: 441px) {
	
	#top {
    width: 200px;
    position: relative;
    top: -125px;
    z-index: 0;
    left: 0%;
    margin: auto;
}

#top #logo {width:148px;
margin:auto;}

#top #logo a img {width:148px;
}

#titre-contact, #titre-hommage {
    margin-top: -40px;
}

}


@media screen and (max-width: 401px) {
	
	#top {
    width: 200px;
    position: relative;
    top: -125px;
    z-index: 0;
    left: 0%;
    margin: auto;
}

#top #logo {width:148px;
margin:auto;}

#top #logo a img {width:148px;
}

#titre-contact, #titre-hommage {
    margin-top: -40px;
}

}

@media screen and (max-width: 375px) {
	
	#top {
    width: 200px;
    position: relative;
    top: -125px;
    z-index: 0;
    left: 0%;
    margin: auto;
}

#top #logo {width:148px;
margin:auto;}

#top #logo a img {width:148px;
}

#titre-contact, #titre-hommage {
    margin-top: -40px;
}
}

@media screen and (max-width: 360px) {  

#titre-hommage {
    margin-top: 0px!important;
}

.col-lg-3 h3 {
    max-width: 200px;
}

#encart-marcel {

    position: relative;
    background-image: url("../images/marcel-livet-en-ski-en-bois.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    padding: 0px;
    margin-top: 100px;
    border: 1px solid #E6B195;
    width: 350px;
    min-height: 500px;
    color: #fff;

}

#bloc-texte-contact {
    margin-top: 100px;}

#menu
{
  position: absolute;
  width: 220px;
  margin: -100px 0 0 -50px;
  padding: 40px;
  padding-top: 125px;
  height:100vh;
  background-color:rgba(255,255,255,0.95);
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#box-bloc {
	width:100%;
	height:50px;}


	#top {
    width: 200px;
    position: relative;
    top: -125px;
    z-index: 0;
    left: 0%;
    margin: auto;
}

#top #logo {width:148px;
margin:auto;}

#top #logo a img {width:148px;
}

#titre-contact, #titre-hommage {
    margin-top: -40px;
}


#skis-en-boiss .container-titre h2 {
    text-align: center;
    color: #777777;
    font-size: 1.4em;
}
#skis-en-bois .container-titre h2 {
    text-align: center;
    color: #777777;
    font-size: 1.4em;
}

#skis-en-bois .container-titre .trait {
display:none;
}

#skis-en-boiss .container-titre .trait {
display:none;
}



#encart-skis, #encart-elaboration-skis, #encart-made {
    position: relative;
    padding: 0px;
	margin:auto;
	padding-bottom: 40px;
    margin-top: 65px;
    border: 1px solid #E6B195;
    width: 340px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
}

#encart {
    position: relative;
    top: 0%;
    right: 0%;
    padding: 10px;
    border: 1px solid #E6B195;
    background-color: rgba(0,0,0,.5);
    color: #fff;
	width:280px;
	margin:auto;
	margin-top:70px;
	
}
#encart-elaboration-skis, #encart-skis, #encart-made {
	padding-bottom:0px; 
	padding:0px;
	max-width:340px;
	margin:auto;
	margin-top:65px;
	}
	
	#encart-marcel-int {
width:320px;}
	#encart-marcel-int {max-width:300px;
	margin:auto;
	margin-top:65px;
	}
	
	
	
	#encart-elaboration-skis h2, #encart-skis h2, #encart-made h2, #encart-marcel-int h2 {
    font-size: 1.7em;
    padding: 30px;
    color: #fff;
    text-align: center;
    line-height: 31px;
    font-family: 'Conv_high-italic';
	margin-bottom: 50px;
	padding-bottom: 50px;
}



#skisenboistexte  .container-texte h3 {
	padding-top:30px;
	padding-bottom:30px;
	font-size:1.4em;
	text-align:center;
font-family: 'Conv_high-regular';
color:#777777;}

#skisenboistexte .container-texte p {
    font-size: 1em;
    text-align: center;
    line-height: 30px;
    font-family: 'opensansr-webfont';
    color: #777777;
}

#texte-skis-en-bois p {
    font-size: 1em;
    text-align: center;
    line-height: 30px;
    font-family: 'opensansr-webfont';
    color: #777777;
	padding-bottom: 40px;
}

#marcel-livet-texte .container-texte p { font-size: 1em;
    text-align: center;
    line-height: 30px;
    font-family: 'opensansr-webfont';
    color: #777777;
}

#made-in-france-texte .container-texte p { font-size: 1em;
    text-align: center;
    line-height: 30px;
    font-family: 'opensansr-webfont';
    color: #777777;
}

#marcel-livet h2 {
    width: 100%;
    color: #ffffff;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 20px;

	font-size:1.4em;
}

.drapeau {width:300px;}

	.container-mosaic a .carre { 
	margin:0;
	padding:0;
}
	
			.container-mosaic a .rect { 
	margin:0;
	padding:0;
}
	
	.box-f {
height:720px;}


.box-f p {
    padding: 20px;
	padding-top:120px;

}


.box-white {text-align:center;}

.box-white {
    padding: 0px;
}

.box-t {
    border: 0px solid #D7A990;
    width: 100%;
    margin: auto;
}

.box-t img{
    max-width:290px;
}

	#mosaic { 
display:none;
	margin:0;
	padding:0;
	max-width:180px;}
	
	#encart #petit-logo  {width:120px; margin:auto;}
	#encart #petit-logo img {width:200px;}
	
.foot1 .logo-foo {

    width: 220px;
    margin-left: -10px;

}
	
	.foot1 .rs-foo {width:40px; padding:10px;}
	
	#encart h1 {
    font-size: 1.5em;
    padding: 18px;
    color: #fff;
    text-align: center;
    line-height: 27px;
font-family: 'Conv_high-italic';
	margin-bottom: 50px;
}

.box-button {

}

.button {
	    float: right;
    margin: 0px;
	margin-top:50px;
    position: relative;
    display: inline-block;
    padding: 10px;
    color: #fff;
    border: 1px solid #D7A990;
    font-size: 12px;
    line-height: 15px;
    text-transform: none;
    font-weight: bold;
    letter-spacing: 3px;
    cursor: pointer;
    -webkit-transition: background-color 250ms;
    transition: background-color 250ms;
    box-shadow: none;
    font-family: 'opensansr-webfont';
}

header {
    background: #1F1F1F;
    width: 100%;
    margin-top: 40px;
}

#head {
    min-height: 580px;
    width: 100%;
}

#bg {
    min-height: 580px;}
	
	.bt {
    position: relative;
    padding: 40px;
    background: none;
    margin-top: -200px;
}

#contact {
    height: 580px;

}

.box-button {

    left: 0;
    position: absolute;
    margin-top: -85px;
    margin-bottom: 20px;
    margin-right: 90px;

}
#encart-marcel h2 {
    margin-bottom: 75px;
}

.foot2 {
    height: 200px;
    margin-left: 40px;
    margin-right: 30px;
    margin-top: 30px;
}

.foot2 a {

    margin: auto;
    float: none;

}

#encart-texte-photo-equipe-marcel-livet p {
    font-size: 1em;
    padding: 0px;
    text-align: center;
    line-height: 30px;
    font-family: 'opensansr-webfont';
    color: #696B75;
}



}



@media screen and (max-width: 340px) {
	
	.foot2 a {

    margin: auto;
    float: none;

}
	
	#top {
    width: 200px;
    position: relative;
    top: -125px;
    z-index: 0;
    left: 0%;
    margin: auto;
}

#top #logo {width:148px;
margin:auto;}

#top #logo a img {width:148px;
}

#titre-hommage {
    margin-top: 0px;
}
}

@media screen and (max-width: 327px) {
	
	.foot2 a {

    margin: auto;
    float: none;

}
	#top {
    width: 200px;
    position: relative;
    top: -125px;
    z-index: 0;
    left: 0%;
    margin: auto;
}

#top #logo {width:148px;
margin:auto;}

#top #logo a img {width:148px;
}

#titre-hommage {
    margin-top: 0px;
}
}







