@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C6020;
}
body {
	background-color: #E0EED9;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}
.bordo {
	border: 2px solid #1D5F22;
}
a {
	color: #0F5D10;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #145B16;
}

.prodotti {
	color: #FFFFFF
}
.info2 {
	font-size: 85%
}
.testospaz {
	line-height: 18px;
}

