a:link, a:visited  {
	color: #060;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #060;
	text-decoration: underline;
	font-weight: bold;
}
body {
	background-image: url(images/sfondo_barre.gif);
}
td img {
	display: block;
}
.BoxTesto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	text-align: justify;
	margin: 10px;
	height: 380px;
}
.ImgDx {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.ImgSx {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.BoxTesto .prodotti img {
	border: thin solid #630;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.bordo {
	border: thin solid #630;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: auto;
	background-color: #FFF;
}
.trasparenza {
	opacity:0.7;
	filter:alpha(opacity=70);
	margin-left:auto;
	margin-right:auto;
	float: left;
	border: thin solid #630;
}
.cella {
	display: table-cell;
	width: 50%;
	border: thin solid #630;
	padding: 3px;
	margin: 5px;
	opacity:1;
	filter:alpha(opacity=100);
}
.riga {
	display: table-row;
	margin: 10px;
	width: 100%;
	opacity:1;
	filter:alpha(opacity=100);
}
.tabella {
	display: table;
	width: 600px;
	opacity:0.7;
	filter:alpha(opacity=70);
	background-color: #FFF;
}
.fondo {
	color: #FFF;
	background-color: #B0B097;
	font-size: small;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660;
	border-right-color: #660;
	border-bottom-color: #660;
	border-left-color: #660;
}
h1 {
	color: #060;
}
h2 {
	color: #030;
}
h3 {
	font-size: small;
	color: #630;
}
h3 a:link, h3 a:visited  {
	color: #630;
	text-decoration: none;
}
h3 a:hover, h3 a:active {
	color: #630;
	text-decoration: underline;
}
.sfumatura {
	background-image: url(images/sfondo_sfumato.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
