body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	line-height: 14px;
	font-size: 10px;
}
td a {
	font-weight: bold;
	color: #CF0000;
	text-decoration: none;
}
td a:hover {
	text-decoration: underline;
}
h1 {
    display: none;
}
.evidenziato {
	font-weight: bold;
}
.cella_prodotti {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 80px;
	height: 80px;
}
.footer_sx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	background-image: url(img/footer/bg_sx.jpg);
	vertical-align: bottom;
	padding: 3px;
}
.footer_sx a {
	font-weight: bold;
	color: #FFFFFF;
}
.footer_center {
	background-image: url(img/footer/divisorio.jpg);
	padding: 0px;
	height: 45px;
	width: 140px;
}
.footer_dx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	vertical-align: bottom;
	padding: 3px;
}
.bg_up {
	background-image: url(img/bg_up.gif);
}
.bg_menu {
	background-image: url(img/menu/bg.jpg);
}
.bg_content {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_content table {
	background-color: #FFFFFF;
}
.bg_vert_sx {
	background-image: url(img/vert_sx.gif);
}
.bg_vert_dx {
	background-image: url(img/vert_dx.gif);
}
.bg_footer {
	background-image: url(img/footer/bg_dx.jpg);
}
.prezzo {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: line-through;
}
.offerta {
	font-size: 16px;
	color: #C00;
}
