body {
	background-color: #000000;
	background-attachment: fixed;
	/*background-image: url(img/sfondo.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
		html, body{
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		overflow: hidden;
		}
		#sfondo-css{
		position:absolute;
		height:100%;
		width: 100%;
		margin: 0;
		padding: 0;
		z-index: -1;
		}
a.menu:link, a.menu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.tabellaMenuPrincipale {
	background-color: #93A264;
	filter: Alpha(Opacity=90);
	height: 30px;
	margin: auto;
}
.submenu {
	background-color: #A8CA3C;
	filter: Alpha(Opacity=80);
	margin-bottom: 5px;
	padding-top: 3px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	margin-left: 0px;
	margin-right: 0px;
	z-index: 3;
}
#submenuAzienda {
	background-color: #A8CA3C;
	filter: Alpha(Opacity=100);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	z-index: 2;


}
#submenuVini {
	background-color: #A8CA3C;
	filter: Alpha(Opacity=100);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	margin: auto;
	z-index: 1;

}
.contenitore {
	background-color: #000000;
	filter: Alpha(Opacity=75);
	height: 380px;
	width: 600px;
	padding: 10px;
}
.contenuti{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
#logo {
	float: left;
	top: 41px;
	height: 180px;
	width: 180px;
	left: 30px;
	position: relative;
	visibility: visible;
}
#logo {
background: url(img/logo.png);
background-repeat: no-repeat;
}
* html #logo {					/* Queste regole sono per IE */
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/logo.png", sizingMethod="noscale");

}
.inglese {
	font-family: Verdana;
	font-size: 11px;
	color: #A0C528;
	text-align: justify;
}
.voceMenuAttiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.menuvini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #9B902E;
	background-position: center center;
	color: #FFFFFF;
	text-align: center;
}
.descrizionevino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center center;
	text-align: left;
}
.menuvinirossi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #80494E;
	font-style: normal;
	text-align: left;
	color: #FFFFFF;
}
.contenitorevini {
	background-color: #000000;
	height: 380px;
	width: 630px;
	padding: 10px;
}
.news {

	float: left;
	height: 165px;
	width: 156px;
	position: absolute;
	left: 12%;
	top: 40%;
	visibility: visible;
	z-index: 1;
	back\ground-color: transparent
}
.tabellaNews {
	float: left;
	height: 166px;
	width: 156px;
	position: absolute;
	left: 10%;
	top: 10%;
	visibility: visible;
	z-index: 1;
	back\ground-color: transparent;
	background-color: #A8CA3C;
	filter: Alpha(Opacity=80);
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a.prodotti:link, a.prodotti:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.prodotti:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A8CA3C;
	text-decoration: none;
}
.prodottiVoceAttiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A8CA3C;
	text-decoration: none;
}

#premi-box {
	overflow: Auto;
	height: 450px;
	width: 500px;
	border: Solid 0px #FFFF00;
    scrollbar-base-color: #A8CA3C;
    scrollbar-arrow-color: #FFFF00;
    scrollbar-track-color: #CCCCCC;
}
