﻿body
{
    background-color: White;   
}

.TableExt
{
    border-top : solid 1px black;
    border-left : solid 1px black;
    border-right : solid 1px black;
    border-bottom : solid 1px black;
 }

.Titolo1{
font-family: Verdana;
font-size: 12pt;
font-weight:bold;
color: Black;     
}
.Titolo1Azzurro_ori{
font-family: Verdana;
font-size: 13.5pt;
font-weight:bold;
color: #0083d7;   
}
.Titolo1Azzurro{
font-family: Verdana;
font-size: 13.5pt;
font-weight:bold;
color: #0083d0;   
}
.Titolo2{
font-family: Verdana;
font-size: 10pt;
font-weight:bold;
color: Black;   
}
.Titolo2SfondoBlu{
font-family: Verdana;
font-size: 10pt;
font-weight:bold;
color: Black;  
background-color: #c7eafe;
}
.Titolo2Blu{
font-family: Verdana;
font-size: 10pt;
font-weight:bold;
color: #004d91;   
}
.Titolo2BluAlignRight{
font-family: Verdana;
font-size: 10pt;
font-weight:bold;
color: #004d91;
text-align: right;  
vertical-align:top; 
}
.Titolo2Corsivo
{
font-family: Verdana;
font-size: 10pt;
font-weight:bold;
font-style:italic;  
color: Black;   
}
.Titolo2CorsivoSfondoBlu
{
font-family: Verdana;
font-size: 10pt;
font-weight:bold;
font-style:italic;  
color: Black;  
background-color: #c7eafe;
}

.Testo1
{
font-family: Verdana;
font-size: 10pt;
font-weight:normal;
color: Black;     
}
.Testo1Justify
{
font-family: Verdana;
font-size: 10pt;
font-weight:normal;
color: Black;
text-align:justify;       
}
.Testo1CorsivoBulletList
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    font-style: italic;
    color: Black;
    list-style: square url(./images/QuadrettoAbstract.jpg) outside;
    visibility: visible;
}
.Testo1Corsivo
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    font-style: italic;
    color: Black;
 }
.Testo1Azzurro
{
font-family: Verdana;
font-size: 10pt;
font-weight:normal;
color: #0083d7;      
}
.Testo1BluCorsivo
{
font-family: Verdana;
font-size: 10pt;
font-weight:normal;
font-style:italic; 
color: #004d91;      
}
.Testo1Bold
{
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
color: Black;     
}

.Testo2
{
font-family: Verdana;
font-size: 10.5pt;
font-weight:normal;
color: Black;       
}

.Testo3
{
font-family: Verdana;
font-size: 9pt;
font-weight:normal;
color: Black;       
}

.MenuPadreLink
{
#nein font: 11pt/9p7 Arial;
font-family: Arial;
font-size: 11pt/9p7;
font-weight:normal;
color: #004D91;
}
.MenuFiglioLink
{
font: 9pt/9pt Verdana;
}
.MenuFiglioHover
{
font: 9pt Verdana;
}
.MenuFiglioActive
{
font: 9pt Verdana;  
}

a:link {
color: #004D91;
text-decoration: none;
}
a:visited {
color: #004D91;
text-decoration: none;
}
a:hover {
color: #E20A16;
text-decoration: underline;
}
a:active {
color: #E20A16;
text-decoration: none;
}
