﻿body
{
    background-color: #fcf8ec;
    background-image: url(image/sfondo.gif);
    background-repeat: repeat-x;
    font-size: 10pt;
    color: #3a2f19;
    font-family: 'Times New Roman';
}
img
{
    border: 0;
}
a:link
{
    color: #8A3700;
    text-decoration: none;
}
a:visited
{
    color: #8A3700;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: #A45521;
}
a:active
{
    text-decoration: none;
    color: #8A3700;
}
.tab_link
{
    background-color: #fdf6cc;
    background-image: url(image/sfon_tab.gif);
    background-repeat: repeat-x;
    background-position-y: bottom;
}
.margin
{
   margin: 3px 0 3px 0;
}
.margin2
{
   margin: 10px 0 10px 0;
}
.blu
{
    font-size: 10pt;
    color: #022D66;
    font-family: 'Times New Roman';
}
.rosso
{
    font-size: 10pt;
    color: #8A3700;
    font-family: 'Times New Roman';
}
.description
{
    font-size: 12pt;
    color: #3a2f19;
    font-family: 'Times New Roman';
}
