body {
 background-color: #b1cbe6;
 /*background-image: url(../images/sfondo.gif);*/
 scrollbar-3dlight-color: #b1cbe6;
 scrollbar-arrow-color: yellow; /*#990000;*/
 scrollbar-darkshadow-color: #b1cbe6;
 scrollbar-face-color: #0056A0; /*#ffffcc;*/
 scrollbar-highlight-color: #b1cbe6;
 scrollbar-shadow-color: #b1cbe6;
 scrollbar-track-color: #b1cbe6;
}

.testo {
 text-align: left;
 text-shadow: #295a39;
 font-size: 9pt;
 font-family: Verdana,Arial,sans-serif;
 font-weight: normal;
 color: #003399; /*#FFFFFF;*/
}

.testoprezzi {
 text-align: center;
 text-shadow: #295a39;
 font-size: 9pt;
 font-family: Verdana,Arial,sans-serif;
 font-weight: normal;
 color: #003399; /*#FFFFFF;*/
 background-color: #b1cbe6;
}

.testoprezzileft{
 text-align: left;
 text-shadow: #295a39;
 font-size: 9pt;
 font-family: Verdana,Arial,sans-serif;
 font-weight: normal;
 color: #003399; /*#FFFFFF;*/
 background-color: #b1cbe6;
}

.tableprezzi {
 border: thin 1px #003399; /*border: ; solid 1px #8080ff;*/
 background-color: yellow; /*#003399;*/
}

.titoloprezzi {
 text-align: center;
 text-shadow: #295a39;
 font-size: 9pt;
 font-family: Verdana,Arial,sans-serif;
 font-weight: bold;
 color: #003399; /*#FF0000;*/
 background-color: #b1cbe6;
}

.titolospeciale {
 text-align: center;
 text-shadow: #295a39;
 font-size: 9pt;
 font-family: Verdana,Arial,sans-serif;
 font-weight: bold;
 color: yellow; /*#FF0000;*/
 /*background-color: #b1cbe6;*/
}

.linea {
color: #003399;
width:  600;
}

.testoright {
 text-align: right;
 text-shadow: #295a39;
 font-size: 9pt;
 font-family: Verdana,Arial,sans-serif;
 font-weight: bold;
 color: #003399; /*#FFFFFF;*/
}

.testobold {
 text-align: center;
 text-shadow: #295a39;
 font-size: 9pt;
 font-family: Verdana,Arial,sans-serif;
 font-weight: bold;
 color: #003399; /*#FFFFFF;*/
}

.testogiustificato {
 text-align: justify;
 text-shadow: #295a39;
 font-size: 9pt;
 font-family: Verdana,Arial,sans-serif;
 font-weight: normal;
 color: #003399; /*#FFFFFF;*/
}

.titolo {
 text-align: center;
 text-shadow: #295a39;
 font-size: 12pt;
 font-family: Verdana,Arial,sans-serif;
 font-weight: bold;
 color: #003399; /*#FF0000;*/
}

.testocontatti {
 text-align: right;
 text-shadow: #295a39;
 font-size: 8pt;
 font-family: Verdana,Arial,sans-serif;
 font-weight: normal;
 color: #003399; /*#FFFFFF;*/
}

.titolocontatti {
 text-align: center;
 text-shadow: #295a39;
 font-size: 8pt;
 font-family: Verdana,Arial,sans-serif;
 font-weight: bold;
 color: #003399; /*#FF0000;*/
}

.asterisco {
 color: orange; /*#ff0000;*/
 }

.contorno {
    padding: 7px;
    border: solid 1px #003399; /*#8080ff;*/
    float: center;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer; /*hand;*/
}

A.naviga:link,
A.naviga:active         { color: #003399; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: underline }
A.naviga:visited        { color: #003399; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: underline }

