BODY {
	background-color : #FFFFCC;
	color : #5A1C00;
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	font-family: "Times New Roman", Times, serif;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	border: 0;
}

TABLE {
	border : thin;
	margin-top : 0pt;
	font-size: 12px;
}  /* tabella che serve per posizionare altre tabelle */

TD {
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    font-family: "Times New Roman", Times, serif;
	height : auto;
}  /* colonna di tabella */

TABLE.LISTA {
	background-color : #FFFFAD;
	color : #5A1C00;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	font-family: "Times New Roman", Times, serif;
	margin-top : 10pt;
	border: 1px solid #5A1C00;
} /* tabella colorata */

TD.LISTA {
	background-color : #FFFFAD;
	color : #5A1C00;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	font-family: "Times New Roman", Times, serif;
	height : 20pt;
	border-top: 1px none #5A1C00;
	border-right: 1px solid #5A1C00;
	border-bottom: 1px solid #5A1C00;
	border-left: 1px solid #5A1C00;
} /* colonna di tabella colorata */

TH.LISTA {
	background-color: #D9B488;
	color: #5A1C00;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	font-family: "Times New Roman", Times, serif;
	height : 20pt;
	vertical-align: middle;
	text-align: center;
	border: 1pt solid #5A1C00;
} 


HR 
{
    color: #5A1C00;
}/* linea di separazione per le maschere */
	

INPUT {
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    font-family: "Times New Roman", Times, serif;
}

SELECT {
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    font-family: "Times New Roman", Times, serif;
}

TEXTAREA {
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    font-family: "Times New Roman", Times, serif;
}

P {
    margin-top : 0pt;
    font-size : 10pt;
    font-weight : normal;
    font-style : normal;
    font-family: "Times New Roman", Times, serif;
}

A.ancora {
    margin-top : 0pt;
    font-size : 3pt;
    font-weight : normal;
    font-style : normal;
    font-family: "Times New Roman", Times, serif;
}

A:link {
    color : #184086 ;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    font-family: "Times New Roman", Times, serif;
}          /* link non visitato */

A:visited {
   color : #184086 ;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    font-family: "Times New Roman", Times, serif;
}       /*  link visitato */

A:active {
   color : #184086 ;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    font-family: "Times New Roman", Times, serif;
}        /* link attivo */
.select {
	font-family: "Times New Roman", Times, serif;
	color: #5A1C00;
	background-color: #FFFFAD;
	font-size: 10pt;
}
ul {
    margin-top : 0pt;
    font-size : 10pt;
    font-weight : normal;
    font-style : normal;
    font-family: "Times New Roman", Times, serif;
}

.tooltip{ /*stili per il tooltip */
    /*posizione e domensioni*/
    position:absolute; top: 2em; left: 2em; width: 15em;
    /*bordi e colore */
    border: 1px solid #6C9; background-color: #A8F8D0;; color:#000;
    /*font e testo */
    font-size: 80%;text-align: center
    }
	

.incMenuSX
{
width:150px; 
border-width:0px;
height:200px;
overflow:hidden;
text-align:center;

}
	
