body {
	background-image: url(../images/pattern.gif);
	background-repeat: repeat;
}
.bordo_sup {
	background-image: url(../images/banda.gif);
	background-repeat: repeat-x;
}
.bordo_inf {
	background-image: url(../images/banda_2.gif);
	background-repeat: repeat-x;
}
.filetti {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.filetti_verticali {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

