	body { color: #000000; background-color:#fff }
		h1 { font-size: 36px; }
		b { font-weight: bold; }
		a:hover { color: #758aa5 }
		.icone img { cursor: pointer; max-width: 70px; }
		
		.MsoBodyText, .msobodytext { font: 14px/24px "lft-etica", verdana  }
		.tab { display: none; }
		.tab.view { display: block;overflow-x:auto }
		.icon { margin: 20px 0; border-bottom: 1px solid #ccc; }
		.icon i { width: 25px; font-size: 40px; margin: 0 20px 5px 0; }
		.icon p i { font-size: 40px; font-weight: 300; width: 22px; margin-top: -17px; }
		.icon p img { width: 22px; }
		.view { display: block; }
		.hide { display: none; }
		.icone span { cursor: pointer; font-size: 18px; position: relative; margin-left: 10px; line-height: 26px; max-width: 800px; display: inline-block; }
		.apri, .chiudi { font-size: 12px; text-align: right; position: relative; float: right; top: 15px; }
		td { border: 1px dashed #758aa5; }
		ul { margin: 0; padding-left: 16px; list-style:none }
		table { border: 0; font-family: "lft-etica", verdana !important; width: 100% }
		
		@media (max-width: 767px){
			.icone span{max-width:80%;}
			.icon i{font-size: 20px;width: 15px;margin-right:0;}
			.icon p i{font-size:20px ;font-weight: 300; width: 22px; margin-top: -17px;}
			.apri, .chiudi{top: -10px;}
		}