﻿body
{
    font-size: 10pt;
    font-family: Verdana;
    background-color: #908983;
    position: relative;
    top: -10px;
    text-align: center;
}
.entrabtn A:link
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Verdana;
    color: #ffcc33;
    text-decoration: none;
}
.entrabtn A:visited
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Verdana;
    color: #ffcc33;
    text-decoration: none;
}
.entrabtn A:active
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Verdana;
    color: #ffcc33;
    text-decoration: none;
}
.entrabtn A:hover
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Verdana;
    text-decoration: underline;
    color: #ffcc33;
}
.entra A:link
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Verdana;
    color: dimgray;
    text-decoration: none;
}
.entra A:visited
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Verdana;
    color: dimgray;
    text-decoration: none;
}
.entra A:active
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Verdana;
    color: dimgray;
    text-decoration: none;
}
.entra A:hover
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Verdana;
    text-decoration: underline;
    color: dimgray;
}
.titolo
{
    font-weight: bold;
    font-size: 12pt;
    font-family: Verdana;
    text-decoration: none;
    color: #f5f5f5;
}
.pannello
{
    font-size: 10pt;
    font-family: Verdana;
    background-color: #525834;
}
.eventi
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Verdana;
    color: #f5f5f5;
    text-decoration: none;
}
.espositori
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
    color: #f5f5f5;
    text-decoration: none;
}
.headermenulink
{
    font-family: Verdana;
    font-size: 10px;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
}

.headermenulink a
{
    text-decoration: none;
    color: white;
}

.headermenulink a:hover
{
    text-decoration: underline overline;
    color: white;
}
#hometavole
{
    text-align: center;
}
