/* LINK MENU INDEX */
	
						
			/* menu blu */
							a.vocimenublu:link {
													color: #003399;
													font-family: Verdana, Abtechia, Arial;
													font-size: 10px;
													text-decoration: none;
													font-weight: bold;
												}
							
							a.vocimenublu:visited {
													color: #003399;
													font-family: Verdana, Abtechia, Arial;
													font-size: 10px;
													text-decoration: none;
													font-weight: bold;
												  }
							
							a.vocimenublu:hover {
													color: #FFFFFF;
													font-family: Verdana, Abtechia, Arial;
													font-size: 10px;
													text-decoration: none;
													font-weight: bold;
												} 
							
							
	
							 
		/* menu azzurro */
							a.vocimenuazzurro:link {
													color: #6699CC;
													font-family: Verdana, Abtechia, Arial, ;
													font-size: 10px;
													text-decoration: none;
													}
							
							a.vocimenuazzurro:visited {
														color: #6699CC;
														font-family: Verdana, Abtechia, Arial;
														font-size: 10px;
														text-decoration: none;
													  }
							
							a.vocimenuazzurro:hover {
														color: #666666;
														font-family: Verdana, Abtechia, Arial;
														font-size: 10px;
														text-decoration: none;
													}
								
	 
									
/* --------------------------------------------------------------------------------------*/
	
	/* LINK */
	
a {
	color: #000099;
	text-decoration: none;
  }

a:hover {
		color: #FF0000;
        }
	
/*-----------------------------------------------------------------------------------------*/	
	
	/* TITOLI PAGINE INTERNE */
			
		
			.titoloblu {
							font-family: Arial, Verdana;
							font-size: 12px;
							color: #003399;
							font-weight: bold;
					   }
		
			
			.titoloazzurro {
								font-family:  Verdana, Arial;
								font-size: 12px;
								color: #6699CC;
								font-weight: bold;
							}
			
	
			.titoloblupiccolo {
								font-family: Arial, Verdana;
								font-size: 10px;
								color: #003399;
							  }
			
		
			
/* --------------------------------------------------------------------------------------------*/
			/* TESTO MENU INTERNO */
			.textmenu {
						font-family: Abtechia, Arial, Verdana;
						font-size: 9px;
						color: #000000;
					  }
					  
/* --------------------------------------------------------------------------------------------*/
			
			/* TESTO PAGINE INERNE */
			
			.text {
					font-family:  Arial, Abtechia, Verdana;
					font-size: 11px;
					color: #000000;
				  }
			.textbianco {
					font-family:  Arial, Abtechia, Verdana;
					font-size: 11px;
					color: #FFFFFF;
				  }
				  
			.justify {
						text-align: justify;
					 }
					 
					 
/*--------------------------------------------------------------------------------------------*/



		  
.tablehead {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #FFFFFF;
			font-weight: bold;
			background-color: #FFFF99;
		   }



/* --------------------------------------------------------------------------------------------*/