/* CSS Document */
body {
	background-color: #0D570D;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bck {
background-image: url(images/site/bck.jpg);
background-position: right;
background-repeat: no-repeat;
background-position:top;
}
.txt {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #ffffff;
}
.txtcategoriavisualizzata {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #ffffff;
}
.txt1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #0D570D;
}
.1txt {
font-family: "Times New Roman", Times, serif;
font-size:14px;
color: #FFFFFF;
}
.2txt {
font-family: "Times New Roman", Times, serif;
font-size:12px;
color: #ffffff;
}
.mLayer1 {		
       scrollbar-3dlight-color: #1C5B14;
		scrollbar-base-color: #1C5B14;
		scrollbar-darkshadow-color: #1C5B14;
		scrollbar-face-color: #ffffff;
		scrollbar-shadow-color: #1C5B14;
		scrollbar-track-color: #1C5B14;
		scrollbar-arrow-color: #1C5B14;
		
}
.txt1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
}
.border {
border: 1px solid #0D570D;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: white;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none;
	color: white;
	}
a:hover, a:active { 
font-weight: bold;
	text-decoration: underline; 
	color: yellow;

	}
.bordobianco {
	border: 1px solid white;
}
.bck1 {
background-image: url(images/bck1.jpg);
background-position: right;
background-repeat: no-repeat;
background-position:top;
}
.padding {
	padding-top: 5px;
	padding-bottom: 5px;
}
.bordoprodottialto {
	border-top: 1px dashed white;
}
.bordoprodottibasso {
	border-bottom: 1px dashed white;
}
.bordoprodottibassodx {
	border-bottom: 1px dashed white;
	border-right: 1px dashed white;
}
.bgmenuprodotti {
	background-image: url(images/bgmenuprodotti.png);
}
.arancio {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFCC00;
}