/* Copyright 2006 Joost de Valk */
a img {
	border: 0;
}
table.sortable {
	border: 0;
	margin: 0px 0px 0px 13px; font-size: 11px; font-weight: bold;
	width:97%
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 5px 5px;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #ccc;
}
table.sortable td {
	padding: 5px 5px;
}
table.sortable tr.odd td {
	background-color: #ddd;
}

table.sortable td a
{
	color: #595959;
	text-decoration: none;
}
table.sortable td a:hover
{
	text-decoration: underline;
}

table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.even td {
	background-color: #fff;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}
.prezzo{text-align: right; text-decoration: line-through; color: #A50000; font-weight: bold;}
.prezzo2{text-align: right; font-size: 13px; font-weight: bold; color: #000000;}
