/* Foglio di stile CSS predefinito per un nuovo progetto di applicazione Web */

BODY
{
	margin-top: 5px;
	font-weight: normal;
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	color: #203F2C;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: normal;
	background-color: white;
}
P,UL, LI
{
	font-size: 12px;
	color: #203f2c;
	font-family: Verdana, Arial;
	text-align: justify;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT

H1	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	26px;
	margin-bottom: -16px;
	color: #247040;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2
{
	font-weight: 700;
	font-size: 20px;
	color: #4cb072;
	margin-bottom: -16px;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: #203F2C;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	18px;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT
{
	font-weight: 700;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: uppercase;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 3pt;
	text-decoration: none;
}	
		
H6
{
	font-size: 8pt;
	color: #4d4d4d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	underline;
	color:	#203F2C;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#203F2C;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#203F2C;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#4cb072;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	disc ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{

	}


.tdBannerHP
{
	background-image: url(immagini/bannerHP.jpg);
}

.tdToscanaHP
{
    background-position: left top;
    background-image: url(immagini/ToscanaHP.jpg);
    background-repeat: no-repeat;
}

.mnuHP, .mnuHPNoBordo, .mnuHPOVER,.mnuHPCLIC,.mnuHPOVERNoBordo,.mnuHPCLICNoBordo
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	color: white;
	border-bottom: #4cb072 solid;
	font-family: Verdana, Arial;
	background-color: #247040;
	cursor:hand;
}

.mnuHPNoBordo
{
	border-bottom: #247040 solid;
}

.mnuHPOVER
{
	background-color: #ddf4e2;
	color: #247040;
}
.mnuHPCLIC
{
	background-color: #203F2C;
	color: #4cb072;
}
.mnuHPOVERNoBordo
{
	background-color: #ddf4e2;
	color: #247040;
	border-bottom: #ddf4e2 solid;
}
.mnuHPCLICNoBordo
{
	background-color: #203F2C;
	color: #4cb072;
	border-bottom: #203F2C solid;
}
.mnuAlto
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	border-left: #4cb072 solid;
	color: black;
	font-family: verdana;
}


.tdAnnunci
{
	border-top: #247040 thick solid;
	background-color: #ddf4e2;
}

.txtCerca
{
	border-right: #247040 1px solid;
	border-top: #247040 1px solid;
	font-size: 8pt;
	border-left: #247040 1px solid;
	border-bottom: #247040 1px solid;
}
.buttonCerca
{
	border-right: #203F2C 1px solid;
	border-top: #203F2C 1px solid;
	font-size: 8pt;
	background-color: #247040;
	color: white;
	border-left: #203F2C 1px solid;
	border-bottom: #203F2C 1px solid;
	cursor:hand;
}

.tdCorpo
{
	padding-left: 80px;
	padding-top: 20px;
	padding-bottom: 5px;
}
.hlLink
{    color: #5B0000;
    text-decoration: underline;
    font-size: 9pt;
    font-weight: bold;
}

.tdAWM
{
	padding-top: 5px;
	
}