/* CSS Document */

.ttesto{
	font-size: 1em;
	color: #000;
}

.ttesto a:link {
    color: #0033CC;
	text-decoration: none;
}
.ttesto a:visited {
	text-decoration: none;
	color: #0033CC;
}
.ttesto a:hover {
	text-decoration: none;
	color: #FF0000;
}
.ttesto a:active {
	text-decoration: none;
}

.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:25px;
	padding-left: 18px;
	left:0px;
	background: url(../interfaccia/pulsmenusx.gif) no-repeat top left;
}

.indicatorePiccolo {
	position:relative;
	font-weight: bold;
	font-size:1em;
	width:201px;
	height:15px;
	padding-left: 18px;
	left:20px;
	background: url(../interfaccia/pulsmenusxpiccolo.gif) no-repeat top left;
}

.titolo {
	color:#0066ff;
	font-weight: bold;
	font-size:1.6em;
	height:20px;
}
.titolo a:link {
	color: #003399;
	text-decoration: none;
}
.titolo a:visited {
	text-decoration: none;
	color: #003399;
}
.titolo a:hover {
	text-decoration: none;
	color: #FF0000;
}
.titolo a:active {
	text-decoration: none;
}

.TestoMenuDX {
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.errore{
	font-size: 1.6em;
	color: #FF0000;
}

.ttesto2{
	font-size: 1em;
	color: #000;
}

.ttesto2 a:link {
    color: #FFFFFF;
	text-decoration: none;
}
.ttesto2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.ttesto2 a:hover {
	text-decoration: none;
	color: #FF0000;
}
.ttesto2 a:active {
	text-decoration: none;
}
