﻿body {
}

.app_name {
    font-family: Calibri;
    font-size: 18pt;
    font-weight: bold;
    margin: 7px 30px;
}

.Elenco { border: solid 1px white; text-align: center; border-collapse: collapse; }
.Elenco thead tr { min-height: 20px; vertical-align: middle; }
.Elenco TH { border: solid 1px white; text-align: center; background-color: #0a58aa; color: #ffffff; }
.Elenco TH A { color: #f79238; }
.Elenco TD { border: solid 1px white; font-size: 12px; }
.Elenco TR:nth-child(odd) { background-color: #7ea3cf; }
.Elenco TR:nth-child(even) { background-color: #e7eef8; }

.col-1 { width: 160px; }
.col-2 { width: 320px; }
.col-3 { width: 480px; }
.col-4 { width: 640px; }
.col-5 { width: 800px; }
.col-6 { width: 960px; }

.part66 .col-1 { width: 120px; }
.part66 .col-2 { width: 240px; }
.part66 .col-3 { width: 360px; }
.part66 .col-4 { width: 480px; }
.part66 .col-5 { width: 600px; }
.part66 .col-6 { width: 720px; }

.part34 .col-1 { width: 60px; }
.part34 .col-2 { width: 120px; }
.part34 .col-3 { width: 180px; }
.part34 .col-4 { width: 240px; }
.part34 .col-5 { width: 300px; }
.part34 .col-6 { width: 360px; }