.price-audrey {
	position: relative;
	margin-top: -23px;
	text-align: center;
	width: 210px;
	z-index: 2;
	padding-left:30%;
	float:left;
}

.price-audrey .left{
	position: relative;
	background: transparent url(images/price-left.gif) no-repeat top left ;
	width: 9px;
	height: 18px;
	display: table-cell;
	z-index: 2;
	float:left;
}

.price-audrey  .right{
	position: relative;
	background: transparent url(images/price-right.gif) no-repeat  top right;
	width: 27px;
	height: 18px;
	display: table-cell;
	z-index: 2;
	float:left;
}

.price-audrey  .right:hover{
	position: relative;
	background: transparent url(images/petit-hover-panier.jpg) no-repeat  top right;
	width: 27px;
	height: 18px;
	display: table-cell;
	z-index: 2;
	float:left;
}

.price-audrey  .right-hs{
	position: relative;
	background: transparent url(images/pre-price-right.gif) no-repeat  top right;
	width: 27px;
	height: 18px;
	display: table-cell;
	z-index: 2;
	float:left;
}

.price-audrey  .right a.exclusive{
	background:transparent;
	margin:0px;
	padding:0px;
	width:27px;
	height:auto;
}

.price-audrey  .middle{
	position: relative;
	background: transparent url(images/price-middle.gif) repeat-x  top right;
	height: 18px;
	display: table-cell;
	font-weight: bold;
	vertical-align: middle;
	padding-left:2px;
	padding-right:5px;
	padding-top:2px;	
	z-index: auto;
	z-index: 2;
	color: #000;
	text-transform: uppercase;
	float:left;
}

.titleandbrands h5{
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	
}
