﻿.percorso
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #3F4142;    
    font-weight: bold;    
}

.percorsolink
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #3F4142;
}

.percorsolink:hover
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: underline;
    color: #3F4142;
}

.percorsolink a
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #3F4142;
}
.percorsolink a:hover
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #3F4142;
}

.percorso a
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #3F4142;            
}

.percorso a:hover
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: underline;
    color: #3F4142;            
}

.titolopagina
{
    font-family: Tahoma;
    font-size: 16px;
    text-decoration: none;
    color: #357095;    
    font-weight: bold;        
}

.menulaterale
{
    width: 249px;
    height: 100%;        
}

.tabmenulaterale
{
    width: 100%;
    height: 100%;
}

.corpo
{
    width: 755px;
}

.spazio_menu
{
    width: 20px;
}    

.textbox
{
    font-family: Tahoma;
    font-size: 12px;    
    color: #3F4142;
}

.tdSN
{
    width: 324px;
    height: 150px;
}

.tdDX
{
    width: 700px;   
    height: 150px;        
}

.sfondo_footer
{
    background-color: #C9CDD0;
}

.testo_footer
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #3F4142;
    font-weight: bold;
}

.link_footer a
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: #3F4142;
    font-weight: bold;
}

.link_footer a:hover
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: underline;
    color: #3F4142;
    font-weight: bold;
}

