	body
	{
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 70%;
		text-align: justify;
			color: #000000;
		margin-top: 3px;
		background-color: #c7c7c7;
		}

	h1
	{
		font-size: 130%;
			margin-top: 0px;
		margin-bottom: 0px;
		color: #ffffff;
		}

	h2
	{
		font-size: 110%;
			margin-top: 0px;
		margin-bottom: 0px;
		}

	p
	{
			margin-top: 3px;
		margin-bottom: 8px;
		}

		a:link, a:active
	{
			color: #000000;
		text-decoration: none;
		}

		a:visited
	{
			color: #000000;
		text-decoration: none;
		}

		a:hover
	{
			color: #0000ff;
		text-decoration: underline;
		}

	img
	{
			border: 1px solid #000000;
		display: inline;
		}

	img.layout
	{
			border: 0px;
		display: inline;
		}

	form
	{
		margin: 0px;
	}

	input
	{
		display: inline;
		border: 1px solid #000000;
	}

	input.layout
	{
		border: 0px;
		display: inline;
	}

	hr
	{
			display: none;
		}

	#riferimentipagina
	{
			display: none;
		}

	#contenitore
	{
			width: 800px;
		margin: auto;
		background-color: #5b9367;
		}

	#navigazione
	{
			float: left;
		width: 230px;
		background-image: url(images/menu_sfondo.jpg);
		}

	#corpo
	{
			float: left;
		width: 570px;
		}

	#testa
	{
			clear: both;
		background-color: #1f4627;
		}

	#contenuto
	{
			clear: both;
		background-color: #5b9367;
		padding: 0px 10px 5px 10px;
		min-height: 400px;
		height: auto !important;
		height: 400px;
		}

	#coda
	{
			text-align: center;
		clear: both;
		background-color: #1f4627;
		color: #ffffff;
		padding: 5px 20px 5px 20px;
		}

	#menu
	{
			width: 200px;
		word-wrap: break-word;
		background-image: url(images/menu_sfondo_testa.jpg);
		background-repeat: no-repeat;
		background-position: top;
		padding: 150px 10px 0px 20px;
		min-height: 335px;
		height: auto !important;
		height: 335px;
		}

	#accessibilita
	{
			width: 200px;
		word-wrap: break-word;
		padding: 10px 10px 0px 20px;
		}

	#amministrazione
	{
			width: 200px;
		word-wrap: break-word;
		background-image: url(images/menu_sfondo_coda.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		padding: 10px 10px 10px 20px;
		}

	#news
	{
			width: 200px;
		float: right;
		word-wrap: break-word;
		padding: 10px 10px 10px 10px;
		background-color: #376541;
		margin: 5px 5px 5px 5px;
		min-height: 100px;
		height: auto !important;
		height: 100px;
		}

	.titolo
	{
			background-color: #1f4627;
		margin: 0px -10px 5px -10px;
		padding: 3px 5px 0px 5px;
		padding: auto;
		height: 29px;
		}

	.menu_dipendente
	{
		padding-left: 10px;
		margin-left: 3px;
			border-left: 1px dashed #092c10;
		}

	a.menu_item:link, a.menu_item:visited, a.menu_item:active, a.menu_item:hover
	{
			font-size: 110%;
		color: #092c10;
		}
	
	a.menu_item_selezionato:link, a.menu_item_selezionato:visited, a.menu_item_selezionato:active, a.menu_item_selezionato:hover
	{
		font-weight: bold;
			font-size: 110%;
		color: #092c10;
		}
	
	.filemanager
	{
			background-color: #ffffff;
		}