@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	top: 0px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}

#banner {
	top: 340px;
	left: 60px;
	width: 500px;
	color: #000000;
	height: 100px;
	font-size: 12px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	-moz-opacity: 0.80; /* per mozilla */
	opacity: 0.80; /* FF e CSS3 */
	filter:alpha(opacity=80);
	vertical-align: top;
	visibility: hidden;
	background-position: center top;
	background-image: url(_prodotti/img_prodotti/info_sfondo.png);
}
#chiudi {
	top: 320px;
	width: 500px;
	left: 60px;
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	font-weight:bold;
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	-moz-opacity: 0.80; /* per mozilla */
	opacity: 0.80; /* FF e CSS3 */
	filter:alpha(opacity=80);
	vertical-align: bottom;
	height: 20px;
	visibility: hidden;
	margin-bottom: 2px;
	background-image: url(_prodotti/img_prodotti/chiudi.png);
}
#chiudi a {
	top: 320px;
	width: 500px;
	left: 60px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	height: 20px;
}
#chiudi a:hover {
	top: 99px;
	width: 320px;
	left: 233px;
	color:#000000;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	vertical-align: middle;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.testo_grassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.titoletto_testo_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.collegamento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.collegamento_corsivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.titolo_grassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.testo_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.testo_biancobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.testo_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.div_immagine {
	margin-top: 20px;
	margin-bottom: 10px;
}
