
#lexique .font-italic{
	font-style:italic !important;
}

#lexique .block-container{
	margin-bottom:20px;
}

#lexique .item.hauteur{
	position:relative;
	width:298px;
	height:454px;
	background:none;
	border:solid #ebe9e9 1px;
}

#lexique .item img {
	position:absolute;
	left:6px;
	top:6px;
	width:285px;
	height:442px;
}

#lexique .hauteur.stamp{
	float:left;
	position:absolute;
	width:298px;
	height:454px;
	line-height:429px;
	text-align:center;
	left:320px;
}

.mobile #lexique 
{
    margin-left: -10px;
}
.mobile #lexique .hauteur.stamp{
	left:0;
	height:auto;
	line-height:1.2;
	margin-top:20px;
}

#lexique .titrebloc-container{
	color:#000;
	text-align:center;
	margin-top:35px;
        width: 246px;
}

.mobile #lexique .titrebloc-container {
    margin-top:0;
}

#lexique .titrebloc-container .collection{
	font-size: 13px;
}

#lexique .titrebloc-container .sous-titre,
#lexique .titrebloc-container .titre{
	font-family: 'OriginalGaramondW01-Rom';
	font-size:28px;
	line-height:28px;
}
#lexique .titrebloc-container .titre{
	margin-top:15px;
}
#lexique .titrebloc-container .sous-titre{
	font-family:'OriginalGaramondW01-Ita 1120830';
	margin-top:19px;
	text-transform: none;
	margin-bottom:30px;
	letter-spacing:0px;
}
#lexique .titrebloc-container p{
	text-align: center;
	font-family:'OriginalGaramondW01-Ita 1120830';
	font-weight: 400;
	font-size:15px;
	line-height:1.4em;
	letter-spacing:0px;
	text-transform: none;
}
#lexique .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;
}
#lexique .item .caption{
	position:absolute;
	height:100px;
	bottom:0;
	z-index:10;
	width:100%;
}
#lexique .item .caption .title{
	font-family: 'OriginalGaramondW01-Rom';
	font-size:19px;
	line-height:19px;
	margin-bottom:10px;
	text-align:center;
}
#lexique .item .caption .desc{
	font-family: 'OriginalGaramondW01-Rom';
	font-size:14px;
	line-height:16px;
	text-transform:none;
	text-align:center;
	letter-spacing:0px;
	padding:0 10px 10px 10px;
	color:#535353;
}
#lexique .dotted-bottom{
	width:100%;
}

