﻿body
{
     background-color:Silver;
     font-family:Arial ;
    color: #000000 ;
    font-size:16px;
  
}  
.txtH1
{
    font-family:Arial;
    font-size:10px;
    color:#000000;   
}
.myButton
{   
    color:#305271;
    background-color: #F3C16B ;
    font-size: 12px ;
    font-family:Arial ;
    
    
}
.myLink
{   
    color:#305271;
    background-color: #F3C16B ;
    font-size: 12px ;
    font-family:Arial ;
}

.myLink:hover
{
    color :#000000 ;
    background-color: #F3C16B ;
    font-weight:bold ;
    
}
.myButton:hover 
{   color :#000000 ;
    background-color: #F3C16B ;
     font-weight:bold ;
   
}
.PanelLogo
{
    font-family: Arial ;
    font-size:10px;
}
.myMenu
{
    background-color :#3c64c8;
    color:#ffffff ;
    font-family: Arial ;
    font-size:12px;
}
.myMenu:hover
{
    
    color:#f3c16b;
}
.myGrid
{
    font-family:Arial ;
    font-size:small;
}
.myLogin
{
    background-color:Aqua ;
    font-family:Arial;
    font-size:small;
    color:Black;
}
.MyName
{
    font-family:Arial ;
    color:Gray;
    font-size:small ;
    font-style:italic;
}
.Print_DDT
{
    font-family:Arial| Courier ;
    font-size:small;
}
.map
{
    font-family:Arial | Courier New ;
    font-size:14px;
    
}
.clRegioni
{
    font-family:Arial;
    font-size:small;
    color:White ;
    cursor:pointer;
    
}
.txtWebPortal
{
    background-color:White;
    font-family:Arial;
    font-size:xx-small;
    font-style:oblique;
}
.Griglia
{
    font-family:Arial;
    font-size:12px;
    text-align:center ;
}
.Titolo
{
    font-family:Arial;
    font-size:14px;
    text-align:center ;
}
.Avviso
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold ;
    color:Red;
}
.Modello
{
    font-family:Arial;
    font-size:12px;
}    