table{
	margin:0;
	padding:0;
	border:1px solid #454545;
	width:782px;
	margin-left:13px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
tr{
	height:30px;
}
.comandicart{
	text-align:center;
	width:782px;
	margin-left:13px;
	margin-top:0px;
	padding-top:10px;
	margin-bottom:10px;
}
.comandicart a{
	text-decoration:none;
	color:#454545;
	font-weight:bold;
}
.comandicart a:hover{
	color:#9C9D9F;
}

td{
	border-bottom:1px solid #454545;
}
.totale{
	border:none;
}
.dx{
	text-align:right;
}
table a img{
	border:none;
}

