.table {
	background-color : #F0E68C;
}

.footer {
	background-color : #B8860B;
}

.testoTitoloHome {
	font : Arial;
	font-family : sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #D08822;
	text-align : center;
}

.testoTitoloHomeCenter {
	font : Arial;
	font-family : sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #D2691E;
	text-align : center;
}

.testoFooter {
	font : Arial;
	font-family : sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : Black;
	text-align : center;
}

.testo {
	font : Arial;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	
}

.testoTit {
	font : Arial;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #D2691E;
}

.testoNormale {
	font : Arial;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}


.testoTable {
	font : Arial;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	text-align : right;
}


.testoMessaggio {
	font : Arial;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	text-align : justify;
	background-color : #DAA520;
}

.testoTitolo {
	font : Arial;
	font-family : sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : Black;
	text-align : center;
}

.clsLink {
	font : Arial;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
}

.clsLinkMouseOver {
	font : Arial;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #00CC00;
	TEXT-DECORATION: none;
}


.clsLinkMouseOut {
	font : Arial;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	TEXT-DECORATION: none;
}

.clsLinkCorrente {
	font : Arial;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #2E8B57;
}
  
  .clsCampoCorrente
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFD700;
	font-size : 12px;
}



.clsCampoObbligatorio {
	background-color: #CCFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.clsCampoNonObbligatorio
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.cls_puls_on {
	background-color : #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.cls_puls_off {
	background-color : #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.testoTxtBox {
	font : arial;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
}
 


 .clsTableHeaderColumn {
	background-color : #BDB76B;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align: center
}
 
  .clsTableRow1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align: center
}

 .clsTableRow2 {
	background-color : #F0E68C;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align: center
}

li.menu{
	margin:0;
	padding: 0 2px;
	list-style: square inside url("immagini/cartellachiusa.gif");
}


ul{
	margin:0;
	padding: 0 2px;
	
}


li.voce_menu {
	margin:0;
	padding: 0 2px;
	list-style : circle url("immagini/doc.gif");
}

li.voce_menu_interna {
	margin:0;
	padding: 0 6px;
	list-style : circle url("immagini/doc.gif");
}