#contenu
{
	z-index:1;
	background:#FFF url(../images/bg_home.jpg) repeat-x !important;	
}
#col_left, #col_right {
	float:left;
	}
#col_left {
	width:300px;
	}	
#col_right {
	width:654px;
	}


#nouveautes {
	margin: 0px 0 10px 20px;
	width:280px;
	padding:0px 0 0 0;
	height:380px;
	overflow:hidden;
	position:relative;
	}
	
#col_left h1 {	
	font-style:italic;
	font-size:14px;
	text-transform:uppercase;
	margin:15px 0 0px 15px;
	float:left;
	padding-bottom:10px;
	}
	
#col_left h2 {	
	margin:10px 0 10px 20px;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #ffffff;
	width:260px;
	color:#fff;
	padding: 0 0 3px 0;
	}

#col_left h2 span {	
	font-size:12px !important;
	}
#nouveautes h3 {
	height:15px;
	margin:0 0 20px 0;
	}
a {
	color:#ffffff;
	z-index:1;
	}

ul#produits_liste
{
	position:relative;
	width: 280px;
	height: 370px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
ul#produits_liste li
{
	padding:10px 10px 0 0;
	font-size:10px;
	text-align:center;
	color:#242223;
	width:130px;
	height:185px;
	width: 280px;
	position: absolute;
	overflow: hidden;
}

ul#produits_liste li div{
    float: left;
    height: 180px;
    margin-right: 20px;
}
