body {
	margin: 0px;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}

table {
	width: 100%;
	border-collapse: collapse;
	font-family: Verdana;
	color: #333;
	font-size: 11px;
}
table.home tr {
	background-color: #f6f6f7;
}
table.home th {
	border-bottom: 1px solid #fff;
	padding: 5px 0px 5px 20px;
	text-align: left;
	font-weight: normal;
}
table.home td {
	border-bottom: 1px solid #fff;
	padding: 5px 20px 5px 0px;
	text-align: right;
}
table.home td.prezzo {
	font-weight: bold;
}
table.plus {
	border-top: 1px solid #D9D6D1;
	border-bottom: 1px solid #D9D6D1;
}
table.plus caption {
	text-align: left;
	padding: 8px 0px;
}
table.plus td.grafico {
	text-align: center;
}
table.plus tr {
	background-color: #f6f6f7;
}
table.plus th {
	border-bottom: 1px solid #fff;
	padding: 8px 0px 8px 5px;
	text-align: left;
	font-weight: normal;
}
table.plus td {
	border-bottom: 1px solid #fff;
	padding: 8px 10px 8px 0px;
	text-align: right;
}
table.plus td.prezzo {
	font-weight: bold;
}
table.info {
	margin-top: 5px;
	vertical-align: bottom;
}
table.stoOut tr {
	background-color: #f6f6f7;
}
table.stoOut td {
	padding: 8px;
	border-bottom: 1px solid #fff;
}
table.stoOut th {
	padding: 8px;
	text-align: left;
	font-weight: normal;
}
table.stoOut select, table.stoOut input {
	font-family: Verdana;
	color: #333;
	font-size: 11px;
}
table.stoOut td.rigaBottone {
	text-align: center;
}
#divFrm {
	visibility: hidden;
	display: none;
}
table.stoIn th {
	text-align: right;
	font-weight: bold;
	padding: 6px 2px;
}
table.stoIn td {
	background-color: #f6f6f7;
	padding: 6px 5px;
	border-bottom: 1px solid #fff;
	text-align: right;
}
table.stoNav td {
	width: 33%;
}
table.stoNav td.disable {
	color: #efefef;
}
table.stoNav a {
	color: #F01631;
}
table.stoNav a:hover {
	text-decoration: none;
}
