.testo_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.tabella_testo {
	background-color: #747474;
	padding: 10px;
	border: 2px solid #999999;
	width: 620px;
}
.testoTit_nav {
	color: #E46701;
}

.titolo_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
.titolo_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #9999FF;
	text-align: center;
}
.tabella_1 {
	background-color: #000000;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #777777;
	border-bottom-color: #666666;
	border-left-color: #888888;
	width: 760px;
}
.tabella_nav {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	color: #9999ff;
	border: 2px solid #999999;
	vertical-align: top;
	width: 122px;
}

a:link {
	color: #9999FF;
	text-decoration: none
}

a:visited {
	color: #9999FF;
	text-decoration: none
}	
a:hover {
	color: #fe7201;
	text-decoration: none;
}
.riga_foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #333333;
	text-align: center;
}

a:active {
	color: #fe7201;
	text-decoration: none
}
