#lancement{
	background-color: #e3e3e3;
	position:relative;
}


.temps1{
	
}

.temps2{
	display: none;	
}	
.top-lancement {
	width:100%;
	text-align:center;
	
}

.temps1 .top-lancement{
	margin-top:40px;
}
.temps2 .top-lancement{
	line-height:529px;
	position: relative;
	cursor: pointer;
	margin-bottom:20px;
	
}

.petit .temps2 .top-lancement{
	line-height: 349px
	
}
.mobile .temps2 .top-lancement{
	line-height:405px;
	overflow: hidden;
	
}

.temps2 .top-lancement img{
	position:absolute;
	top:0px;
	left:0px;
	width:auto;
	height:100%;
}

.petit .temps2 .top-lancement img{	
	width:100%;
}

.temps2 .top-lancement img.video{
	opacity : 0.8;
	top:50%;
	left:50%;
	margin-top: -20px;
	margin-left: -20px;
	width:auto;
	height: auto;
}


.temps1 .titrebloc-container{
	vertical-align:middle;
}

.temps2 .titrebloc-container {	
	vertical-align:bottom;
	margin-bottom:30px;
}


.petit .temps2 .titrebloc-container .collection{
	font-size:13px;	
}

.mobile .titrebloc-container .collection{
	font-size:13px;	
}

.mobile .titrebloc-container .titre{
	font-size:50px;	
}

.petit .temps2 .titrebloc-container .titre{
	font-size:45px;	
}
.mobile .temps2 .titrebloc-container .titre{
	font-size:26px;	
}
.petit .temps2 .titrebloc-container .titre span.annee{
	font-size:24px;
	bottom: 6px;
	right: -43px;
		
}

.mobile .titrebloc-container .titre span.annee{	
	font-size:25px;
	bottom: 8px;
	right: -48px;
}
.mobile .temps2 .titrebloc-container .titre span.annee{
	font-size:20px;
	bottom: -2px;
	right: -35px;
		
}

.item.twitter{
	height :620px;
	width:300px;
	background-color: #FFF;
}

.mobile .item.twitter {
	height:auto;
	overflow:hidden;
}

.mobile .item.twitter .temps2{
	height: 620px;
	position:relative;
}
.item.twitter:hover img{
	opacity:1;
}

.texttwitter-container{
	color:#000000;
	position:relative;
	text-transform:uppercase;
	text-align:center;
	width: 300px;
	height:115px;
	line-height: 115px;
}


.mobile .texttwitter-container{
	cursor:pointer;
}

.item.twitter .texttwitter-container .arrow {	
	display:none;
}
.mobile .item.twitter .texttwitter-container .arrow {	
	display:block;
	position: absolute;
	right :34px;
	top:50px;
}
.texttwitter-container .text-bloc{
	display: inline-block;
	vertical-align:middle;
	line-height:1.2;
}


.texttwitter-container .text-bloc img{	
	position: relative;

}


.texttwitter-container .titre{
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	font-size:12px;
	top:50%;
}

.texttwitter-container .hashtag{
	font-family:'OriginalGaramondW01-Roman';
	font-size:24px;
}


.twitter-timeline{
	width:260px;
	margin-left:20px;
	position: absolute;
	
}

#lancement .item {
-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.4);
-moz-box-shadow:    0px 3px 8px rgba(0, 0, 0, 0.4);
box-shadow:         0px 3px 8px rgba(0, 0, 0, 0.4);
}
#lancement .item.carre .textbloc-container{
	width:90%;
	line-height:1.2;
	text-transform:none;
}
#lancement .item.carre .logo{
	position:absolute;
	top:20px;
	left : 255px;
}
#lancement .item.carre.centrer-centrer:hover img{
	opacity:1;
}

.mobile #lancement .item.largueur{
	width: 300px;
	height:300px;
	overflow: hidden;
}
.mobile #lancement .item.largueur img{
	width: auto;
	height:300px;
}
.mobile #lancement .item.largueur img.video{
	width: auto;
	height:auto;
}

#lancement .textbloc-container .message{
	font-family:'OriginalGaramondW01-Roman';
	font-size:24px;
	color:#434343;
}

#lancement .textbloc-container .message span{
	position:relative;
}
#lancement .textbloc-container .message span.quote{
	position:absolute;
	font-family:'OriginalGaramondW01-Ita 1120830';
	font-size:58px;	
	top:-25px;
	left:-30px;
}
#lancement .textbloc-container .signature{
	font-family:'OriginalGaramondW01-Roman';
	font-size:16px;
	color:#717171;
}

#lancement .textbloc-container .signature span{
	font-family:'OriginalGaramondW01-Ita 1120830';
	font-size:14px;
	

}

#lancement .item.carre .button-container{
	position:absolute;
	line-height:1;	
	width: 100%;
	text-align:center;
	height:25px;
	bottom:15px;
}

#lancement .button-container a{
	display: inline-block;
	margin:0px 10px 0px 10px;
	cursor: pointer;
}
.petit #lancement .button-container a{
	margin:0px 8px 0px 8px;	
}

#lancement .button-container .last{
	margin-right:0px;
}

#lancement .item.carre .button-container a img{
	position: relative;
	
}

#lancement .top-block{
	width: 100%;
	margin-bottom:10px;	
	display:block;	
}

.mobile #lancement .top-block{
	text-align:center;
}


#lancement .top-block .titre{	
	float: left;
	font-family:'OriginalGaramondW01-Ita 1120830';
	font-size:24px;
	
}

.mobile #lancement .top-block .titre{
	font-size:16px;
	
}

#lancement .top-block .button-container{
	margin-top:5px;
	float:right;


}
.mobile #lancement .top-block .button-container.temps1 {	
	float: none;	
}

.mobile #lancement .top-block .button-container.temps2 {	
	float:right;
}

.mobile #lancement .top-block .button-container.temps2  a{	
	margin:0px 5px 0px 5px;
}
.mobile #lancement .top-block .button-container.temps2  .last{	
	margin-right:0px;
}

.mobile #lancement .top-block .button-container.temps2  img{	
	width: 80%;
	
}


#lancement .top-block .dotted{
	width:100%;
	border-bottom: 1px dotted #000;
}

#lancement .item.largueur .video{
	position: absolute;
	opacity:0.8;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
}

.load-more{
	width: 100%;
	text-align:center;
	margin-top:50px;
	padding-bottom:35px;
	
}
.load-more span{
	cursor: pointer;
	font-family: 'Oswald', sans-serif;
	font-weight:400;
	font-size:10px;
	text-transform:uppercase;
	color:#868889;
	letter-spacing:1px;
	
}
.load-more img{
	display : block;
	margin : 0 auto;
}

#backtop{
	cursor:pointer;
	display: block;
	position : relative;
	bottom: -20px;
	margin:0;	
	text-align:center;
}


#lancement .item.hauteur img.image_mobile, #lancement .item.hauteur img.image_desktop {
  
    left: 0;
   
}

#lancement .item.hauteur {
    height: 619px;
    width: 300px;
}

#lancement .item.largueur {
    height: 300px;
    width: 620px;
}

#lancement .block-container .item.carre {
    height: 300px;
    width: 300px;
}