/*-----------------------------
=table panier, commande livraison 
----------------------------- */
.productgammeprice tr th{
	height:30px;
	font-size:12px;
	padding-left:15px;
	font-stretch:ultra-expanded;
	text-align:justify;
}
.productgammeprice td{
	height:30px;
	font-size:12px;
	text-align:center;
}
.productgammeprice td,
.productgammeprice th{
	padding:2px;
}
.panier {
	width:650px;
	height:80px;
	text-align:center;
	vertical-align:middle;
}
.panier th,
.commande th,
.livraison th {
	font-size:24px;
	font-stretch:semi-expanded;
	background-color:#DDA27A;
	color:#FFFFFF;
	text-align:center;
	background-image:url(/images/picto/caddie.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
}
.livraison th {
	background-image:url(/images/picto/livraison.gif);
}
.btn_panier,
.btn_info {
	font-size:14px;
	font-weight:bold;
	height:30px;
	text-align:center;
}
.btn_panier {
	background-repeat:no-repeat;
	background-position:left;
	padding-right:5px;
	vertical-align:middle;
}
.btn_commande {
	background-color:#DDA27A;
	font-size:14px;
	font-weight:bold;
	height:30px;
}
.btn_commande a:hover,
.btn_commande a:active{
	color:#FFFFFF;
}
.btn_commande a:link,
.btn_commande a:visited{
	color:#FFFFFF;
}
.linebrand {
	color:#330000;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	/*word-spacing:1em;*/
}
.linebrand2 A{
	color:#330000;
}
.linebrand form {
	margin:0;
	padding:0;
}
.linebrand input {
	width:100%;
	background-color:#FFFFFF; 
	/* #C9C1C9 => mauve */
	margin:5px;
	padding:0;
	color:#FFFFFF;
	font-size:12px;
	word-spacing:1em
}
.linebrand2 {
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}
.brand {
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	word-spacing:1em;
}
ul.boxul  {
	margin-left:5px;
}
.boxul li {
	list-style:none;
}
.boxul {
	line-height:18px;
}
