.backMain {
	background-color: #163155;
}
.sfondo {
	background-color: #000000;
}
.navTextOff {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.navTextOff:hover {
	text-decoration: underline;
}


.navTextOn {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
}

.listSel_off {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.listSel_off:hover {
	text-decoration: underline;
}

.listSel_asc, .listSel_desc {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
}

.listSel_asc:hover, .listSel_desc:hover {
	text-decoration: underline;
}

.listDoc {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

.listDoc:hover {
	text-decoration: underline;
}

.listArg {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #6699FF;
}

.listData {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #FFFFFF;
}


.docTitolo {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 18px;
	color: #FFCC00;
	font-weight: bold;
}

.docTesto {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.docAddOnLabel {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #FFCC00;
	font-weight: normal;
}

.docAddOnItem {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #6699FF;
	text-decoration: none;
}

.docAddOnItem:hover {
	text-decoration: underline;
}
.CellaNav {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #FFFFFF;
}
.LnkNav {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.LnkNav:hover {
	text-decoration: underline;
}
.TxtVetrinaHome {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 13px;
	color: #FFFFFF;
	margin: 4px;
}
a {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 11px;
	color: #FFFFFF;
}
.testoNotizia {
	font-family: "Trebuchet MS, Arial, Helvetica, sans-serif";
	font-size: 11px;
	color: #FFFFFF;
}