﻿

h1.NavigazioneTitolo
{
    background-color: #ffcc00;
    height: 20px;
    margin-top: inherit;
    font-family: verdana;
    font-size: 14px;
    letter-spacing: 2px;
    color: #ffffff;
    font-weight: bold;
    vertical-align: middle;
}

h2.NavigazioneSottoTitolo
{
    height: 18px;
    background-color: #0066cc;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #ffffff;
    vertical-align: middle;
    margin-bottom: 10px;
    margin-top: 10px;
}

.Titolo
{
    height: 24px;
    margin-top: inherit;
    font-family: verdana;
    font-size: 22px;
    letter-spacing: 2px;
    color: #0066cc;
    font-weight: bold;
    vertical-align: middle;
}

.Sottotitolo
{
    height: 20px;
    margin-top: inherit;
    font-family: verdana;
    font-size: 16px;
    letter-spacing: 2px;
    color: #0066cc;
    font-weight: bold;
    vertical-align: middle;
}

a.News
{
    height: 14px;
    background-color: #ffffff;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #0066cc;
}
p.News
{
    height: 14px;
    background-color: #ffffff;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #0066cc;
}

p.data
{
    height: 12px;
    background-color: #ffffff;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    color: Orange;
}

a.titololink:link
{
    text-decoration: underline;
    color: #ffffff;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
a.titololink:visited
{
    text-decoration: underline;
    color: #ffffff;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
a.titololink:hover
{
    text-decoration: none;
    color: #ffffff;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
}

