/* CSS Document */

html, body { 
			background: url(immagini/bg_red.png) repeat; 
			text-align:center; 
			margin:0; 
			padding:0; 
			}
			
#container { 
			margin:20px auto; 
			text-align:center; 
			width:900px;  
			padding:0; 
			
			}
			
			
#top h1,address {display:none;}


#top  { 
		background: url(immagini/top.jpg) no-repeat center; 
		width: 911px; 
		height: 175px;
		text-align: left;
		}
		
	
	
		
/*Menu top*/	

#nav-main { 
  margin:0; padding:0; list-style:none;
  position:absolute; 
  margin-top:88px; 
  margin-left:71px;  }
  

#nav-main li, #nav-main li a { 
  background-image:url(immagini/top_menu.jpg); 
  display:block; width:150px; height:24px;
  }


#prodotti {margin-top: -24px; margin-left: 150px;}
#dove {margin-top: -24px; margin-left: 298px; }
#contatti {margin-top: -24px; margin-left: 451px;}
#mappa {margin-top: -24px; margin-left: 597px;}


#home  a       { background-position:0px 0px;  }
#prodotti  a       { background-position:-157px 0;  }
#dove a      { background-position:-300px 0;  }
#contatti a       { background-position:-450px 0;  }
#mappa a       { background-position:-597px 0;  }


#home  a:hover { background-position:0 312px; }
#prodotti  a:hover { background-position:-157px 312px; }
#dove a:hover { background-position:-300px 312px; }
#contatti a:hover { background-position:-450px 312px; }
#mappa a:hover { background-position:-597px 312px;  }


#prodotti_v  a       { background-position:-157px 312px;  }





#centro { 
		 background: #FCFCFC;
		 width: 909px;
		 height: 420px;
		 text-align: left;
		 border-left: 2px solid #000000;
		 border-right: 2px solid #000000;
		 margin-left: 2px;
		 position: relative;
		 }







/*---------------index------------------*/	   



#foto {
		background: url(immagini/foto.jpg) no-repeat center; 
		width: 360px;
		height: 285px;
		background-position: 70 50;
		float: left;
		position: absolute;
		
		}

#testo {
		font-family:Verdana; 
	font-size:0.70em; 
	color:#000000;  
	width:440px; 
	height: auto;
	text-align: justify;
	position: absolute;
	margin-left: 375px;
	margin-top: 2%;
		}	
		

#testo2 {
		font-family:Verdana; 
	font-size:0.70em; 
	color:#000000; 
	text-align: justify; 
	width: 740px;
	height: auto;
	position: absolute;
	margin-left: 75px;
	margin-top: 29%;
			}	

.viscoret {	/*background: url(immagini/viscoret-logo.jpg) right no-repeat;*/
			width:750px;
			height:87px;
			font-weight:bold;
			margin-top: 5px;
			text-align: left;
			float:right;
			/*border:1px solid red;*/	}
			
.viscoret img {	/*clear:left;*/
				float:right;}			

/*---------------prodotti------------------*/

.box {
	 background: url(immagini/box.jpg) center no-repeat;
	 width: 300px;
	 height: 230px;
	 align: center;
	 float: left;
	 margin-top: 40px;
	 
	 }	

p 	{
	font-family:Verdana; 
	font-size:0.70em; 
	color:#000000; 
	line-height: 1em;
	text-align: left;
	width: 270px;
	margin-top: 20px;
	padding-left: 27px;
	
	}


#accessori {
			font-family:Verdana; 
	font-size:0.70em; 
	color:#000000;
	margin-left: 30px;
	padding-top: 40px;
	height: 100px;position: relative;
	display: block;
	
			}


#lista {
		  list-style-type: circle;
		  margin-top: 12px; 
		  width: 165px;  
		  text-align: left; 
		  padding-left: 0px;   
		  margin-left: 15px; 
		  }
		  
.link {
	   font-family: Verdana; 
	   font-size:11px; 
	   color:#000000; 
	   padding-bottom: 10px;
	   }
	   
.voce2 {
		font-weight:normal; 
		text-decoration:none; 
		padding-bottom: 8px; 
		line-height: 95%; 
		padding-top: 1px;
		}
.voce2 a:hover { 
				text-decoration:none; 
				color:#fff;
				}




/*---------------footer------------------*/

	
#bottom  { 
	background: url(immagini/bottom.png) center no-repeat; 
	width: 911px; 
	height: 55px;  
	position: relative;
	}


	
	
	

			





span {display: none;}





