﻿body
{
    background-color: #F3F3F3;
    font-family: Verdana;
    font-size: x-small;
    color: gold;
    font-weight: bold;
}
.tabellahome{background-image: url('Images/HomePage.jpg'); background-repeat: no-repeat; width: 950px; height: 473px; }
.tabellaregistrazione{background-image: url('Images/registrazione.jpg'); background-repeat: no-repeat; width: 960px; height: 195px; }
.tabellagestione{background-image: url('Images/gestione.jpg'); background-repeat: no-repeat; width: 950px; height: 195px; }
.tabellacheck
{
    background-repeat: no-repeat;
    width: 950px;
    height: 50px;
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #336699;
}
.PricePerPerson
{
    background-repeat: no-repeat;
    background-color: #0099FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
}
.tabellastrutt{background-image: url('Images/strutt.jpg'); background-repeat: no-repeat; width: 950px; height: 195px; }
.tabelladispo{background-image: url('Images/insdispo.jpg'); background-repeat: no-repeat; width: 950px; height: 195px; }
.tabellainfo
{
background-repeat: no-repeat;
    width: 960px;
    height: 50px;
    background-color: #336699;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
}
.tabellalog{background-image: url('Images/log.jpg'); background-repeat: no-repeat; width: 950px; height: 195px; }
.tabellaDL
{
    width: 950px;
    background-color: #DADADA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bolder;
    color:Black;
}
.Datalist
{
    width: 950px;
    background-color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: Black;
}
