@charset "utf-8";
.stile {
	background-attachment: scroll;
	background-image: url(img/sfondo2.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
.riga {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tab_gen {
	border: 1px solid #000000;
}
