/* CSS Document */
.testoTop{
	font-size: 13px;
	color:#FFFFFF;
	font-style:bold;
}

.tform{
	color: #0033cc;
	font-size:1em
}
.tbot{
	font-size: 11px;
	color:#000;
}

.tbot a:link {
	color: #0033cc;
	text-decoration: underline;
	font-weight:bold;
}

.tbot a:visited{
	text-decoration: underline;
	color: #0033cc;
	font-weight:bold;
}

.tbot a:hover {
	text-decoration: none;
	color: #ff3333;
	font-weight:bold;
}

.tbot a:active {
	text-decoration: underline;
	color: #0033cc;
	font-weight:bold;
}
.ttesto{
	font-size: 12px;
	color: #666666;
}

.ttesto a:link {
    color: #0033cc;
	text-decoration: underline;
	
}
.ttesto a:visited {
	text-decoration: underline;
	color: #0033cc;
	
}
.ttesto a:hover {
	text-decoration: none;
	color: #ff3333;
	
}
.ttesto a:active {
	text-decoration: underline;
	color: #0033cc;
	
}

.tmenu {
	font-size: 0.8em;
	color: #fff;
	font-weight:bold
}

.tmenu a:link {
	color: #fff;
	text-decoration: none;
}
.tmenu a:visited {
	text-decoration: none;
	color: #fff;
}
.tmenu a:hover {
	text-decoration: none;
	color: #fff;
}
.tmenu a:active {
	text-decoration: none;
}

.indicatore {
	position:relative;
	font-weight: bold;
	font-size:1.2em;
	width:150px;
	height:33px;
	padding-left:0px;
	left:0px;
}

.titolo {
	color:#0033cc;
	font-weight: bold;
	font-size:1.15em;
	height:20px;
}

.scheda {
	color:#ff3333;
	font-weight: bold;
	font-size:1 em;
	height:20px;
}

