a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9F4604;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	letter-spacing: 1px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;

}
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url("fondo.gif"/*tpa=http://www.converterindustry.com/img/fondo.gif*/);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#backroot {
	position:absolute;
	left:50%;
	margin-left:-250px;
	width: 500px;
	z-index:0;
}
#backroot h1 {
	font-size:9px;
	color:#FFFFFF;
}
#backroot a {
	color:#FFFFFF;
}
#frontroot {
	position:absolute;
	left:50%;
	margin-left:-380px;
	width: 760px;
	z-index:1;
}