@CHARSET "ISO-8859-1";
.table-order{
	font-size:0.8em;
	width:100%;

}
.table-order td{ vertical-align:top; text-align:left;padding:15px;}
.table-order td .odd{ background-color:#F2F2F2;}
.table-order th{ font-weight:bold;font-size:14px;background-color:#0094DA; color:white;line-height:30px;}
.table-order .prod-img{ width:100px;float:left;padding-right:15px;}
.table-order .delete { background:transparent url(/images/admin/icones/bin_closed.png) no-repeat scroll 0 0;}

.table-order .item{ text-align:left;}
.table-order .description { padding-right: 50px;}

.table-order .qty-field {width:25px;}

.table-order .odd{background-color:#F2F2F2}

.order-bloc{
	float:right;
	width:400px;
	border-top: solid 5px #ECECEC;
	padding:15px;
	background-color:#F2F2F2;
}

.order-bloc h3{ font-weight:bold; font-size:16px; }



