﻿body 
{
  
}
a
{
    color: #122C62;
    font-family: Verdana;
    text-decoration: underline;
    font-size: 11px;
}
a:hover
{
    color: #3A8ED3;
    font-family: Verdana;
    text-decoration: none;
    font-size: 11px;
}
#titolo
{
    font-family: Century Gothic;
    font-size: 25px;
    color: #353535;    
}
#tblMenuVert td
{
    font-family: Verdana;
    text-align: center;
    font-size: 12px;
    color: #5D5C5C;
    width: 130px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #FFFFFF;        
    background-color: #DAE6FE;
}
#tblMenuVert td a
{
    font-family: Verdana;
    font-size: 12px;
    color: #122C62;
    text-decoration: none;
}
#tblMenuVert td a:hover
{
    font-family: Verdana;
    font-size: 12px;
    color: #3A8ED3;
    text-decoration: none;
}
#tblMenuVert td div#biochimLink
{
    padding-left: 10px;
    font-family: Verdana;
    font-size: 10px;
    color: #3A8ED3;
    text-align: left;
    margin-left: 10px;
}
#tblMenuVert td div#biochimLink a
{
    font-family: Verdana;
    font-size: 10px;
    color: #122C62;    
}
#tblMenuVert td div#biochimLink a:hover
{
    font-family: Verdana;
    font-size: 10px;
    color: #3A8ED3;    
}
#tblMenuVert td div#metodoLink
{    
    padding-left: 10px;
    font-family: Verdana;
    font-size: 10px;
    color: #3A8ED3;
    margin-left: 10px;
    text-align: left;   
}
#tblMenuVert td div#metodoLink a
{
    font-family: Verdana;
    font-size: 10px;
    color: #122C62;    
}
#tblMenuVert td div#metodoLink a:hover
{
    font-family: Verdana;
    font-size: 10px;
    color: #3A8ED3;    
}
#tblMenuVert td div#metodoLink div
{
    display: inline;
}
#tblMenuTop td
{
    width: 130px;
    height: 20px;
    text-align: center;
    border-top: 0px;
    border-left: 1px solid #DAE6FE;
    border-right: 1px solid white;
    border-bottom: 1px solid white;    
    background-color: #DAE6FE;
}
#tblMenuTop td a
{
    font-family: Verdana;
    font-size: 12px;
    color: #122C62;
    text-decoration: none;
}
#tblMenuTop td a:hover
{
    font-family: Verdana;
    font-size: 12px;
    color: #3A8ED3;
    text-decoration: none;
}
.selezionato
{
    font-family: Verdana;
    font-size: 12px;
    color: #3A8ED3;
    text-decoration: none;    
}
/* Stile Centrale */
#titoloPag
{
    font-family: Verdana;
    font-size: 17px;
    color: #122C62;
    font-weight: bold; 
}
.testo
{
    font-family: Verdana;
    font-size: 12px;
    line-height: 19px;
    color: #5D5C5C;
}
fieldset
{
    border: 1px solid #DAE6FE;
    padding: 5px 5px 5px 5px;   
}
ul#consiglio
{
    list-style-type: none;
    margin: 15px 0px 7px 15px;
    padding: 0px;    
}
ul#consiglio li.nome
{
    list-style-type: none;
    float: left;
    width: 200px;
}
/* Stile Piede */
#piede
{
    font-family: Verdana;
    color: #122C62;
    font-size: 11px;
    border-bottom: 1px solid #A0A0A0;
    border-top: 1px solid #A0A0A0;
}
#piede a
{
    font-family: Verdana;
    color: #122C62;
    font-size: 11px;
    text-decoration: none;
} 
#piede a:hover
{
    font-family: Verdana;
    color: #3A8ED3;
    font-size: 11px;
    text-decoration: none;
}
.bottone
{
    font-family: Verdana;
    color: #122C62;
    font-size: 11px;
    background-color: White;
    width: 150px;
    cursor: pointer;   
}
.boxInput
{
    font-family: Verdana;
    color: #5D5C5C;
    font-size: 11px;    
}
.boxInput2
{
    font-family: Verdana;
    color: #5D5C5C;
    font-size: 11px;       
    width: 600px; 
    Height: 150px;    
}
#box5x1000
{
    width: 900px;
    height: 60px;
    margin: 15px auto 5px auto;
}