 /* Tabella principale*/
 
 table.indi0 {
	width:					100%;
	border:					0px;
	border-collapse:		collapse;
	margin-top:				2px;
	margin-left:			0px;
 }
 
/* Tabella centrale secondaria */

table.indi1 {
	width:					800px;
	height:					100%;
	background-image:		url('./immagini/bolsfondo1.jpg');
	background-repeat:		no-repeat;
	border-collapse:		collapse;
}

/* Tabella centrale secondaria solo per pagina default.asp  e  tabella menu */

table.indidef{
	width:					800px;
	height:					100%;
	border-collapse:		collapse;
}

table.menudef{
	width:					600px;
	height:					100%;
	border-collapse:		collapse;
}

td.menudef{
	width:					200px;
	font-family:			arial;
	font-weight:			600;
	text-align:				center;
	color:					#404040;
	font-size:				12px;
}

p.defau {
	font-family:			arial;
	font-size:				12px;
	color:					#000000;
}
 
a:active.def, a:hover.def, a:link.def, a:visited.def {
	font-family:			arial;
	font-size:				11px;
	color:					#404040;
	font-weight:			600;
	
}

/* Indirizzo mail */

a:hover.testo {
	font-family: 			Arial; 
	font-size: 				8pt; 
	color: 					#666666; 
	text-decoration:		underline;
	
}
/* pagina  storia */

.testo0, .testo { 
	font-family: 			Arial; 
	font-size: 				8pt; 
	color: 					#666666; 
	text-decoration:		none; 
	text-align:				justify;
}

.testo { 
	text-indent:			20px;
}

 /*  menu lingue  */
 
 a:active.lingue, a:hover.lingue, a:link.lingue, a:visited.lingue {
	font-style:				italic;
	font-family:			arial;
	font-size:				14px;
	color:					#404040;
	font-weight:			600;
	
}

/* voce del menu della pagina scelta */

.scelta {
	text-align:				left;
	font-style:				italic;
	font-weight:			700;
	font-size:				14px;
	color:					#000000;
	background-color:		#A2FCA2;
}

/*  menu navigazione */
a:active.noscea, a:hover.noscea, a:link.noscea, a:visited.noscea  {
	color:					#000000;
}

td.noscelta {
	text-align:				right;
	font-size:				14px;
	color:					#000000;
}

table.menu {
	width:					90%;
	border-width:			1px 0px 1px 0px;
	border-color:			#000000;
	border-style:			solid;
	font-family: 			Arial, Helvetica, sans-serif;
}


/* pagina contatti */

.contatt {
	background-image:		url('./imm/sfondo.jpg');
	background-repeat:		repeat-y;
}
span.testo3 { 
	font-family: 			Arial; 
	font-size: 				8pt; 
	color: 					#666666; 
	text-decoration:		none; 
	

}

.testo4 {
	text-indent:			29px;
}


 /**/
 
.casella { 
	border-style:			groove; 
	border-width:			1px; 
	font-family: 			Arial; 
	font-size: 				8pt; 
	color: 					#666666; 
	font-weight: 			bold;
}

.nome {
 font-family: 				Times New Roman; 
 font-size: 				36pt; 
 font-weight: 				bold;

}


.testo2 { 
	font-family: 			Arial; 
	font-size: 				8pt; 
	color: 					#666666; 
	text-decoration:		none; 
	font-weight:			bold;
}




