

#content_panier form{margin:0;display:inline;}
#content_panier table{font-family : arial, verdana, sans serif;}
#content_panier tr th {
	font-size : 12px ; 
	font-weight : bold ; 
}

#pan_th_article {width:215px;text-align:left;}
#pan_th_ref {width:50px;text-align:left;}
#pan_th_px1 {width:50px;text-align:left;}
#pan_th_qte {width:130px;text-align:center;}
#pan_th_stt {width:135px;text-align:center;}

.pan_tr_article {text-align:left;font-size:11px;}
#content_panier .pan_tr_article img {float:left;border:0;}
.pan_tr_ref {text-align:left;font-size:9px;overflow:hidden;}
.pan_tr_px1 {text-align:center;}
.pan_tr_qte {text-align:center;}
.pan_tr_qte_val {
	text-align:center; text-indent:5px;
	width:54%;
	background-repeat:no-repeat;
	background-position:center center;
}
.pan_tr_qte_val input[type=text]{
	font-size:10px;
	height:12px;
	margin:0 6px 5px 0;
	text-align:center;
	width:40px;
}
.pan_tr_stt{
	text-align:left;text-indent:10px;
	width:133px;
	background-repeat:no-repeat;
	background-position:center center;
}
.pan_pantrait {width:500px;text-align:center;}
