<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin: 0px;
    padding: 0px;
    font-family: arial;
    font-size: 90%;
	background:#FFFFFF;
	
}
.bianco {font: 100% Garuda,Verdana; color: white; text-align: center;}
.PPSxNero {font: 76% Garuda,Verdana; text-align: left; color: black;}
.PPcBlu {font: 76% Garuda,Verdana; text-align: center; color: blue;}
.PPcMarrone {font: 76% Garuda,Verdana; text-align: center; color: brown;}
.PPcGrigio {font: 76% Garuda,Verdana; text-align: center; color: gray;}
.PPcRosso {font: 76% Garuda,Verdana; text-align: center; color: red;}
.PPcNero {font: 76% Garuda,Verdana; text-align: center; color: black;}
.PPSxBlu {font: 76% Garuda,Verdana; text-align: left; color: blue;}
.PPSxMarrone {font: 76% Garuda,Verdana; text-align: left; color: brown;}
.PPSxGrigio {font: 76% Garuda,Verdana; text-align: left; color: gray;}
.PPSxVerde {font: 120% Garuda,Verdana; text-align: left; color: green;}
.PPSxRosso {font: 76% Garuda,Verdana; text-align: left; color: red;}
.PPfirma{font: 20% Garuda,Verdana; text-align: left; color: black;}

h3 {font: 150% Garuda,Verdana; color: navy}
h4 {font: 200% Garuda,Verdana; color: red}
td {font: 100% Garuda,Verdana; padding:0px; padding-left:4px; padding-right:4px}

.nuvolaAlta {
	font-size: 120%;
     float: left;
	 color:yellow;
     border: 2px solid MEDIUMBLUE;
     border-radius: 30px 30px 30px 30px; 
    -moz-border-radius: 30px 30px 30px 30px; /* firefox */
    -webkit-border-radius: 30px 30px 30px 30px; /* safari, chrome */
     background: MEDIUMBLUE;
	 margin:4px;
     margin-top: 20px;
	 margin-bottom: 40px;
     margin-left: 30%;
	 width:40%;
	 text-align:center;
	 padding:10px;
	 
}

.nuvola {
	font-size: 120%;
     float: left;
	 color:maroon;
     border: 2px solid GOLDENROD;
     border-radius: 30px 30px 30px 30px; 
    -moz-border-radius: 30px 30px 30px 30px; /* firefox */
    -webkit-border-radius: 30px 30px 30px 30px; /* safari, chrome */
     background: GOLDENROD;
	 margin:4px;
     margin-top: 20px;
	 margin-bottom: 40px;
     margin-left: 30%;
	 width:40%;
	 text-align:center;
	 padding:10px;
	 
}



.bottoneTondo {
     font-size: 120%;
     float:right;
	 color:MEDIUMBLUE;
     border: 2px solid MEDIUMBLUE;
	 
     border-radius: 20px 20px 20px 20px; 
    -moz-border-radius: 20px 20px 20px 20px; /* firefox */
    -webkit-border-radius: 20px 20px 20px 20px; /* safari, chrome */
     display: block;
     width:40%;
     background: #FFFFFF;
	 margin:4px;
     margin-top: 20px;
	 margin-bottom: 20px;
     margin-left: 30%;
	 text-align:center;
	 padding:10px;
}

.bottoneTondoPiccolo {
    font-size: 100%;
    float:right;
	 color:MEDIUMBLUE;
     border: 2px solid MEDIUMBLUE;
	 
     border-radius: 10px 10px 10px 10px; 
    -moz-border-radius: 10px 10px 10px 10px; /* firefox */
    -webkit-border-radius: 10px 10px 10px 10px; /* safari, chrome */
     display: block;
     width:40%;
     background: #FFFFFF;
	 margin:4px;
     margin-top: 2px;
	 margin-bottom: 2px;
     margin-left: 30%;
	 text-align:center;
	 padding:2px;
}

.bottoneGrigio {
     font-size: 90%;
     float: left;
     border: 2px solid #E6E8EE;
     border-radius: 10px 10px 10px 10px; 
    -moz-border-radius: 10px 10px 10px 10px; /* firefox */
    -webkit-border-radius: 10px 10px 10px 10px; /* safari, chrome */
     display: block;
     width: 98%;
     background: #FFFFFF;
     height:2em;line-height:2em;
     margin-top: 5px;
     margin-left: 1%;
}

.bottoneOrdina {
     font-size: 100%;
     float: left;
     border: 1px solid gray;
     border-radius: 10px 10px 10px 10px; 
    -moz-border-radius: 10px 10px 10px 10px; /* firefox */
    -webkit-border-radius: 10px 10px 10px 10px; /* safari, chrome */
     display: block;
     background: #E6E8EE;
     margin-top: 1px;
     margin-left: 1%;
     padding-left:4px;
     padding-right:4px;
}

.bottoneOrdina:hover {
     
     background: #FFFFFF;
     
}

