.testo
{
	font: 13px/1.5 verdana;
	color: #FFFFFF;
	text-align: justify;
}

.testo a:link
{
	color: #33CCFF;
	text-decoration: none;
}

.testo a:visited
{
	text-decoration: none;
	color: #33ccff;
}

.testo a:hover
{
	text-decoration: none;
	color: #FFFF00;
}

.testo a:active
{
	text-decoration: none;
}

.titolo
{
	font-size: 27px;
	font-family: arial, serif;
	color: #ffffff;
	font-weight: bold;	
	text-align: center;
}

.paragrafo
{
	font: 24px arial;
	color: #ffffff;
	font-weight: bold;
}

.tmenu 
{
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}

.tmenu a:link
{
	color: #33CCFF;
	text-decoration: none;
}

.tmenu a:visited
{
	text-decoration: none;
	color: #33ccff;
}

.tmenu a:hover
{
	text-decoration: none;
	color: #FFFF00;
}

.tmenu a:active
{
	text-decoration: none;
}

.indicatore
{
	position:relative;
	width:147px;
	height:30px;
	border: 0px;
	right: 5px;
}


.indicatore a:hover
{
	xbackground: url(../interfaccia/tasto_highlight2.png);
}


p { text-indent: 2em; }


















