﻿#formAnalitico
    {
        height: 480px;
        width:100%;
    }
.hLettere
    {
        height: 16px;
        width:16px;
        background-color:Yellow;
    }
.labItalianoLatino
    {
        font-family: Tahoma;
        font-size: 16px;
        overflow:auto;
        height:240px;
        width:100%;
        }
.labVoce
    {
        font-family:Tahoma;
        font-size: 16px;
        overflow:auto;
        height:50%;
        width:70%;
        background-color:Aqua;
        }
.Link
    {
        font-family:Tahoma; 
        font-size:13px; 
        color:Maroon;
        vertical-align:middle;
        padding-left:2px;
    } 
.listVoci
    {
        height: 100%;
        width:30%;
        overflow:auto;
        vertical-align:top; 
    }
.RigaDati
    {
        height: 50%;
        width:100%;
        border:5;
    }
.RigaItalianoLatino
    {
        height: 50%;
        width:100%;
        border:5;
        background-color: #ffffcc;
    }
.Sfondo
    {
        width: 100%;
        border-style: solid;
        border-width: 1px;
        height:100%;
        background-color: #ffffcc;
    }
.tbDati
    {
        height: 100%;
        width:100%;
        border:10;
    }
.tbItalianoLatino
    {
        height: 100%;
        width:100%;
    }
.tbRigaItalianoLatino
    {
        height: 100%;
        width:100%;
    }
.tbVociVoce
    {
        height: 100%;
        width:100%;
    }
.tdAnaliticoRiga01
    {
        height: 20px;
        font-family:Tahoma;
        font-size:16px; 
    }
.tdAnaliticoRiga02
    {
        width: 35px;
        height: 20px;
        font-family: Tahoma;
        font-size: 15px;
        border-style: double;
        vertical-align:middle;
        text-align:center;
    }
.tdDati
    {            
        border-style:solid;
        padding:0 0 0 0;
        border: 3;
        border-color: Red;
        height: 240px;
        vertical-align:top;
        width:100%;
    }
.tdDatiVoci
    {            
        height: 100%;
        vertical-align:top;
        width:30%;
    }
.tdDatiVoce
    {            
        height: 100%;
        vertical-align:top;
        width:70%;
    }
.tdItalianoLatino
    {
        height: 240px;
        width:50%;
        border-style:solid;
        padding:0 0 0 0;
        border: 3;
        border-color: Blue;
        vertical-align:top;
    }
.tdItalianoLatinoFrame
    {
        height: 240px;
        width:100%;
        border-style:solid;
        padding:0 0 0 0;
        border: 3;
        border-color: Yellow;
        vertical-align:top;
    }
.tdRigaItalianoLatino
    {
        height: 240px;
        width:100%;
        border-style:solid;
        padding:0 0 0 0;
        border: 3;
        border-color: Yellow;
        vertical-align:top;
    }
.trItalianoLatino
    {
        height: 100%;
        width:100%;
    }
        

