body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
body {
	background-color: #000000;
	background-image: url(imghome/sfo-prova.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: underline;
	color: #009999;
}
a:active {
	text-decoration: none;
}
.bordosx {
	border-left: 1px solid #006666;
}
.bordoinf {
	border-bottom: 1px solid #006666;
}
.bordodx {
	border-right: 1px solid #006666;
}
.bordosxinf {
	border-left: 1px solid #006666;
	border-bottom: 1px solid #006666;
	background: url(scuola/sfo-tab.jpg) no-repeat;
	background-color: Black;
}
.bordodxinf {
	border-right: 1px solid #006666;
	border-bottom: 1px solid #006666;
	background: url(scuola/sfo-tab.jpg) no-repeat;
	background-color: Black;
}
.bordo3lati {
	border-right: 1px solid #006666;
	border-bottom: 1px solid #006666;
	border-left: 1px solid #006666;
	background-color: #009999;
}
.bordotutto {
	border: 1px solid #006666;
}
.testomenu {
	color: #005859;
}
.titolo1 {
	color: #105E5E;
	font-weight: bold;
	font-size: large;
}
.tabella {
	border: thin solid #006666;
	background-color: #CFE7E7;
}