body, html
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 0;
    color: black;
    background-color: #fff;
    width: 720;
    margin-left: auto;
    margin-right: auto;
}
#area-riservata { }
#sotto-testata { width: 720;     margin-left: auto;
    margin-right: auto;
 }
.banner
{
    margin: 0;
    padding: 0;
}
.testo-banner
{
    font-size: .7em;
    margin-bottom: 0;
}
.img-banner
{
    border: 1px dotted #800080;
    margin-bottom: 0;
}
.text
{
    font-size: 0.71em;
}
#data
{
    font-size: 0.7em;
    text-align: right;
}
a:hover
{
    color: #990033;
    text-decoration: underline;
}
a
{
    text-decoration: none;
    color: #000000;
}

#testata
{
    margin-left: auto;
    margin-right: auto;
    background-position: center top;
    background-attachment: fixed;
    background-image: url('images/titolo.gif');
    background-repeat: no-repeat; height:150
}