﻿@media print
{

    body
    {
        color: #000000;
    }

    #columnRight, #spacerAll, #footer
    {
        visibility: hidden;
        width: 0px;
    }

    #columnLeft
    {
        width: 770px;
    }

    a.isee, .isee_search, .txt, #contenutoPagina, a, .txtbold, .txtContatti, .txtchiaro, .lnknews, .lnkdocumenti, table, tr.pager table, tr.pager a, tr.pager a:visited
    {
        color: #000000;
    }

}

