/*List produit */


.listing-type-list .listing-item {
/*border-top:1px solid #D9DDE3;*/
padding:12px 10px;
clear:both;


}
.description {
	font-size: 11px;
	padding:2px;
	margin-top:10px;
	margin-bottom:10px;
}

.price-box{
	text-align: right;	
}

/* for tnp page only */
.tnp-price .special-price, .tnp-price .old-price, .tnp-price .price-box{
	text-align: center;
}

.tnp-price .old-price{
	display: none;
}

.product-shop {
	width: 280px;float:left;
	
}

.listing-item {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding-bottom:10px;
	padding-top:20px;
	clear:both;	
}


.product-image {float:left;}
.col-main-liste {
	float:left;
	width:620px;
	margin-left:30px;
	margin-top:15px;
}

.mainLink {
	text-align: right;
	clear:both;
}


.logo-image {
	margin-bottom:20px;
	margin-top: 10px;
	text-align: center;
}
.product-shopSideRight {
	width:190px;
	text-align: center;
	margin-left:420px;
}
.mainLink a {
	color:#3399CC;
}



.TNProduits li {
	
	width:138px;
	margin-right:15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	margin-bottom:30px;
	float:left;
	
	
}
.TNProduits  {
	margin-bottom:30px;
	
}
.TNProduits ul {text-align:center;margin-bottom:10px;clear:both;}
.TNProduits ul li h5 a {
	color: #C30;
	font-size: 13px;
	text-decoration: underline;
}

/*Prix*/
.price-from .price {color:#FF9900;}
.price-to .price {color:#FF9900;}
.minimal-price .price {color:#FF6600;font-weight: bold;}

