/*=================================
====== CONTENUTI
=================================*/
H1,H2,H3,H4,H5,H6
	{
	}
H1{
 width: 640px !important;
 width: 650px;
	height: 20px !important;
	height: 22px;
	font-size: 18px;
	color: #fff;
	background: #f00;
	margin:0px;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 10px;
 ffont-family: Trebuchet Ms;
	}
H2	{
 width: 100%;
	margin:0px;
	margin-bottom:10px;
	color: #777;
	color: #000;
	font-size: 18px; 
 font-family: Trebuchet Ms;
 white-space: nowrap;
	}
H3
 {
	width: 100%;
	height: 18px;
	color: #f00;
	background: transparent;
	font-size: 15px;
	padding: 2px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #f00;
	} 
 
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;
	}
H5
	{
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	float: left;
	clear: left;
	width: 100%;
	height: 20px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	}
H5 A, H5 A:link, H5 A:active, H5 A:visited, H5 A:hover
	{
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-align: right;	
	}
	
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;
 }
 /*TABELLE LANDINIG PAGE*/
 TABLE.landing-tabella-Affitti
	{
	border-bottom:solid 2px #ccc;
	}
 TABLE.landing-tabella-Affitti TD
	{
	bbackground:#f6f6f6;
	}
P.Intestazione-Tabella
	{
	color:#CC0000;
	}
P.Intestazione-Tabella A:link,P.Intestazione-Tabella A:visited, P.Intestazione-Tabella A:hover
	{
	color:#CC0000;
	}
	
  TABLE.landing-tabella-Affitti TD P
	{		
	margin-top:2px;
	margin-bottom:8px;
	ppadding:0px;
	hheight:10px;
	line-height:15px;
	}
TABLE.Landing-Tabella-Interna
	{
	background:#f6f6f6; 
	}
TABLE.Landing-Tabella-Interna IMG
	{
	margin-right:5px;
	}