/*
--------------------------------------------------------------------------------
Feinar WebSite Print Styles

Author:   	altera e-business solutions
Version:  	February 10th, 2005
----------------------------------------------------------------------------- */

body {
    font: 12pt/130% "Times New Roman", Georgia, serif;
}


#wrapper {
    margin: 0 5%;
}

#organico table th {
    text-align: left;
    border-bottom: 1pt solid #000;
}

#organico table td {
    border-bottom: 1pt solid #ccc;
}

#organico table th, td {
    padding: 2pt 4pt;
}

.popup #footer,
#page_struttura img,
#search,
#assindustria,
#uapi,
#login, 
#navigation {
    display: none;
}
