.news p:first-line {
	font-weight: bold;
	color: #990000;
}
.zoom {cursor: auto}

td {
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
}
h1 {  font-size: 18px; color: #990000; font-weight: normal}
h2 {  font-size: 16px; color: #990000; font-weight: normal}
h3 {  color: #000000; font-size: 20px; font-weight: bold}

.prod1, .prod1 a:link, .prod1 a:visited, .prod1 a:active {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: left;
}
.prod2, .prod2 a:link, .prod2 a:visited, .prod2 a:active {
	color: #993333;
	text-decoration: none;
	text-align: right;

}
.prod1 a:hover, .prod2 a:hover, .news a:hover 
 {
	color: #FF0000;
	background-color: #FFCCCC;
	text-decoration: underline;
}
a:hover, a:link, a:visited, a:active {
	color: #FF0000;
	text-decoration: underline;
}
.Vino td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.Pallet td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6666;
	background:#FFD3AB;
}

.Pallet b {
	font-weight: bold;
	background-color: #FFD3AB;
	color: #660000;
}

.bg {
	background-attachment: fixed;
	background-image: url(immagini/bg-menuSx.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #F6F6F6;
}
.bgAzienda {
	background-attachment: fixed;
	background-image: url(immagini/azienda2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-attachment: fixed;
	background-image: url(immagini/bg-ang.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.semitrans
{
background:white;
filter:alpha(opacity=20);
-moz-opacity:.20;
opacity:.20;
}
