﻿#header
{
    margin-top: 20px;
    background-image: url(images/header_.gif);
    width: 920px;
}
#header TABLE
{
    width: 100%;
}
#header TABLE IMG
{
    float: left;
}
#header TD.avviso
{
    text-align: right;
    height: 34px;
    color: #215095;
    background-image: url(images/header/menu-bg.jpg);
}
#header TD.menu
{
    text-align: right;
    height: 34px;
    color: #e01e30;
    background-image: url(images/header/menu-bg.jpg);
}
#header A.item
{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #ae0a00;
    text-decoration: none;
}
#header A.item:visited
{
    color: #ae0a00;
    text-decoration: none;
}
#header A.item:hover
{
    color: #ae0a00;
    text-decoration: none;
}
#header A.item-plus
{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #fe6500;
    text-decoration: none;
}
