﻿body  
    {
    color: #444444; 
    background-color: #FFFFFF; 
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin: 0px; 
    }
#PageOutline 
    { 
    text-align: center; 
    margin-top: 100px; 
    }
a 
    { 
    color: #0153A4; 
    }
h1  
    { 
    font-size: 14pt; 
    margin-bottom: 4px; 
    }
h2 
    { 
    font-size: 14pt; 
    margin-bottom: 4px; 
    font-weight: normal; 
    }
h3
    { 
    font-size: 15pt; 
    margin-bottom: 4px;
    font-weight: normal;  
    }
.menu
{
    font-size: 10pt;
    color:White;
}
.news
{
    font-size: 10pt;
}
.principale
{
    font-size: 25pt;
    text-align:left;
}
.linea_small
{
    font-size: 3pt;
}
.linea_medium
{
    padding: 10px;
    font-size: medium;
    color: White;
    font-weight: bold;
    background-color: #282520;
    
}

