﻿body
{
    background-color: #010f30;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 15px 0px 0px;
    padding-top: 0px;
    text-align: center;
}
#sfondo
{
    text-align: left;
    margin:auto; 
    width: 750px;
    height: 690px;
    border-right: #ffcc00 1px solid;
    border-top: #ffcc00 1px solid;
    border-left: #ffcc00 1px solid;
    border-bottom: #ffcc00 1px solid;
    position: relative;
}
#testo
{
    font-size: 10px;
    color: white;
    font-family: Verdana;
    text-decoration: none;
    position: absolute;
}
#testo2 
{
    font-size: 11px;
    color: white;
    font-family: Verdana;
    text-decoration: none;
    position: absolute;
}
A
{
    color: #ffcc00;
    text-decoration: none;
}
A:hover
{
    color: white;
}
#menu
{
    position: absolute;
    font-size: 10px;
    color: #002f5c;
    font-family: Verdana;
    text-decoration: none;
    font-weight: bold;
    left: 58px;
    top: 127px;
}
A.due
{
    color: #002f5c;
}
A.due:hover
{
    color: #3399ff;
}
#piede
{
    text-align: center;
    margin: 10px auto auto;
    font-size: 10px;
    color: white;
    font-family: Verdana;
    width: 750px;
    height: 16px;
}

LI
{
    color: #ffcc00;
}
UL { margin-left: 16px; margin-top: 9px; }
