/* 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;
}
.ttesto2 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6633;
}

.ttesto a:visited {
	text-decoration: none;
	color: #0066FF;
}
.ttesto a:hover {
	text-decoration: none;
	color: #FF6600;
	font-family: Georgia, "Times New Roman", Times, serif, Verdana, "Footlight Mt light";
	font-size: 12px;
}
.ttesto2 a:hover {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.ttesto a:active {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif, Verdana, "Footlight Mt light";
	font-size: 12px;
	color: #FF6600;
}

.tmenu {
	font-size: 10px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif, Verdana, "Footlight Mt light";
}

.tmenu a:link {
	color: #fff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif, Verdana, "Footlight Mt light";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tmenu a:visited {
	text-decoration: none;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif, Verdana, "Footlight Mt light";
}
.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;
}
.indicatore2 {
	position:relative;
	font-weight: normal;
	text-decoration: none;
	font-size:1.2em;
	width:auto;
	height:255px;
	padding-left: 0px;
	left:0px;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0000FF;
	border-color: #0033FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline-color: #003399;
	color: #666666;
}
.titolo {
	color:#0066ff;
	font-weight: bold;
	font-size:12px;
	height:20px;
	background-color: #FFFFFF;
}
#info{
	font-size:10px;
	color:#999999;
	letter-spacing:3px;
	border:1px solid #000000;
}

#info a, #info a: visited{
	color:#0000ff;
	text-decoration:none;
}

#info a, #info a: visited:hover{
	color:#ff0000;
	text-decoration:underline;
}
.linkati {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}

