body {
	margin: 0px;
	padding: 0px;
}
.tablecenter {
	height: 100%;
	width: 100%;
}
.ombra-sx {
	background-image: url(img/ombra_sx.gif);
	background-repeat: repeat-y;
}
.ombra-dx {
	background-image: url(img/ombra_dx.gif);
	background-repeat: repeat-y;
}
.testo-centrato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 140%;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}
.titoletti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.tablemaxeight {
	height: 100%;
}
.bordosup {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5488B6;
	border-right-color: #5488B6;
	border-bottom-color: #5488B6;
	border-left-color: #5488B6;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.grassetto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #336699;
	font-weight: bold;
}
.corsivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #336699;
	font-weight: normal;
	font-style: italic;
}
.testo-greco {
	font-family: Symbol, Arial;
	font-size: 13px;
	line-height: 150%;
	color: #333333;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7FACCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 3px;
}
