body {
	background-color: #FFFFFF;
	background-image: url(images/sfondo.gif);
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #56a551; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #707070; 
	SCROLLBAR-3DLIGHT-COLOR: #c5ecc5; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #c5ecc5; 
	SCROLLBAR-DARKSHADOW-COLOR: #707070; 
/*

SCROLLBAR-FACE-COLOR: #a2e0a2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #56a551; 
	SCROLLBAR-3DLIGHT-COLOR: #c5ecc5; 
	SCROLLBAR-ARROW-COLOR:  #56a551; 
	SCROLLBAR-TRACK-COLOR: #56a551; 
	SCROLLBAR-DARKSHADOW-COLOR: #0851A3;
*/

}
.barraFoto {
	width:160px;
	height:470px;
	layer-background-color: #D0EFD0;
	border: 1px none #000000;
	vertical-align: top;

	}
/*
.barraFotoRelativa {
	position:relative; 
	left:-16px; 
	top:-70px; 
	width:160px; 
	height:550px; 
	z-index:-1; 
	layer-background-color: #D0EFD0; 
	border: 1px none #000000;
	}

.barraFotoColorata {
	position:relative; 
	left:-16px; 
	top:-70px; 
	width:160px; 
	height:550px; 
	z-index:-1; 
	background-color: #D0EFD0; 
	layer-background-color: #D0EFD0; 
	border: 1px none #000000;
	}
*/
.titoloProdotti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

a.menu:link, a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a2e0a2;
	text-decoration: none;
	font-weight: bold;

}
.fontTabellaMenu {
	font-size: 9px;
}
.titolo {
	font-family: "Xerox Sans Serif Wide", Arial, Verdana, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#lingua {
	position:absolute;
	left:730px;
	top:10px;
	width:35px;
	height:16px;
	z-index:1;

}
.foto {
	border: 1px solid #468442;
}
a.interno:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.interno:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C5ECC5;
	text-decoration: none;
}
a.interno:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
#indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #56a551;
	position: relative;
	z-index: 2;
	height: 43px;
	width: 100%;
	top: 10px;
	background-image: url(images/sfondo_indirizzo.gif);
	padding-top: 15px;
	background-position: 0px;
	text-align: center;





}

.logoPopUp {
	position: absolute;
	z-index: auto;
	left: 550px;
	top: 2px;
}

