/* CSS Document */

.tmenu {
	font-size: 0.8em;
	color: #333;
}

.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:39px;
	padding-left: 50px;
	left:0px;
	background: url(../immagini/pulsantesw0.jpg) no-repeat top left;
}



