/*=================================
====== CONTENUTI
=================================*/
H1,H2,H3,H4,H5,H6
	{
	}
H1{
 width: 100%;
	font-size: 24px;
	color: #333;
	margin:0px;
	padding: 0px;
	margin-bottom: 10px;
 font-family: Trebuchet Ms;
	}
H2	{
 width: 100%;
	margin:0px;
	margin-bottom:10px;
	color: #777;
	font-size: 18px; 
 font-family: Trebuchet Ms;
	}
H3
 {
	margin:0px;
	margin-bottom:10px;
	color: #E8AE00;
	font-size: 16px; 
 font-family: Trebuchet Ms;
 line-height: 18px;
	} 
 
H4
	{
	margin:0px;
	margin-bottom: 5px;
	color: #fff;
	font-size:12px;
	text-transform: uppercase;
	padding: 2px;
	line-height: 16px;
	background: #95C517;
	text-transform: lowercase;
	font-family: Trebuchet Ms,Arial Narrow, Tahoma, Helvetica, Verdana;
	}
H4, H5, H6
	{
	}
UL,OL,LI,P
	{
	font-size:100.01%;
	}
 
TABLE.Tabella-Strutture
 {
 bbackground: #fff;
 }

 
TABLE.Tabella-Link
 {
 }
 
TABLE.Tabella-Link TD IMG
 {
 border: 1px solid #999;
 }
TABLE.Tabella-Link TD
 {
 font-size: 11px;
 line-height: 13px;
 text-align: center;
 vertical-align: top;
 }
 
 
 