.shop_cat {
	margin: 0;
	border: 0;
	padding: 0 0 0 10px;
}

.detail_shop {
	padding: 0 5px;
	text-align: justify;
	width: 165px;
	border: 1px dotted #aaa;
	border-left: 0;
}

.photo_shop {
	border: 1px dotted #aaa;
	border-right: 0;
}

.links_shop {
	padding: 5px;
}

.detail_product {
	padding: 0 5px;
	text-align: justify;
}

#panier_txt {
	color: white;
	padding: 5px 10px;
}

table#panier th {
	background-color: #FF4503;
	padding: 3px 0 3px 5px;
	color: white;
}

td.panier {
	padding: 2px 0 2px 5px;
}

.vidange {
	padding: 5px;
}

.active_shop {
	margin: 0 0 5px 0;
}

.shop_utils {
	padding: 15px 0 0 0;
}

.no_souligne {
	text-decoration: none;
}

.cgv {
	font-size: 11px;
}

.shop_active {
	font-weight: bold;
	font-style : italic;
}
