body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #878B8E;
	text-decoration: none;
	font-weight:normal;
}
.fmenu {
	font-family:'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 12px;
	color:#8C9094;
	text-decoration:none;
	font-weight:bolder;
	padding:16px 26px 12px 26px;
	border-right:solid 1px #FFFFFF;
}
.fmenu_HOME {
	font-family:'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 12px;
	color:#8C9094;
	text-decoration:none;
	font-weight:bolder;
	padding:16px 26px 12px 26px;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
}

.fmenu_HOME:hover {
	font-family:'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 12px;
	color:#8C9094;
	background-color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
	padding:16px 26px 12px 26px;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
}

.fmenu:hover {
	font-family:'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 12px;
	color:#8C9094;
	background-color:#FFFFFF;
	text-decoration:none;
	font-weight:bolder;
	padding:16px 26px 12px 26px;
}
.fmenu_ON {
	font-family:'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	background-color:#FFFFFF;
	font-size: 12px;
	color:#FF7100;
	text-decoration:none;
	font-weight:bolder;
	padding:16px 26px 12px 26px;
}
.titolo_para {
	font-size: 16px;
	color: #FF7100;
	text-decoration: none;
	font-weight:bold;
}
.titolo_para2 {
	font-size: 14px;
	color: #FF7100;
	text-decoration: none;
	font-weight:bold;
}

.testo_para {
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
}

.head_table {
	font-size: 10px;
	color: #FF7100;
	text-decoration: none;
	font-weight:bold;
}



.link_normal {
	color: #878B8E;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}

.link_normal:hover {
	color: #878B8E;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}

.link_email {
	color: #FF7100;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}

.link_email:hover {
	color: #FF7100;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}

.link_btn {
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}

.link_btn:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}


.link_footer {
	color: #FF7100;
	font-size: 10px;
	text-decoration:none;
	font-weight:normal;
}

.link_footer:hover {
	color: #FF7100;
	font-size: 10px;
	text-decoration:none;
	font-weight:normal;
}

.link_footer_gray {
	color: #878B8E;
	font-size: 10px;
	text-decoration:none;
	font-weight:normal;
}

.link_footer_gray:hover {
	color: #878B8E;
	font-size: 10px;
	text-decoration:none;
	font-weight:normal;
}

.outclass {
	background-color:#E7E8EA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:7px 0x 7px 7px;
	color:#3c3c3c;
}

.overclass {
	background-color:#D7DBDC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:7px 0x 7px 7px;
	color:#3c3c3c;
}
a.link_menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#999999;
}

a.link_menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#999999;
}

a.link_table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#999999;
}

a.link_table:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	text-decoration:underline;
	color:#999999;
}
