table{
	margin:0;
	padding:0;
	border:1px solid #000000;
	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:#f20000;
	font-weight:bold;
}
.comandicart a:hover{
	color:#000000;
}

td{
	border-bottom:1px solid #000000;
}
.totale{
	border:none;
}
.dx{
	text-align:right;
}
table a img{
	border:none;
}
