/* STILI PER TEMPLATE HEAD */
	div#header{
		height:80px;
		background:#FFD800 url("Main/Autentico/Banner_Testa.jpg") no-repeat;
		text-align:right;
	}	
	div#header img{margin-top:20px;}	
	#navigation-top
	{
		text-align:left;
		height: 26px;
		padding: 0;
		margin: 0;	
		background: url("Main/Autentico/Base_Menu1_AL.jpg") repeat-x;
		color:#103C18;	
		
	}
	#navigation-top ul
	{
		margin:0;
		padding: 0;
		list-style-type: none;
	}
	#navigation-top li{
		display:inline;
	}
	#navigation-top a:link, 
	#navigation-top a:visited{
		float:left;
		text-align:center;
		font-family:Verdana,Arial;
		font-size:11px;
		font-weight: bold; 
		text-decoration:none;
		color:#005AAB;
		width:99px;
		height:21px;
		background:url("Main/Orizzonti/Tab_Menu1OL.jpg") no-repeat;
		margin:2px 0 0 0;	
		padding:2px 0 0 0;
	}

	#navigation-top #riservata a:link, 
	#navigation-top #riservata a:visited{
		float:left;
		width:99px;
		height:21px;
		margin:2px 0 0 2px;
		padding:2px 0 0 0;
		font-size:11px;
		font-weight: normal; 
		background:url("Main/Tab_Menu1b.jpg") no-repeat;
	}
	#navigation-top #riservata a:hover{padding-bottom:6px;}

	*>#navigation-top #riservata a:hover{padding:1px 0 0 0;}

	#navigation-top a:hover, 
	#navigation-top a:focus, 
	#navigation-top a:active{
		padding-bottom:6px;
		color:#444444;
		border-bottom: 3px solid yellow;
		cursor: pointer;
	}
	*>	#navigation-top a:hover, 
	*> #navigation-top a:focus, 
	*> #navigation-top a:active{padding:1px 0 0 0;margin-top:2px;}

	#navigation-top #Nav_Attivo a{
		color:#fff;
		background:#679A02;
		border-bottom: 3px solid yellow;
		cursor: pointer;
		}

	#Ricerca{
		margin:0;	
		padding:0;
		height:24px;
	}
	
	#Ricerca form{
		float:right;
		height:22px;
		margin-right:4px;
		background:transparent;
		color:#fff;
	}
	#Ricerca form input#cerca { 
		border: 1px solid #FFD800;
		margin-top:2px;
		font-size: 8pt;
		padding:0; 	
	}
	#Ricerca form #immagine {
		padding-top:4px;
	}
	#Ricerca form label{
		font-family: Arial;
		font-size: 8pt;
		font-weight: bold;
	}
		
	/*BREADCRUMB*/
	#Bread/* style="float=left;height=23px;color=black;"*/
	{
		float:left;
		height:23px;
		margin-top:4px;
		color:#6796D6;
		font-family: Arial;
		font-size: 7pt; 
		font-weight: normal; 
	}
	#map-bar
	{
		height: 34px;
		color: #444444;
		background: url("Main/Autentico/BaseUtilita_AL.jpg") repeat-x;
		text-align: right;
		padding-right:4px;
		font-family: Arial;
		font-size: 7pt; 
		font-weight: normal; 
		border-top:1px solid #FFD800;	
	}
	
	#map-bar a
	{
		margin-top: 6px;
		padding: 0 0.25em;
		background-color: #FFFFFF;
		background:transparent;
		color: #6796D6;
		font-family: Verdana;
		font-size: 7pt; 
		font-weight: normal; 	
		text-decoration: none;
	}
	
	#map-bar a:hover,
	#map-bar a:focus,
	#map-bar a:active
	{color: #D3990D;}	