﻿body 
{
    margin: 0;
}

body, p, table, td, li 
{
    font-family: Verdana, helvetica, Times New Roman;
    font-size: x-small;
    color: #31547A;
}

.testo 
{
    background-image: URL(../images/testopagina.gif);
    background-repeat: repeat-y;
    width: 585px;
    padding: 1em;
}

.sfGraficaTesto 
{
    background-color: #88A7C6;
    }
    
.chisiamo
{
    font-size: small;
    font-weight: bold;
    }

.titolo
{
    font-size: small;
    font-weight: bold;
    }
