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

	a:link, a:active, a:visited
	{
		text-decoration: none;
	}
	
	a:hover
	{
		text-decoration: underline;
	}
	
	a.esterno
	{
		padding-right: 13px;
		margin-left: 1px;
		margin-right: 1px;
		background-image: url(images/layout_link_esterno.gif);
		background-position: right;
		background-repeat: no-repeat;
	}
	
	img.layout
	{
		border-style: none;
		border: 0px solid transparent;
	}
	

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

	input[type=hidden]
	{
		display: none;
	}
	
	hr.layout
	{
		display: none;
	}
	
	.solo_testo
	{
		display: none;
	}
	
	#contenitore
	{
		width: 1024px;
		margin: auto;
		background-color: #ffffff;
		background-image: url(images/layout_sfondo.png);
		color: #000000;
	}
	
	#testa
	{
		float: left;
		width: 793px;
		height: 302px;
		color: #000000;
		background-color: transparent;
		background-image: url(images/layout_testa_sfondo.png);
		background-repeat: no-repeat;
		position: relative;
	}
	
	#ricerca
	{
		position: absolute;
		top: 4px;
		right: 10px;
	}
		
	
	#corpo
	{
		float: left;
		width: 793px;
		color: #000000;
		background-color: transparent;
	}
	
	#sx
	{
		float: left;
	}
	
	.sx_blocco_titolo
	{
		clear: both;
		width: 186px;
		min-height: 24px;
		height: auto !important;
		height: 24px;
		color: #ffffff;
		font-weight: bold;
		background-repeat: no-repeat;
		background-color: transparent;
		padding: 2px 10px 0px 35px;
		font-family: 'graphic1', sans-serif;
		font-size: 130%;
	}
	
	.sx_blocco_titolo:first-letter
	{
		color: #f7a22a;
	}
	
	.sx_evidenza_titolo
	{
		background-image: url(images/layout_evidenza_testa_sfondo.png);
		min-height: 34px;
		height: auto !important;
		height: 34px;
		width: 175px;
		margin-top: 32px;
		padding: 7px 10px 0px 45px;
		margin-right: 1px;
		background-color: #52cbfe;
	}
	
	.sx_navigazione_titolo
	{
		background-image: url(images/layout_navigazione_testa_sfondo.png);
	}
	
	.sx_banner_titolo
	{
		background-image: url(images/layout_banner_testa_sfondo.png);
	}
	
	.sx_accessibilita_titolo
	{
		background-image: url(images/layout_accessibilita_testa_sfondo.png);
	}
	
	.sx_amministrazione_titolo
	{
		background-image: url(images/layout_amministrazione_testa_sfondo.png);
	}

	.sx_blocco
	{
		clear: both;
		width: 221px;
		color: #000000;
		background-color: transparent;
		padding: 2px 5px 5px 5px;
	}
	
	.sx_evidenza
	{
		min-height: 263px;
		height: auto !important;
		height: 263px;
		width: 220px;
		margin-right: 1px;
		background-color: #52cbfe;
		background-image: url(images/layout_evidenza_sfondo.png);
		background-position: bottom;
		background-repeat: no-repeat;
	}

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

	.dx_blocco_titolo
	{
		clear: both;
		width: 186px;
		min-height: 24px;
		height: auto !important;
		height: 24px;
		color: #ffffff;
		font-weight: bold;
		background-repeat: no-repeat;
		padding: 2px 10px 0px 35px;
		font-family: 'graphic1', sans-serif;
		font-size: 130%;
	}
	
	.dx_blocco_titolo:first-letter
	{
		color: #f7a22a;
	}
		
	.dx_news_titolo
	{
		background-image: url(images/layout_news_testa_sfondo.png);
	}

	.dx_gallery_titolo
	{
		background-image: url(images/layout_gallery_testa_sfondo.png);
	}
	
	.dx_blocco
	{
		clear: both;
		width: 221px;
		color: #000000;
		background-color: transparent;
		padding: 2px 5px 5px 5px;
	}
	
	.gallery_item
	{
		margin-top: 10px;
		margin-left: 45px;
		border: 2px solid #5ab700;
		text-align: center;
	}
	
	#coda
	{
		float: left;
		width: 1024px;
		color: #000000;
		background-color: transparent;
		background-image: url(images/layout_coda_sfondo.png);
		background-repeat: no-repeat;
		padding-top: 25px;
		padding-bottom: 7px;
		margin-bottom: 7px;
		text-align: center;
	}

	#cert
	{
		clear: both;
		width: 1024px;
		margin: auto;
		background-color: transparent;
		text-align: center;
	}

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

	.menu_line
	{
		padding: 3px 5px 3px 15px;
		margin: 3px 2px 2px -2px;
		background-color: transparent;
		text-align: left;
	}

	a.menu_item:link, a.menu_item:visited, a.menu_item:active, a.menu_item:hover
	{
		color: #000000;
		font-weight: normal;
	}

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

	.menu_img
	{
		vertical-align: middle;
		border: 0px;
		display: inline;
		vertical-align: middle;
		margin-left: -15px;
		margin-right: 5px;
	}
	
	div.banner
	{
		text-align: center;
	}
	
	img.banner
	{
		border: 1px solid #545a01;
	}
	
	.contenuto_titolo
	{
		clear: both;
		width: 517px;
		padding: 2px 10px 5px 35px;
		font-weight: bold;
		color: #ffffff;
		background-image: url(images/layout_titolo_sfondo.png);
		background-repeat: repeat-x;
		background-position: center;
		font-family: 'graphic1', sans-serif;
		font-size: 130%;
		margin-left: -30px;
	}
	
	.contenuto_titolo:first-letter
	{
		color: #f7a22a;
	}
	
	.errori
	{
		color: #ff7f02;
	}
	
	@font-face
	{
		font-family: 'graphic1';
		src: url('font_face/angostura.eot');
		src: local('☺'), url('font_face/angostura.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;
	}

