#boxajax {
	float: left;
	height: auto;
	width: 710px;
	z-index: 2;
}
.title_navigatore {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004B68;
}

.txt_navigatore {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt_tit {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
}


.table_navigatore {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
.table_navigatore  td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
}
.table_tit {
	font-weight: bold;
	color: #eee;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tr_navigatore td {
	background-color: #004B68;
}
.table_navigatore tr td{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tr_2 td {
	background-color: #CCC;
}
.tr_fascia1 {
	background-color: #f5f2f2;
}
.tr_fascia2 {
	background-color: #efefef;
}
.tr_fascia3 {
	background-color: #eaeaea;
}



#men-nav {
	height: 26px;
	width: 710px;
	margin-bottom: 10px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#men-nav ul {
	list-style-type: none;
}
#men-nav ul li{
	list-style-type: none;
}
#men-nav ul li a {
	color: #000;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 21px;
	width: 140px;
	display: block;
	background-color: #E6E6E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 5px;
	float: left;
	text-align: center;
}
#men-nav ul li a:hover {
	background-color: #CCC;
}
#men-nav ul li a.active    {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}





.txt_nav {
	font-size: 10px;

	}
.tr_3 td {
	background-color: #EAEAEA;
}
