.product_list {
	width:75px;
	background-color:#e4b600;
	float:left;
	display:block;
	text-align:center;
	margin-right:5px;
	margin-top:10px;
}

.product_list img {
	border:0px;
	width:75px;
	height:75px;
}

.product_list a {
	width:75px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:black;

}

.product_list a:hover {text-decoration: none;}


#BLOC_product_detail {
	width:405px;
	display:block;
	padding-left:35px;
}

.zoom_image {
	afloat:right;
}

.zoom_image img {
	border:0px;
	width:340px;
	height:340px;
}

.image_list {
	width:54px;
	margin-top:50px;
}

.image_list img {
	border:0px;
	width:54px;
	height:54px;
	margin-bottom:7px;
	opacity: .7;
	-moz-opacity:.70;
	filter:alpha(opacity=70);
}

.image_list a:hover img{
	opacity: 1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}

p.retour{
	position:absolute;
	top:150px;
	left:555px;
	width:55px;
	text-align:right;
}

.retour a {
	font-size:12px;
	color:#d5aa00;
	font-weight:bold;
}

.retour a:hover {text-decoration:none}


.produit_detail {
	margin-top:20px;
	width:405px;
}

.produit_detail2 {
	margin-top:10px;
	width:315px;
}


.produit_detail table, .produit_detail2 table {
	width:100%;
	border:1px black solid;
}

.produit_detail th {
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	background-color:#e4b600;
	text-align:center;
	color:black;
}

.produit_detail td {
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	border-top:2px black solid;
	background-color:#3f3d41;
	text-align:center;
	color:white;
	font-weight:bold;
}

.produit_detail2 th {
	margin:0px;
	background-color:#e4b600;
	text-align:center;
	color:black;
}

.produit_detail2 td {
	margin:0px;
	border-top:2px black solid;
	background-color:#3f3d41;
	text-align:center;
	color:white;
	font-weight:bold;
}

.produit_detail img, .produit_detail2 img {
	border:0px;
}

.produit_texte {
	margin-bottom:20px;
}

.panier {
	padding-top:10px;
	font-weight:normal;
	font-size:14px;
	line-height:23px;
	text-align:right;
}

.panier a {
	float:left;
}

.panier input {
	background-color:#3f3d41;
	color:white;
	border:1px solid #666666;
	font-weight:bold;
	text-align:right;
}

.panier_total {
	margin-right:5px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
	font-size:14px;
	line-height:23px;
	text-align:right;
	border-top:1px solid #e4b600;
}

table.frais_de_port {
	width:250px;
	margin:20px 0px 20px 100px;
}

.frais_de_port td {
	text-align:right;
	font-weight:bold;
	font-size:12px;
	padding:5px 25px 10px 25px;
	white-space:nowrap;
}

.frais_de_port th {
	text-align:right;
	font-weight:bold;
	font-size:14px;
	padding:5px 25px 10px 25px;
	border-top:1px solid #e4b600;
	white-space:nowrap;

}


#info_commande td{
	padding:10px 20px 0px 0px;
	font-size:14px;
}

#info_panier table {
	margin:10px 0px 10px 110px;
}
#produit_detail2 table {
	margin:0px 0px 20px 20px;
}
#produit_detail2 td {
	margin:0px;
	text-align:left;
	width:80px;
}


.panier_total_historique {
	margin:5px 5px 20px 100px;
	font-weight:bold;
	font-size:12px;
	text-align:right;
	width:180px;
	border-top:1px solid #e4b600;
}

.panier_total_historique table {
	margin:0px
}

.panier_total_historique td {
	text-align:right;
	font-weight:bold;
	font-size:12px;
	padding:5px 10px 10px 0px;
	white-space:nowrap;
}

.panier_total_historique th {
	text-align:right;
	font-weight:bold;
	font-size:12px;
	padding:5px 10px 10px 0px;
	border-top:1px solid #e4b600;
	white-space:nowrap;

}


#info_client {
	text-align:left;
	font-size:14px;

}


.prix_destock1 {
	text-decoration:line-through;
}

.prix_destock2 {
	color:#EE0055;
}





.destockage1 {
	float:left;
	background-color:#ffed00;
	width:200px;
	height:189px;
	margin-bottom:10px;

}

.destockage2 {
	float:left;
	background-color:#ffed00;
	width:180px;
	height:189px;
	margin:0px 0px 10px 0px;
	padding-left:5px;
	color:black;
}

.destockage1 img {
	width:194px;
	height:179px;
	margin:5px;
}

.promo {
	background-color:#ffed00;
	color:#e92003;
	font-size:14px;
	font-weight:bold;
	width:180px;
	text-align:center;
	margin:5px 0px 5px 0px;

}

.promo2 {
	background-color:#ffed00;
	color:#e92003;
	font-size:12px;
	font-weight:bold;
	width:180px;
	text-align:center;
	margin:5px 0px 5px 0px;
}


.message_top {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	margin:0px 0px 20px 30px;
}



.polyester_vehicule {
	position:relative;
	margin-top:20px;
	clear:both;

	border:dotted white 1px;
	padding:5px;
	padding-right:40px;
	
	background-color:#262327;
	text-align:center;
	display:block;
	
	height:40px;
}

.polyester_vehicule img {
	float:left;
	display:block;
}

.polyester_vehicule a{
	color:#f8bf4d;
	font-size:14px;
	font-weight:bold;
}

.polyester_vehicule a:hover{
	text-decoration:none;
}

.detail_vehicule {
	float:right;
	color:#f8bf4d;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.detail_vehicule img {
	padding-bottom:5px;
}