.titolo_legno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #FF9900;
}
.sfondolegno {
	background-image: url(images/sfndomateriali.jpg);
	background-position: right top;
}

.titolo_legno a:link {
	text-decoration: underline;
	color: #FF9900;
}
.titolo_legno a:hover {
	color: #FF0000;
	text-decoration: none;
}
.titolo_legno a:visited {
	text-decoration: underline;
	color: #FF9900;
}
.sfondoplastica {

	background-color: #89A5BB;
}
.sfondovetro {
	background-color: #022D00;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sfondometallo {

	background-color: #89A5BB;
}
.sfondolegnomir {

	background-image: url(images/sfndomateriali2.jpg);
	background-position: left top;
}
