#col-left{
	padding-right:0;
	width:599px;
}
#banniere h2{
	position:absolute;
	top:39px;
	left:0;
	font-size:18px;
	text-transform:uppercase;
	background:url(../images/back-titre-banniere.png) top right no-repeat;
	display:-moz-inline-box; 
	display:inline-block; 
	_display:block;
	padding:0 10px 0 30px;
	height:33px;
	line-height:33px;
	_width:1%;	
	white-space:nowrap;
}

#col-left .article h2{
	font-size:24px;
	color:#b49c65;
	text-transform:uppercase;
	margin-bottom:27px;
}
#col-left .article h3{
	font-size:18px;
	text-transform:uppercase;
	color:#b49c65;
	margin-bottom:3px;
}
#col-left .article .content-article{
	width:269px;
	margin-right:0px;
	float:left;
	margin-right:30px;
	display:inline;
}
#col-left .article .content-article.last-child{
	margin-right:0;
}
#col-left .article .content-article img{
	display:block;
	margin-bottom:12px;
	float:left;
}
#col-left .article .content-article p.img-decale{
	float:left;
	width:106px;
	height:130px;
	position:relative;
}
#col-left .article .content-article p.img-decale img{
	position:absolute;
	top:0;
	left:-32px;	
}
#col-left .article .content-article .text-condition{
	float:left;	
	width:147px;
}

#col-left .article .content-article p{
	line-height:18px;
}

/* encart PARFUM DU MOIS */
#col-left #parfum_du_mois {position:relative; width:598px; height:351px;}
#col-left #parfum_du_mois h2 {font-size:24px; color:#b49c65; text-transform:uppercase; margin-bottom:27px;}
#col-left #parfum_du_mois #parfum_du_mois_title {float:right; text-align:center; width:250px;}
#col-left #parfum_du_mois #parfum_du_mois_title h3 {font-size:28px; color:#b49c65; margin-bottom:5px;}
#col-left #parfum_du_mois #parfum_du_mois_title h3#lighter-font {color:#FFFFFF; font-size:15px;}

#col-right .article p{
	line-height:18px;
}
#col-right .article img{
	margin-bottom:13px;	
}
#col-right .article p.numero-amorino{
	font-size:12px;
	font-weight:bold;
	color:#392616;
	line-height:20px;
	margin-top:20px;
}
#col-right .article p.numero-amorino strong{
	font-size:28px;
}
#col-right .article p strong{
	color:#392616;
	font-size:12px;	
}


