<!--
body {
	background: URL("img/sito/bg.gif") repeat;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

td, th {
	color: #ffffff;
	}
	
.bordertable {
	border: 1px solid #D1D1D1;
}

#logo {
	font: 17px Arial, Helvetica, sans-serif;
	color: #555555;
	letter-spacing:.5em;
	line-height: 30px;
	text-align: center;
	background-color: #000000; 
	}

#sublogo {	
	font: 11px Arial, Helvetica, sans-serif;
	color: #EAEAEA;
	letter-spacing: .2em;
	line-height: 14px;
	text-align: center;
	font-style: italic;
	background-color: #000000; 
	}


.bgbody { background-color: #4F5964; }

.bglogo { background-color: #000000; }

.bgline1 { background-color: #555555; }

.bgline2 { background-color: #8090A3; }

.bgline3 { background-color: #333333;
		color: #EAEAEA;
		font: 9px Verdana, Arial, Helvetica, sans-serif;
	}

a:link {
  color: #ffffff;
  text-decoration: underline;
}

a:visited {
  color: #ffffff;
  text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #D1D1D1;
}

a:active {
	color: #D1D1D1;
	text-decoration: underline;
}

.navigation_sx a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 30px;
	letter-spacing: .1em;
	text-decoration: none;
	display: block;
	padding: 10px 6px 8px 45px;
	}

.navigation_sx a:hover {
	color: #D1D1D1;
	font-weight: bold;
	font-style: italic;
	background: url("img/sito/orco.gif") 10px 50% no-repeat;
	text-decoration: underline;
	}

.navigation_sx td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}
	
.navigation_dx a {
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 30px;
	letter-spacing: .1em;
	display: block;
	padding: 10px 6px 8px 45px;
	}

.navigation_dx a:hover {
	color: #D1D1D1;
	font-weight: bold;
	font-style: italic;
	background: url("img/sito/orco.gif") 10px 50% no-repeat;
	text-decoration: underline;
	}

.navigation_dx td {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	}

.navText {
	font: 10px Times New Roman, Times, serif;
	color: #EAEAEA;
	line-height: 16px;
	letter-spacing: .1em;
	text-decoration: none;
	}
	
.navHold {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #D1D1D1;
	text-decoration: underline;
	line-height: 30px;
	letter-spacing: .1em;
	padding: 10px 6px 8px 45px;
	background: url("img/sito/orco.gif") 10px 50% no-repeat;
	}


.benvenuto {
	font: 18px Arial, Helvetica, sans-serif;
	letter-spacing: .3em;
	text-align: center;
	color: #000000;
	}
	
.bodycentrale {
	font: 10px Arial, Helvetica, sans-serif;
	color: #D1D1D1;
	line-height: 20px;
	margin-top: 0px;
	letter-spacing: .1em;
	text-align: justify;
	}
	
.down{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #D1D1D1;
 	background-color: #4F5964;
	text-align: center;
	}

.quadro {
	position: absolute;
	top: 440px;
	left: 305px;
	width: 405px;
	height: 190px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ffffff;
	font: 9px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #D1D1D1;
	overflow: auto;
	line-height:10px;
	margin-top:0px;
	letter-spacing:normal;
}

-->