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

	h1
	{
		font-size: 100%;
		margin-top: 0px;
		margin-bottom: 0px;
	}

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

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

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

		a:hover
	{
		text-decoration: underline;
	}

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

	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;
	}

	input[type=hidden]
	{
		display: none;
	}

	hr
	{
		display: none;
	}

	hr.layout
	{
		display: block;
	}

	dl
	{
		margin: 2px;
	}

	#titolo_web
	{
		display: none;
	}

	#riferimentipagina
	{
		display: none;
	}

	#contenitore
	{
		width: 985px;
		margin: auto;
		background-color: #ffffff;
		color: #000000;
	}

	#testa
	{
		position: relative;
		float: left;
		width: 1024px;
		height: 174px;
		color: #000000;
		background-color: #ffffff;
    background-repeat: no-repeat;
	}

  #e-mail
	{
		position: absolute;
		top: 15px;
		left: 12px;
		width: 125px;
		color: #000000;
		background-color: transparent;
	}
  
	#data
	{
		position: absolute;
		top: 15px;
		right: 12px;
		width: 250px;
		color: #000000;
		background-color: transparent;
		text-align: right;
		font-weight: bold;
	}
  
	#barra
	{
		position: relative;
		float: left;
		width: 1024px;
		height: 59px;
		color: #000000;
		background-color: #ffffff;
		background-image: url(images/layout_barra.jpg);
		background-repeat: no-repeat;
	}

  #cerca
	{
		position: absolute;
		bottom: 30px;
		left: 18px;
		width: 270px;
		color: #000000;
		background-color: transparent;
		font-weight: bold;
	}
  
  #bottoni
  {
		position: absolute;
		bottom: 24px;
		right: 12px;
		width: 600px;
		color: #000000;
		background-color: transparent;
  }
  
  .bottoni_item, .bottoni_item:link, .bottoni_item:visited, .bottoni_item:active, .bottoni_item:hover
  {
  	float: right;
  	color: #000000;
    height: 27px;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
		background-color: #ce9600;
  	background-image: url(images/layout_bottoni_sfondo.gif);
		background-repeat: repeat-y;
    border-left: 1px solid #ffeab2;
    border-right: 1px solid #6d5800;
    font-weight: bold;
  }

	#corpo
	{
		float: left;
		width: 1024px;
		clear: both;
		color: #000000;
		background-color: #ffffff;
		background-image: url(images/layout_sfondo.gif);
		background-repeat: repeat-y;
	}

	#sx
	{
		float: left;
		margin-left: 14px;
	}

	#navigazione_testa
	{
		clear:both;
		width: 200px;
		color: #000000;
		background-color: #ffc100;
		padding: 5px 0px 5px 8px;
		font-weight: bold;
		font-size: 120%;
	}

	#navigazione
	{
		clear:both;
		width: 196px;
		/* word-wrap: break-word;	*/
		color: #000000;
		padding: 2px 4px 5px 8px;
		background-color: #f2b800;
		background-image: url(images/layout_menu_sfondo.gif);
		background-repeat: repeat-y;
	}

	#banner_testa
	{
		clear:both;
		width: 200px;
		color: #000000;
		background-color: transparent;
		padding: 5px 0px 5px 8px;
    border-bottom: 1px dotted #000000;
		font-weight: bold;
		font-size: 120%;
	}

	#banner
	{
		clear:both;
		width: 200px;
		/* word-wrap: break-word;	*/
		color: #000000;
		background-color: transparent;
		padding: 2px 0px 5px 8px;
    text-align: center;
	}

	#contenuto
	{
		float: left;
		width: 536px;
		color: #000000;
		background-color: transparent;
		min-height: 500px;
		height: auto !important;
		height: 500px;
		padding: 0px 10px 0px 10px;
		margin-left: 7px;
	}

	#dx
	{
		float: left;
		margin-left: 10px;
	}


	#area_riservata_testa
	{
		clear:both;
		width: 200px;
		color: #f2b800;
		background-color: transparent;
		padding: 5px 4px 5px 8px;
		background-image: url(images/layout_amministrazione_sfondo.gif);
		background-repeat: repeat-y;
 		border-bottom: 1px dotted #000000;
		font-weight: bold;
		font-size: 120%;
	}

	#area_riservata
	{
		clear:both;
		width: 200px;
		/* word-wrap: break-word;	*/
		color: #000000;
		background-color: transparent;
		padding: 2px 4px 5px 8px;
    background-image: url(images/layout_amministrazione_sfondo.gif);
		background-repeat: repeat-y;
	}

	#case_history_testa
	{
		clear:both;
		width: 200px;
		color: #000000;
		background-color: transparent;
		padding: 5px 4px 5px 8px;
    border-bottom: 1px dotted #000000;
		font-weight: bold;
		font-size: 120%;
	}

	#case_history
	{
		clear:both;
		width: 212px;
		/* word-wrap: break-word;	*/
		color: #000000;
		background-color: transparent;
		padding: 2px 0px 5px 0px;
	}

	.case_history_item
	{
		color: #000000;
		background-color: #f2f2f2;
    border: 1px solid #dedede;
    padding: 4px 4px 4px 4px;
	}

	#chiusura
	{
		width: 1024px;
		clear: both;
		min-height: 18px;
		height: auto !important;
		height: 18px;
		color: #000000;
		text-align: center;
		background-color: transparent;
		background-image: url(images/layout_coda.gif);
		background-repeat: no-repeat;
		padding-top: 21px;

	}

	#cert
	{
		width: 1000px;
		margin: auto;
		padding-top: 10px;
		text-align: center;
	}

	.solo_testo
	{
		display: none;
	}

	.intestazione
	{
		width: 531px;
		margin-left: -10px;
		color: #ff9b07;
		background-color: transparent;
		background-image: url(images/layout_intestazione_sfondo.gif);
		background-repeat: repeat-x;
		background-position: center;
		padding: 5px 0px 5px 25px;
		font-weight: bold;
		font-size: 120%;
	}

	.sezione
	{
		width: 531px;
		margin-left: -10px;
		color: #ff9b07;
		background-color: transparent;
		background-image: url(images/layout_intestazione_sfondo.gif);
		background-repeat: repeat-x;
		background-position: center;
		padding: 5px 0px 5px 25px;
		font-weight: bold;
	}

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

	.menu_line
	{
		padding: 3px 5px 8px 15px;
		margin: 3px 2px 2px -2px;
		background-color: transparent;
		text-align: left;
		border-bottom: 1px dotted #000000;
	}

		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;
	}

	.menu_img
	{
		vertical-align: middle;
		border: 0px;
		display: inline;
		vertical-align: middle;
		margin-left: -15px;
		margin-right: 5px;
	}

	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;
	}

	.errori
	{
		color: #990000;
	}
