@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(img-legno/BACKlatopagina.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
.master {
	width: 802px;
	margin: 0px;
	padding: 0px;
}
.master .col01 a {
	margin: 0px;
	padding: 0px;
}
.master .col01 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}

.master .col03 h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.master .col03 h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #428C31;
	text-decoration: none;
}
.master .menutop {
	float: right;
	clear: both;
	width: 800px;
	position: absolute;
	top: 0px;
	padding-left: 110px;
}
.master .menutop ul {
	margin: 0px;
	padding: 0px;
}
.master .menutop li {
	float: left;
	margin-right: 5px;
	list-style-type: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.master .menutop a {
	color: #993300;
	text-decoration: none;
}


.master .col02 img {
	margin-top: 6px;
}
.master img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.master .col01 {
	float: right;
	width: 106px;
	padding-top: 20px;
}
.master .col02 {
	float: right;
	width: 156px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.master .col03 {
	float: right;
	width: 500px;
	padding-top: 20px;
	font-size: 12px;
}
.master .col03 a {
	color: #009900;
	text-decoration: none;
}

.cancella {
	clear: both;
	padding-left: 300px;
	font-size: 12px;
	color: #999999;
}
.master .cancella a {
	color: #666666;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}
.master .col03 #prodotti #prodottiitem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: none;
}
.master .col03 #prodotti #prodottiitem img {
	vertical-align: middle;
}
