/* CSS Document */

.ttesto{
	font-size: 1em;
	color: #000;
}

.ttesto a:link {
    color: #f000ff;
	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: 1.1em;
	color: #ffffFF;
	margin: 0;
	text-align: left;
width: 172px;
	
}

.tmenu ul{
	margin: 0;
	padding-left: 0;
	list-style: none;
width: 172px;
	
}

.tmenu li{
	display: inline;
	font-weight: bold;
	font-size:1.1em;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 172px;
	
}
.tmenu a:link, .tmenu a:visited{
	float:left;
	font-weight: bold;
	background: url('../interfaccia/plumenusx.gif')  center top no-repeat;
	/*background-color: #DFDBDB;*/
	color: #000000;
	
	margin: 0em;
	padding: 2em 5em 0.5em 9em;
	text-decoration: none;
		
}
.locandina a:link, .tmenu a:visited{
	float:left;
	font-weight: bold;
	/*background: url('../interfaccia/plumenusx.gif')  center top no-repeat;*/
	/*background-color: #DFDBDB;*/
	color: #000000;
	
	margin: 0em;
	padding: 2em 5em 0.5em 9em;
	text-decoration: none;
		
}
.tbarra a:link, .tbarra a:visited {
	color: #fff;

}

.tmenu a:hover, .tmenu a:focus, .tmenu a:active {

	color: #fff;
	text-decoration: none;
	background: url('../interfaccia/plumenusx2.gif')  center top no-repeat;
	/*background-color: #fff;*/
	
}

.indicatore {
	position:relative;
	font-weight: bold;
	font-size:5em;
	width:201px;
	height:55px;
	padding-left: 18px;
	left:0px;
	background: url('../interfaccia/pulsmenusx.gif') no-repeat top left;
	a: url(../interfaccia/pulsmenusx.gif)
}

.titolo {
	color:#0066ff;
	font-weight: bold;
	font-size:1.15em;
	height:20px;
}

