/* Block specials */
#special_block_right p {
	padding-bottom:0;
	font-weight:bold;
	text-align:right
}


#special_block_right.block div.block_content{
	background-color:#dbdcdc;
	
}

#category #special_block_right.block div.block_content, #contact #special_block_right.block div.block_content,#search #special_block_right.block div.block_content{
	background:none;
	background-color:#FFFFFF;	
	
}

#product #special_block_right.block div.block_content{
	background:none;
	background-color:#FFFFFF;	
	
}

#special_block_right.block div.block_content ul.products{
	background-color:#FFF;
	margin:5px;
	padding:8px;
	
}

#special_block_right.block p.title_block {
	margin-top:24px;
	background-color:#f27c30;
	height:35px;
	line-height:35px;
	text-indent:16px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
}

#special_block_right p.title_block, #special_block_right h4  {
	padding:0px;
	text-align:left
}
#special_block_right .products li {
	text-align:center;
	border:none;
}
#special_block_right li .s_title_block, #special_block_right li h5 {
	padding:0 0 3px 0;
	font-size:12px;
	text-align:left;
}
#special_block_right .products li a {
	text-align:center;
	padding:0;
	background:none;
	font-weight:bold;
}
#special_block_right li.product_image {
	padding-right:0px;
}

#special_block_right .products span.price-discount {
	font-size:13px;
	text-decoration:line-through;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
#special_block_right .products span.reduction {
	display:block;
	float:right;
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	background:url(img/bg_reduction.png) no-repeat 0 0
}
	#special_block_right .products span.reduction span {
		display:block;
		padding:1px 5px 1px 0;
		background:url(img/bg_reduction.png) no-repeat 100% 0
	}
#special_block_right .products span.price {
	color:#e6762e;
	
	display:block;
	padding:3px 0 0 0;
	font-weight:bold;
	font-size:17px;
	font-family:Verdana, Geneva, sans-serif;
	}

#special_block_right.block div.block_content ul.products li .ajax_add_to_cart_button {
	/*display:inline-block;
	background:url(img/ajouter_au_panier_selection.jpg) no-repeat;
	width:115px;
	height:25px;
	margin-left:0px;
	margin-top:8px;
	color:#FFFFFF;
	line-height:25px;
	text-shadow: 0 1px 0 #000000;
	font-size:14px;
	padding-left:30px;
	text-align:left;*/
	
	background: url("img/ajouter_au_panier_selection.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-position:center;
display: block;
height: 100%;
width: 100%;
color:#FFFFFF;
	line-height:31px;
	font-size:16px;
	padding-left:6px;
	text-align:center;
	margin-top:4px;
	text-shadow:none;
	margin-left:0px;

}

a.toutes_promo{
	color:#FFFFFF;
	padding-right:5px;
	
}