
#lookbook .font-italic{
	font-style:italic !important;
}

#lookbook .block-container{
	margin-bottom:20px;
}

#lookbook .item.hauteur{
	height:429px;
	background:none;
	
}

#lookbook .item img {
	height:429px;
	width:300px;
}

#lookbook .hauteur.stamp{
	float:left;
	position:absolute;
	width:300px;
	height:429px;
	line-height:429px;
	text-align:center;
	left:320px;
}

.mobile #lookbook .hauteur.stamp{
	left:0px;
	height:auto;
	line-height:1.2;
	margin-top:20px;
}

#lookbook .titrebloc-container{
	color:#000;
	text-align:center;
	margin-top:35px;
        width: 246px;
}

.mobile #lookbook .titrebloc-container{
	margin-top:0;        
}

#lookbook .titrebloc-container .collection{
	font-size: 13px;
	margin-bottom: 10px
}

#lookbook .titrebloc-container .titre{
	font-size:28px;
        margin-bottom: 30px;
        margin-top: 15px;
}
#lookbook .titrebloc-container .titre span.annee{
	font-size: 20px;
	bottom: -4px;
	right: -38px;
}
#lookbook .titrebloc-container p{
	text-align: center;
	font-family: 'OriginalGaramondW01-Rom';
	font-weight: 400;
	font-size:15px;
	font-style: italic !important;
	line-height:1.4em;
	letter-spacing:0px;
	text-transform: none;
}
#lookbook .item span.caption{
	position:absolute;
	text-align:right;
	color:white;
	right:16px;
	bottom:10px;
	font-size:9px;
	font-family: 'Oswald', sans-serif;
	letter-spacing:1px;
	z-index:10;
}
#lookbook .item .caption .font-italic{
	font-size:21px;
	padding-right:4px;
}
#lookbook .dotted-bottom{
	width:100%;	
}

