/* CSS Document */


.ttesto{font-size: 1em; color: #025bff;}

.ttesto a:link {color: #5894d7; text-decoration: none;}
.ttesto a:visited {text-decoration: none; color: #999999;}
.ttesto a:hover {text-decoration: none; color: #C0C0C0;}
.ttesto a:active {text-decoration: none;}

.tmenu {font-size: 0.8em; color: #025bff;}

.tmenu a:link {color: #025bff; text-decoration: none;}
.tmenu a:visited {text-decoration: none; color: #999999;}
.tmenu a:hover {text-decoration: none; color: #C0C0C0;}
.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/pulsmenusx.gif") no-repeat top left;
}

.indicatore1 {
	position:relative;
	font-weight: bold;
	font-size:1.2em;
	width:201px;
	height:25px;
	padding-left: 18px;
	left:0px;
	background: url("../interfaccia/pulsmenusx1.gif") no-repeat top left;
}

.titolo {
	color:#025bff;
	font-weight: bold;
	font-size:1.15em;
	height:20px;
}