body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background: url(../images/manulele.gif) no-repeat fixed 100% 100%; z-index:1;
}
p {
	font-family: "Courier New", Courier, mono;
}
a {
	font-family: "Courier New", Courier, mono;
}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #999999;

}
.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-transform: capitalize;
	letter-spacing: -1px;
	border: thick dashed #000000;
	filter: Gray;
	list-style-type: upper-roman;
}
.menurientro {
	position: relative;
	left: -20px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bolder;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
h4 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.box_sx {
	float: left;
}
.box_dx {
	float: right;
}
.pulisci {
	clear: both;
}
