.text {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	line-height:1.5 
}

.textcenter {
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	line-height:1.5
}

.textoleft {

	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	line-height:1.5
}

.textright {
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	line-height:1.5
}	

.textopiccolo {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
}

.sezione {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #ff6600;
	font-weight:bold;
}

.title {
	font-family: Arial;
	font-size: 20px;
	text-align: left;
	color: #666666;
	line-height:1.2
}

.title_arancio {
	font-family: Arial;
	font-size: 20px;
	text-align: left;
	color: #ff6600;
	line-height:1.2
}

.subtitle {
	font-family: Arial;
	font-size: 16px;
	text-align: left;
	color: #666666;
		font-weight:bold;
	line-height:1.2
}

.forms {
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-COLOR: #999999;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10 px
}

.collegamento {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	color: #ac0132;
	text-decoration: none;
	line-height:1.5
}


A {color:#ff6600; text-decoration: underline}
A:hover {color:#ff6600; text-decoration: underline}
A:active {color:#ff6600; text-decoration: none}
A:visited {color:#cc3300; text-decoration: none}

A.wht {color:#ffffff; text-decoration: underline; font-family: Verdana; font-size: 10px;}
A.wht:hover {color:#ffffff; text-decoration: none}
A.wht:active {color:#cdcdcd; text-decoration: none}
A.wht:visited {color:#dedede; text-decoration: underline}

A.gray {color:#cccccc; font-family: Verdana; font-size: 10px;}
A.gray:hover {color:#cdcdcd; text-decoration: none}
A.gray:active {color:#cdcdcd; text-decoration: none}
A.gray:visited {color:#cdcdcd; text-decoration: none}

A.nulo {color:#666666; text-decoration: none}
A.nulo:hover {color:#666666; text-decoration: underline}
A.nulo:active {color:#f666666; text-decoration: underline}
A.nulo:visited {color:#666666; text-decoration: none}

A.grigio {color:#999999; text-decoration: underline}
A.grigio:hover {color:#999999; text-decoration: underline}
A.grigio:active {color:#999999; text-decoration: underline}
A.grigio:visited {color:#666666;  text-decoration: underline}.elenco {
	list-style: url(images/bullet.gif);
}
