/* www.itelios.com - 2009 - global */
.nref_backProduct {
	width:236px;
	height:372px;
	background:none;
}

.nref_containerProduct 
{
	height:370px;
	width:200px;
	z-index: 1;
	background:White;
	left:12px;
	padding:1px;
	margin-left:12px;
	border:solid 1px #989898;
}

.nref_containerProduct p.nref_nameProduct{
	text-align:center;
	color:#333333;
	font-size:12px;
	height:32px;
	padding:2px 0;
	/*line-height:32px;*/
	vertical-align: middle;
}

 p.nref_nameProduct{
	background:white;
 }

.unitPrice{position:absolute;width:45px;height:45px;background:url('images_v2/bg/circle-unitprice.png') no-repeat;z-index:1000;margin:260px 140px;}
.unitPrice>p:first-child{margin-top:10px;}
.unitPrice>p{text-align:center;color:#f80900;font-weight:bold;}

.nref_containerProduct ul {
	width:200px;
	height:18px;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	position:absolute;
	bottom:0;
	left:14px;
}
.nref_containerProduct li {
	float:left;
	text-align:center;
	border-right:1px solid #d7d7d7;
	width:99px;
	
}

.nref_containerProduct li.nref_leftItem {
	border-right:1px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	width:98px;
}


.nref_containerProduct ul li a:link, .nref_containerProduct ul li a:visited, .nref_containerProduct li.nref_leftItem span {
	text-decoration:none;
	background-color:#fefefe;
	color:#989898;
	height:13px;
	display:block;
	font-size:11px;
	padding:3px 0 2px 0;
}
.nref_containerProduct ul li a:hover, .nref_containerProduct ul li a:active{
	text-decoration:none;
	background-color:#989898;
	color:#fefefe;
}

.nref_whiteStripe {
	background: url(images/whiteStripe.png) no-repeat scroll left center;
	color:#484848;
	position:absolute;
	width:195px;
	height:32px;
	left:15px;
	bottom:20px;
	border-bottom:1px solid #FFF;
	padding:3px 0 0 5px;
}

.nref_price {
	color:#484848;	
	text-align:left;
	font-size: 11px;
}

.nref_priceClub {
	color:#c01010;	
	font-weight:bold;	
	font-size:12px;
	text-align:left;
}

.nref_logo {
	position:absolute;
	right:7px;
	bottom:7px;
}
.nref_bold {
	font-weight:bold;	
}
.nref_right {
	float:right;	
}

.nref_cover {
	position:absolute;
	top:45px;
	left:12px;
	background:url(images/banniere_product_epuise.png);
	display:block;
	width:200px;
	height:300px;
}


.clear {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:0;
}
.pictoAccroche
{
	position: relative; 
	width: 204px; 
	height: 35px;
    margin: 7px 0px 0px 11px;
}