#divLeft { float: left;
           width: 470px; }

#divCenter { float: left;
             width: 545px; height: 508px;
             border: solid thin black;
             margin-left: 10px;
             margin-right: 10px; }

#divRight { float: right; }



#divFaglieHeader { visibility: visible; }

#divFaglieHeader thead { height: 20px;
                         border-bottom: solid 2px #333366;
                         color: #333366;
                         font-weight: bold; }

#divFaglieHeader thead a { color: #333366;
                           text-decoration: none; }

#divFaglieHeader thead a:hover { text-decoration: underline; }

#divFaglieHeader th { /*border: thin solid #DDDDDD;*/
                      font-size: 10pt; 
					  cursor: pointer;}



#divFaglieData { border-bottom: solid 1px #333366;
                 margin-bottom: 10px;
                 height: 230px;
                 overflow-y: scroll;
                 visibility: visible; }

#divFaglieData tr {cursor: pointer; }

#divFaglieData tr:hover { background-color: #FFFF70;
                          border-top: solid 1px #DA5E22;
                          border-bottom: solid 1px #DA5E22; }

#divFaglieData tr.selected { background-color: #DA5E22;
                             color: #FFFFFF }

/*
#divFaglieData tr.hover { background-color: #FFFF70;
                          border-top: solid 1px #DA5E22;
                          border-bottom: solid 1px #DA5E22; }

#divFaglieData tr.selected a{ background-color: inherit;
                              color: inherit; }
*/

#divFaglieData tr a { text-decoration: none; }

#divFaglieData td { /*border: thin solid #DDDDDD;*/
					border-top: thin solid #DDDDDD; border-bottom: thin solid #DDDDDD;}



#divCatalogoHeader { width: 100%;
                     margin-top: 5px; }

#divCatalogoHeader thead { height: 20px;
                           border-bottom: solid 2px #333366;
                           color: #333366;
                           font-weight: bold; }

#divCatalogoHeader thead a { color: #333366;
                             text-decoration: none; }

#divCatalogoHeader thead a:hover { text-decoration: underline; }

#divCatalogoHeader th { /*border: thin solid #DDDDDD;*/
                        font-size: 10pt; 
						cursor: pointer;}



#divCatalogoData {  border-bottom: solid 1px #333366;
                    width: 100%; height: 140px;
                    overflow-y: scroll; }

#divCatalogoData tr a { text-decoration: none; }

#divCatalogoData tr:hover { background-color: #FFFF70;
                            border-top: solid 1px #DA5E22;
                            border-bottom: solid 1px #DA5E22; }

#divCatalogoData tr.hover { background-color: #FFFF70;
                            border-top: solid 1px #DA5E22;
                            border-bottom: solid 1px #DA5E22; }

#divCatalogoData tr.selected { background-color: #DA5E22;
                               color: #FFFFFF }

#divCatalogoData tr.selected a { background-color: inherit;
                                 color: inherit; }

#divCatalogoData td { /*border: thin solid #DDDDDD;*/
					  border-top: thin solid #DDDDDD; border-bottom: thin solid #DDDDDD;}



.nome { width: 340px;
        text-align: left;
        white-space: nowrap;
        max-width: 340px;
        overflow: hidden;
        text-overflow: ellipsis;}

.imax { width: 50px;
        text-align: center; }

.nter { width: 40px; text-align: right; padding-right: 10px;}

.icon { width: 20px; }



.data { width: 100px;
        cursor: pointer;
        text-align: center; }

.orario { width:  90px; cursor: pointer; text-align: center; white-space: nowrap; }

.epicareaWide { width: 400px; max-width: 400px;
                cursor: pointer;
                text-align: left;
                white-space: nowrap;
                overflow: hidden; text-overflow: ellipsis;}

.epilat { width: 70px;
          text-align: center; }

.epilon { width: 70px;
         text-align: center; }

.nmo { width: 40px; text-align: right; padding-right: 10px;}

.io { width: 60px; text-align: center; }

.m { width: 50px; text-align: center;}
/* OTT 2022 Modificato per aggiungere la colonna ERZ relativa alla profondità strumentale
.h { width: 50px; text-align: center; }
.q { width: 50px; text-align: center; }
*/
.qh           { width:  30px; text-align: center; }
.q            { width:  30px; text-align: center; }
.d            { width:  40px; text-align: right; padding-right: 10px;}
/* OTT 2022 Fine modifiche */
.fs { width: 50px;
      text-align: center; }

.scheda { width: 60px;
          text-align: center; }
