
#testo_normale{
   
   font-family: Trebuchet MS, sans-serif;
   color: #000000;
   font-size: 9pt;
}
	
	#testo_normale A:LINK {
	 font-family: Trebuchet MS, sans-serif;
	 color: #3c070c;
	 font-weight: bold;
	 font-size: 12px;	
	 text-decoration: none;
	}
	
	
	#testo_normale A:VISITED {
	 font-family: Trebuchet MS, sans-serif;
	 color: #3c070c;
	 font-weight: bold;
	 font-size: 12px;	
	 text-decoration: none;
	}
  
  #testo_normale A:HOVER {
	 font-family: Trebuchet MS, sans-serif;
	 color: #000195;
	 font-weight: bold;
	 font-size: 12px;	
	 text-decoration: none;
	}
	
  #testo_normale A:ACTIVE {
  font-family: Trebuchet MS, sans-serif;
	 color: #000195;
	 font-weight: bold;
	 font-size: 12px;	
	 text-decoration: none;
}

  ul A:LINK{
   text-align: left;
   font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
   color:#3C070C;
   font-size: 9pt;
	text-decoration: none;
}

ul A:ACTIVE{
   text-align: left;
   font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
   color:#3C070C;
   font-size: 9pt;
	text-decoration: none;
}

ul A:HOVER{
   text-align: left;
   font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
   color:#000195;
   font-size: 9pt;
}


/* ####################################### */
	/* per la divisione dei progetti conclusi, in corso della pagina attivitą*/
#testo_normale_bordo{
   text-align: left;
   font-family: Trebuchet MS, sans-serif;
   color: #000000;
   font-size: 9pt;
	border-left-color:#3c070c;
	border-left-style: dotted;
	border-left-width: 2px;
}

#testo_normale_mappa{
   font-family: Trebuchet MS, sans-serif;
   color: #000000;
   font-size: 8pt;
}
	
	#testo_normale_mappa A:LINK {
	 font-family: Trebuchet MS, sans-serif;
	 color: #3c070c;
	 font-weight: bold;
	 font-size: 8px;	
	 text-decoration: none;
	}
	
	
	#testo_normale_mappa A:VISITED {
	 font-family: Trebuchet MS, sans-serif;
	 color: #3c070c;
	 font-size: 8px;	
	 text-decoration: none;
	}
  
  #testo_normale_mappa A:HOVER {
	 font-family: Trebuchet MS, sans-serif;
	 color: #000195;
	 font-size: 8px;	
	 text-decoration: none;
	}
	
  #testo_normale_mappa A:ACTIVE {
  font-family: Trebuchet MS, sans-serif;
	 color: #000195;
	 font-size: 8px;	
	 text-decoration: none;
}
////////////////////////////////////
//per la parte finale nella "bottoniera"
//li metto verdi

#testo_normaleSotto{
   
   font-family: Trebuchet MS, sans-serif;
   color: #006600;
   font-size: 9pt;
}
	
	#testo_normaleSotto A:LINK {
	 font-family: Trebuchet MS, sans-serif;
	 color: #006600;
	 font-weight: bold;
	 font-size: 12px;	
	 text-decoration: none;
	}
	
	
	#testo_normaleSotto A:VISITED {
	 font-family: Trebuchet MS, sans-serif;
	 color: #006600;
	 font-weight: bold;
	 font-size: 12px;	
	 text-decoration: none;
	}
  
  #testo_normaleSotto A:HOVER {
	 font-family: Trebuchet MS, sans-serif;
	 color: #006600;
	 font-weight: bold;
	 font-size: 12px;	
	 text-decoration: none;
	}
	
  #testo_normaleSotto A:ACTIVE {
  font-family: Trebuchet MS, sans-serif;
	 color: #006600;
	 font-weight: bold;
	 font-size: 12px;	
	 text-decoration: none;
}
#percorso{
	 font-family: Trebuchet MS, sans-serif;
	 color:#006600;
	 font-weight: bold;
	 font-size: 10px;	
	 text-decoration: none;
	}

#percorso A:LINK {
	 font-family: Trebuchet MS, sans-serif;
	 color:#006600;
	 font-weight: bold;
	 font-size: 10px;	
	 text-decoration: none;
	}
	
	
	#percorso A:VISITED {
	 font-family: Trebuchet MS, sans-serif;
	 color: #006600;
	 font-weight: bold;
	 font-size: 9px;	
	 text-decoration: none;
	}
  
  #percorso A:HOVER {
	 font-family: Trebuchet MS, sans-serif;
	 color: #006600;
	 font-weight: bold;
	 font-size: 9px;	
	 text-decoration: none;
	}
	
  #percorso A:ACTIVE {
  font-family: Trebuchet MS, sans-serif;
	 color: #006600;
	 font-weight: bold;
	 font-size: 9px;	
	 text-decoration: none;
}

.iframe {
	width: 100%;
	height: 400px;
	overflow:-moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y:scroll;
	overflow: -moz-scrollbars-vertical;
	
	border: 1px solid #000;
	padding: 5px;
	-moz-box-sizing: padding-box;
	
	scrollbar-base-color: #003366;
    scrollbar-face-color: #003366;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-dark-shadow-color: #FFFFFF;
    scrollbar-3d-light-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
	
}
