BODY {
    font-family: arial;
    font-size: 12px;
}
IMG {
    border: none;
    vertical-align: middle;
}
TABLE {
    border-width: 0px;
    border-collapse: collapse;
}
TD.foto {
    vertical-align: top;
}
TD.testo {
    vertical-align: top;
}
IFRAME {
    border: none;
}

SPAN.marcato {
    font-style: italic;
}
TD.menu A {
    font-size: 14px;
}
TABLE.page_header {
    height: 90px;
    font-size: 24px;
    text-align: center;
    padding-bottom: 3px;
    color: gold;
    font-weight: bold;
}

TD.head_logo {
    width: 90px;
    text-align: center;
}
TABLE.menu_pagine {
    width: 100%;
}
TABLE.menu_pagine TD {
    height: 34px;
    vertical-align: middle;
    text-align:center;
}
TABLE.page_footer {
    width: 100%;
    height: 80px;
    font-size: 10px;
    text-align: center;
}

