.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 14px;
	font-weight: bold;
}

#elenco ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}

/*- Menu Tabs I--------------------------- */

#tabsI {
	float:left;
	width:100%;
	font: bold 12px/normal "Times New Roman", Times, serif;
	border-bottom:1px solid #324e6b;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #324e6b;
}
#tabsI ul {
	margin:0;
	padding:0px 5px 0 5px;
	list-style:none;
	text-align: center;
}
#tabsI li {
	display:inline;
	margin:0;
	padding:0;

}
#tabsI a {
	float:left;
	background:url("/FRA/bottoni/stellasx.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;

}
#tabsI a.primo {
	float:left;
	background:url("/FRA/bottoni/lato.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;

}

#tabsI li.ultimo a span {
	background:url("/FRA/bottoni/lato.gif") no-repeat right top;
	}

#tabsI a span {
	float:left;
	display:block;
	background:url("/FRA/bottoni/stelladx.gif") no-repeat right top;
	padding:8px 22px 7px 23px;
	color:#FFF;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {float:none;}
/* End IE5-Mac hack */


#tabsI a:hover span {
	color:#FFF;
	}
#tabsI a:hover {
	}
#tabsI a:hover span {
	color: #CC6600;
	}

a.arancio {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a.arancio:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a.arancio:hover {
	color: #CC6600;
	}

