/* CSS Document */

.ttesto{
	font-size: 1em;
	color: #000;
}

.ttesto a:link {
    color: #ff6600;
	text-decoration: none;
}
.ttesto a:visited {
	text-decoration: none;
	color: #ff6600;
}
.ttesto a:hover {
	text-decoration: none;
	color: #ffff00;
}
.ttesto a:active {
	text-decoration: none;
}

.tmenu {
	font-size: 0.6em;
	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:130px;
	height:25px;
	padding-left: 18px;
	left:0px;
	background: url(../sfondi/tastmenu.gif) no-repeat top left;
}

.titolo {
	color:#0066ff;
	font-weight: bold;
	font-size:1.15em;
	height:10px;
}
.lato {
	color:#000000;
	font-weight: bold;
	font-size:1.15em;
	height:500px;
}