		html, body{
		overflow: auto;
		margin:0;
		padding:0;
		background-image: url("images/sfondo.jpg");
		background-repeat: repeat;
		background-position: top center;
		background-color: #012531;
		font-family: Arial, Verdana, sans-serif;
		text-decoration: none;
		color: #353535;
		font-size: 11px;
		}
		#homespot{
		position: absolute;
		z-index: 500;
		width: 100%;
		height: 200%;
		background-color:#000000;
		opacity:0.9;filter:alpha(opacity=90);
		text-align:center;
		}
		#contenitore{
		position: absolute;
		z-index: 2;
		left:50%;
		margin-left:-495px;
		width: 990px;
		}
		#sfondo{
		position: relative;
		z-index: 3;
		width: 990px;
		background-image: url("images/sfondo_contenitore.gif");
		background-repeat: repeat-y;
		}
		#logo{
		position: relative;
		z-index: 10;
		width: 990px;
		height:198px;
		}
		#banner_top{
		position: relative;
		z-index: 10;
		float:left;
		margin-left:18px;
		margin-bottom:14px;
		width: 950px;
		height:115px;
		background:#000;
		}
		#titolo{
		position: relative;
		float:left;
		z-index: 10;
		width: 627px;
		height:59px;
		padding-right:19px;
		padding-top:6px;
		background-image: url("images/sfondo_titolo.gif");
		background-repeat: no-repeat;
		font-family: Arial, Verdana, sans-serif;
		text-align:right;
		font-weight:bold;
		text-decoration: none;
		color: #000000;
		font-size: 24px;
		}
		#prodotti{
		position: relative;
		z-index: 10;
		float:left;
		width: 160px;
		height:225px;
		font-family: Arial, Verdana, sans-serif;
		color: #353535;
		font-size: 11px;
		LINE-HEIGHT: 20px;
		}
		#miniature{
		position: relative;
		z-index: 10;
		float:left;
		width: 155px;
		height:140px;
		}
		span.title{
		text-decoration: none;
		font-family: Georgia, Times new roman, Arial;
		color:#340f0f;
		font-size:24px;
		}
		#footer{
		position: relative;
		z-index: 10;
		left:50%;
		margin-left:-495px;
		width: 990px;
		padding-left:60px;
		padding-right:60px;
		padding-top:50px;
		height:30px;
		font-size:11px;
		color:#9acada;
		background-image: url("images/footer.png");
		background-repeat: no-repeat;
		}
		hr {
		height: 0;
		border: 0;
		border-top: 1px solid;
		}
		p, ul, ol, blockquote {
		margin-top: 0;
		margin-bottom: 0;
		}
		form{
		margin: 0px;
		}	
		a{
		text-decoration: underline;
		color: #8a0f0f;
		font-size:10px;
		}		
		a.menu:Link {font-family: Verdana; text-decoration:none; color: #ffffff; font-family: Georgia, Times new roman, Arial; font-size: 11px;}
		a.menu:Visited {font-family: Verdana; text-decoration:none; color: #ffffff; font-family: Georgia, Times new roman, Arial; font-size: 11px;}
		a.menu:Hover {font-family: Verdana; text-decoration:none; color: #d3ccb5; font-family: Georgia, Times new roman, Arial; font-size: 11px;}
		.nascosto { display: none; }
