.cursorPinter  {
    cursor:pointer;
}
fieldset {
    border: 0;
}
.fonte-8 {
	font-size:8Px;
    font-family: Verdana;
    font-weight:normal;
    color:black;
}
.fonte-12 {
	font-size:12Px;
    font-family: Verdana;
    font-weight:normal;
    color:black;
}
.itemDrowDown {
    height: 20px;
}
.pulsanti_verdi{
    border: 1px solid #6ea3cc;
    border-radius:0px;
    font-family:Verdana;
    font-size: 9px;
    font-weight:bold;
    cursor:pointer;
    background:#6ea3cc;
    color:white;
    vertical-align:middle;
    padding-left:3px;
    padding-right:2px;
}
.pulsanti_verdi:hover{
    border: 1px solid #6191b5;
    background:#6191b5;
}
.TitoloCentrale {
	font-size:16Px;
    font-family: Verdana;
    font-weight:normal;
    color:white;
}
