@charset "utf-8";
.bordi-neri {
	border: 1px solid #333333;
	margin-top: 3px;
}
.bordo-so {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
.bordo_sup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
