/*=================================
====== CONTENUTI
=================================*/

H1	{
	width: 100%;
	font-family: Georgia, Tahoma, Verdana, sans serif;	
	font-size: 30px;	
	font-weight:normal;
	font-style: italic;
	color: #6C4A02;
	margin: 0px;
	padding: 0px;
	}
H2	{
	margin:0px;
	margin-top:5px;
	color: #000;
	font-size:18px;
	font-weight:bold;
	}
H3	{
	margin:2px;
	color: #000;
	font-size:14px;
	}

H4, H5, H6
	{
	color: #000;
	font-size:12px;
	}
LI
	{
	/*margin:0px;*/
	width:auto;
	/*display:block;*/
	height:20px;
	padding-left:10px;
	padding-top:0px;
	/*list-style:none;*/
	list-style-image:url(/Temi/Default/immagini/PuntoElenco.gif);
	}
DIV.Territorio A
	{
	position:static;
	height:auto;
	}
LI
	{
	height:auto;
	margin-bottom:4px;
	}