/* CSS Document */
.body_text {
	font-family: Tahoma;
	color: #757575;
	font-size: 11px;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	line-height: 14px;
}
.body_title_big {
	font-family: Verdana; 
	font-size: 24px; 
	font-weight: bold; 
	color: #336699; 
}
.bar_title {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 12px;
}
.bar_item {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #336699;
}
.top_bar_item {
	font-size: 10px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;

}
.footer_text {
	font-family: Verdana;
	color: #666666;
	font-size: 10px;
}
.box_text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 10px;
}

.box_list {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #336699;
	list-style-image: url(images/square_orange.gif);
	padding-top: 1px;
	padding-bottom: 5px;
}



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
}

a:link {
	text-decoration: none;
	color: #336699;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

.Stile1 {
	font-size: 14px;
	font-weight: bold;
}
.Stile3 {
	color: #339900;
	font-weight: bold;
}