@charset "utf-8";

.TitoloSuScuro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.TitoloSuScuro a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.TitoloSuScuro a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.TitoloSuScuro a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.TitoloSuScuro a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
}

.main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

.tabella_cont {
	border: 1px solid #000000;
}

.banner {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	background-color: #FFFFFF;
	font-style: normal;
}

.flow_dx {
	float: right;
	clear: left;
}

.flow_sx {
	float: left;
	clear: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	list-style-image: url(../LayoutImages/freccia_news.gif);
	list-style-type: none;
}

.Titoletto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	letter-spacing: 2px;
}

.testo_piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.testo_piccolo a:link {
	color: #000000;
	text-decoration: none;
}

.testo_piccolo a:visited {
	text-decoration: none;
	color: #000000;
}

.testo_piccolo a:hover {
	text-decoration: underline;
	color: #FF6633;
}

.testo_piccolo a:active {
	text-decoration: none;
	color: #000000;
}

.sottolineato {
	text-decoration: underline;
	letter-spacing: 2px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.titolo_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #333333;
	font-weight: normal;
}

.Capoverso_sott {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}

.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
}

.Capoverso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.BordoTabella {
	border: 1px solid #CCCCCC;
}
.lista_folder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	list-style-image: url(../LayoutImages/bi.gif);
	list-style-type: none;
}
.lista_dotted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	list-style-image: url(../CommonImages/middot.gif);
	list-style-type: none;
}
.bordo_dx {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #333333;
}
