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

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

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

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

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

		a:hover
	{
		text-decoration: underline;
	}

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

	img.layout
	{
		border: 0px;
		display: inline;
		vertical-align: middle;
	}

	form
	{
		margin: 0px;
	}

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

	input.layout
	{
		display: inline;
		border: 0px solid #000000;
		vertical-align: middle;
	}

	hr
	{
		display: none;
	}

	hr.layout
	{
		text-align: center;
		display: block;
		color: #191758;
		width: 80%;
		height: 1px;
	}

	#titolo_web
	{
		display: none;
	}

	#riferimentipagina
	{
		display: none;
	}

	#contenitore
	{
		width: 778px;
		margin: auto;
		background-color: #ffffff;
		color: #000000;
		background-image: url(images/layout_sfondo.gif);
		background-repeat: repeat-y;
	}

	#testa
	{
		clear: both;
		width: 778px;
		min-height: 330px;
		height: auto !important;
		height: 330px;
		color: #000000;
		background-color: #ffffff;
		background-image: url(images/layout_testa.jpg);
		background-position: bottom;
		background-repeat: no-repeat;
    position: relative;
	}

	#login
	{
		background-color: transparent;
		color: #000000;
		position: absolute;
 		width: 210px;
		height: 135px;
		top: 230px;
		left: 31px;
	}

	#data
	{
		float: right;
		background-color: transparent;
		color: #000000;
		padding: 2px 5px 2px 5px;
		font-weight: bold;
	}

	#accessibilita
	{
		float: left;
		background-color: transparent;
		color: #000000;
	}

	.accessibilita_item
	{
		float: left;
		margin-right: 10px;
		padding-bottom: 1px;
	}

	#wrapper
	{
		float: left;
		clear: both;
		width: 778px;
		background-color: transparent;
		color: #000000;
	}

	#sx
	{
		float: left;
	}

	#menu_testa
	{
		width: 186px;
		height: 52px;
		background-image: url(images/layout_menu_testa.jpg);
		background-repeat: no-repeat;
		background-color: transparent;
		color: #ffffff;
		font-weight: bold;
		padding-top: 6px;
		text-align: center;
	}

	#menu
	{
		width: 164px;
		/* word-wrap: break-word;	*/
		background-image: url(images/layout_menu_sfondo.gif);
		background-repeat: repeat-y;
		background-color: transparent;
		color: #000000;
		padding: 1px 7px 0px 15px;
	}


	#amministrazione_testa
	{
		width: 186px;
		height: 26px;
		background-image: url(images/layout_amministrazione_testa.jpg);
		background-repeat: no-repeat;
		background-color: transparent;
		color: #ffffff;
		font-weight: bold;
		padding-top: 6px;
		text-align: center;
	}

	#amministrazione
	{
		width: 154px;
		background-image: url(images/layout_amministrazione_coda.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
		background-color: transparent;
		padding: 0px 7px 0px 25px;
		color: #000000;
    padding-bottom: 30px;
	}

	#contenuto
	{
		float: left;
		width: 502px;
		color: #000000;
		background-color: transparent;
		min-height: 500px;
		height: auto !important;
		height: 500px;
		padding-left: 80px;
		padding-right: 10px;
	}

	#gallery_testa
	{
		width: 186px;
		height: 26px;
		background-image: url(images/layout_gallery_testa.jpg);
		background-repeat: no-repeat;
		background-color: transparent;
		color: #ffffff;
		font-weight: bold;
		padding-top: 5px;
		text-align: center;
	}

	#gallery
	{
		width: 164px;
		background-color: transparent;
		padding: 0px 7px 0px 15px;
		color: #000000;
		text-align: center;
	}

	#chiusura
	{
		width: 778px;
		clear: both;
		height: 37px;
		background-image: url(images/layout_coda.jpg);
		background-repeat: no-repeat;
		background-color: transparent;
		color: #000000;
		text-align: center;
    padding-top: 32px;
	}

	#cert
	{
		width: 789px;
		margin: auto;
		text-align: center;
	}

	.solo_testo
	{
		display: none;
	}

	.intestazione
	{
		width: 592px;
		height: 53px;
		background-image: url(images/layout_intestazione_sfondo.jpg);
		background-repeat: no-repeat;
		background-color: transparent;
		color: #ffffff;
		font-weight: bold;
		font-size: 110%;
		padding-top: 5px;
		text-align: center;
		margin-left: -80px;
		margin-right: -10px;
    margin-bottom: 5px;
	}


	.sezione
	{
  	width: 502px;
		background-color: #467bbd;
    color: #ffffff;
		margin-left: -80px;
		margin-right: -10px;
		padding-left: 80px;
		padding-right: 10px;
	}

	.menu_dipendente
	{
		display: block;
		padding-left: 10px;
		clear: both;
	}

	.menu_line
	{
		padding: 5px 5px 5px 5px;
		margin: 2px -5px 0px -5px;
	}

		a.menu_item:link, a.menu_item:visited, a.menu_item:active, a.menu_item:hover
	{
		color: #000000;
	}

		a.menu_item_selezionato:link, a.menu_item_selezionato:visited, a.menu_item_selezionato:active, a.menu_item_selezionato:hover
	{
		text-decoration: underline;
		color: #000000;
	}

		a.bottone:link, a.bottone:visited, a.bottone:active, a.bottone:hover
	{
		text-align: center;
		width: 50px;
		display: block;
	}

		a.path:link, a.path:visited, a.path:active, a.path:hover
	{
		color: #ffffff;
	}

	option.area
	{
		background-color: #adafae;
	}

	a.esterno
	{
		padding-right: 13px;
		margin-left: 1px;
		margin-right: 1px;
		background-image: url(images/link_esterno.gif);
		background-position: right;
		background-repeat: no-repeat;
	}

		a.bottone_stampa:link, a.bottone_stampa:visited, a.bottone_stampa:active, a.bottone_stampa:hover
	{
		float: right;
		margin-right: 10px;
		margin-top: 30px;
		text-align: center;
		display: block;
	}
  
	.filemanager
	{
		background-color: #ffffff;
	}
  
	.verificato
	{
		color: #009900;
	}

