﻿body {    text-align: center;
    font-weight: 700;
    font-size: 16px;
}

.foglio
{
    width: 892px;
    background-image: url('images/lgrey064.jpg');
    margin-right: auto;
    margin-left: auto;
}

.avviso
{
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('images/red021.jpg');
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.pannello_stato
{
    text-align: center;
    width: 800px;
    background-image: url('images/lgrey064.jpg');
}

.pannello_stato tr
{

}

.titolo
{
    border: thin outset #C0C0C0;
    font-size: large;
    font-weight: bold;
    text-align: center;
    background-image: url('images/grey052.bmp');
}
.campiGrid
{
    font-size: x-small;
}

.cpTitoloSezione
{
    background-image: url('images/grey052.bmp');
    color: #000000;
    font-weight: bold;
    font-size: 18px;
}

.datiAzienda
{
    border: thick outset #FF9966;
}

.datiAzienda TD
{
    border: thin outset #993300;
    border-collapse: collapse;
    border-spacing: 0px;
}

.prossimo:link
{
    background-color: #FF0000;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Times New Roman' , Times, serif;
}

.prossimo:visited
{
    background-color: #FF0000;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Times New Roman' , Times, serif;
}

.titoloRiquadro
{
    background-color: #996600;
    color: #FFFFFF;
    font-weight: bold;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 20px;
    text-align: center;
}

.pulsantone
{
    border-style: outset;
    background-image: url('images/grey052.bmp');
    height: 50px;
}
