@charset "utf-8";
/* CSS Document */

.Stile1 {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
.Stile4 {
	color: #FF9933;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;

}
.Stile1_bold {
	color: #f09017;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
.sfondotitoli {
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c4c0c0;
	height:16px
}
a:link {
	color: #666666;

}
a:visited {

	color: #666666;
}
a:hover {

	color: #999999;
}
a:active {

	color: #999999;
}
.tabree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-attachment: fixed;
	width: 600px;
	max-width: 600px;
}
body,td,th {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.Stile_titolo_grande {
	color: #188229;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Stile2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #f09017;
	font-size: 18px;
}
.Stile3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}