/* CSS Document */

.ttesto{
	font-size: 12px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif, Verdana, "Footlight Mt light";
}

.ttesto a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif, Verdana, "Footlight Mt light";
	font-size: 12px;
}
.ttesto a:visited {
	text-decoration: none;
	color: #ff6600;
}
.ttesto a:hover {
	text-decoration: none;
	color: #ffff00;
	font-family: Georgia, "Times New Roman", Times, serif, Verdana, "Footlight Mt light";
	font-size: 12px;
}
.ttesto a:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif, Verdana, "Footlight Mt light";
	font-size: 12px;
	color: #666666;
}

.tmenu {
	font-size: 10px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tmenu a:link {
	color: #fff;
	text-decoration: none;
}
.tmenu a:visited {
	text-decoration: none;
	color: #fff;
}
.tmenu a:hover {
	text-decoration: none;
	color: #ffff00;
}
.tmenu a:active {
	text-decoration: none;
}

.indicatore {
	position:relative;
	font-weight: bold;
	font-size:1.2em;
	width:201px;
	height:25px;
	padding-left: 18px;
	left:0px;
	background: url(../interfaccia/pulsmenusx2.gif) no-repeat top left;
}

.titolo {
	color:#0066ff;
	font-weight: bold;
	font-size:1.15em;
	height:20px;
}
