/* Block specials */
/*
.blockspecials ul { padding-top: 5px }
.blockspecials ul li {
	float: left;
	clear: none;
	padding: 0;
	width: 48%
}
.blockspecials p.product_image { margin-right: 0.3em }
.blockspecials p {
	padding: 0.3em 0 0 0;
	margin: 0;
	text-align: center;
	clear: both
}
.blockspecials p a { margin: 0 auto }
*/
#special_block_right {
	margin-top:28px;
}
#slideSpecialProduct {
	position:absolute;
	top:0;
	left:0;
}
.linkAllSpecials {
	color:#f48018 !important;
	font-size:13px;
	text-transform:uppercase;
	/*font-family:'AntonRegular';*/
	font-family:'Calibrib';
	background: url(../../../img/fleche2-right.jpg) no-repeat 0 2px;
	padding-left: 11px;
	margin:10px 0 0 8px;
	display:block;
}
.linkAllSpecials:hover {
	text-decoration:underline;
}