.bottoneOrdina2 {
     font-size: 100%;
     float: left;
     border: 1px solid gray;
     border-radius: 10px 0px 0px 10px; 
    -moz-border-radius: 10px 0px 0px 10px; /* firefox */
    -webkit-border-radius: 10px 0px 0px 10px; /* safari, chrome */
     display: block;
     background: #E6E8EE;
     margin-top: 1px;
     padding: 2px;
     padding-left:4px;
     padding-right:4px;
}

.bottoneOrdina2:hover {
     
     background: #FFFFFF;
     
}

.zbarra {
    position: fixed;
    margin: 0px;
    padding: 0px;
    background: #DAA520;
    width: 100%;
    height: 13%;
}

.zmenu {
    position: absolute;
    bottom: 0px;
    width: 90%;
    height: 24px;
    padding: 0px;
    margin-left:  2%;
}

.zbottone {
    
    background: MEDIUMBLUE;
	color: yellow;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    text-align: center;
    text-decoration:none;
    margin-left: 30%;
    margin-right:2px;
    height:50PX;
    border: 0px;
    border-radius: 20px 20px 20px 20px; 
    -moz-border-radius: 10px 10px 10px 10px; /* firefox */
    -webkit-border-radius: 20px 20px 20px 20px; /* safari, chrome */
}



.divGenerico100 {
    float: left;
    width: 100%;
    height:1em;line-height:1em;/* altezza del link: height e line-height devono avere il medesimo valore */ 
}

.bordo33 {
    float: left;
    width: 33%;
    height:  100%;
}

.bordo25 {
    float: left;
    width: 25%;
    height:  100%;
}

.genericoSx {
     font-size: 100%;
     float: left;
     border: 0px solid red;
     border-radius: 10px 10px 10px 10px; 
    -moz-border-radius: 10px 10px 10px 10px; /* firefox */
    -webkit-border-radius: 10px 10px 10px 10px; /* safari, chrome */
     display: block;
     background: #E6E8EE;
     padding: 5px;
     margin-top: 1px;
     margin-left: 1%;
}

.bordo49 {
    float: left;
    width: 49%;
    height: 100%;
}

.tabRigaAlto {
     float: left ;
	 color:yellow;
	 font-size: 1.6em;
     border-radius: 20px 20px 0px 0px; 
    //-moz-border-radius: 10px 10px 0px 0px; /* firefox */
    //-webkit-border-radius: 20px 20px 0px 0px; /* safari, chrome */
     width: 100%;
     background: MEDIUMBLUE;
     height:1.6em;line-height:1.6em;
     margin-top: 20%;
}

.tabSx {
     float: left;
     width: 39%;
	 font-size: 1.3em;
     /*padding-right: 5px;
     padding-top: 3px;*/
     height: 28px;
     border-left: 1px solid #E6E8EE;
	 height:1.3em;line-height:1.3em;
     text-align: right;
}

.tabDx {
     float: right;
     width: 49%;
	 font-size: 1.3em;
     height: 28px;
     border-right: 1px solid #E6E8EE;
	 height:1.3em;line-height:1.3em;
    
}

.tabDxAlto {
     float: right;
     width: 49%;
     height: 56px;
     border-right: 1px solid #E6E8EE;
    
}

.tabRigaBasso {
     float: left;
     border-radius: 0px 0px 20px 20px; 
	 font-size: 1.6em;
    //-moz-border-radius: 0px 0px 20px 20px; /* firefox */
    //-webkit-border-radius: 0px 0px 20px 20px; /* safari, chrome */
     width: 100%;
     background: MEDIUMBLUE;
     height:1.6em;line-height:1.6em;
     text-align: center;
}

.tabRigaBasso2 {
     float: left;
     width: 100%;
     background: #E6E8EE;
     height:1px;
}

.barraComandi {
    position: fixed;
    bottom: 0px;
    left: 0.5%;
    right: 0.5%;
    width: 99%;
    height: 6%;
    /*border-radius: 10px 10px 10px 10px; 
    -moz-border-radius: 10px 10px 10px 10px; /* firefox */
    /*-webkit-border-radius: 10px 10px 10px 10px; /* safari, chrome */
     display: block;
    background: #E6E8EE;
    border-top: 2px solid black;
}

.contenuto {
    position: absolute;
    top: 18%;
    left: 0.5%;
    right: 0.5%;
    width: 99%;
    height: 75%;
    overflow: scroll;
    overflow-x: hidden;
    border-bottom: 1px #b0c4de solid;
}

.contenuto2 {
    position: absolute;
    top: 18%;
    left: 0.5%;
    right: 0.5%;
    width: 99%;
    height: 80%;
    
}
.intestazionetab {
    position: absolute;
    top: 14%;
    left: 0.5%;
    right: 0.5%;
    width: 99%;
    height: 3%;
    overflow: scroll;
    overflow-x: hidden;
}</pre></body></html>