.sfondo      { font-family: Verdana, Geneva, sans-serif; font-size: 14px; font-weight: bold; 
               font-style: normal; color: #423A30; background-color: #C7BA5E }
.sfondopulsante      {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #423A30;
	background-color: #C7BA5E;
	}
.bottone     {
		width:100px; \\modifica la larghezza del bottone
height:100px; \\ modifica l'altezza del bottone
font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #423A30;
	background-color: #C7BA5E;
}
.tabella     {
	font-size: 14 pt;
	color: #423A30;
	text-align: center;
	border: 0;
	border-top-color: #CCC;
	border-right-color: #000;
	border-left-color: #FFF;
	background-color:#423A30
}
.tabellasoci     {
	font-size: 14 pt;
	color: #CCC;
	text-align: justify;
	border: 0;
	border-top-color: #CCC;
	border-right-color: #000;
	border-left-color: #FFF;
	background-color:#423A30;
	margin-left: 10px;
	margin-right: 10px;
}
.tabellatitolo     {
	font-size: 14 pt;
	color: #FFF;
	text-align: center;
	border: 0;
	border-top-color: #CCC;
	border-right-color: #000;
	border-left-color: #FFF;
	background-color:#423A30;
	margin-left: 10px;
	margin-right: 10px;
}
.titoli      {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #423A30;
	font-style: italic;
	font-weight: bold
}
.testo       {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	height: auto;
	width: auto
}
.testop       {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	height: auto;
	width: auto
}
.testoM       {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
}

