﻿body
{
}
.Head
{
    width: 1000px;
    height: 227px;
}
img
{
    border-style: none;
}
.Menu
{
    width: 143px;
    height: 17px;
}
.SpazioMenu
{
    width: 143px;
    height: 15px;
}
.NumeriUtilitTesto
{
    font-size: 18pt;
}

.chiSiamoTesto
{
    font-style: oblique;
    font-size: 16pt;
}

.LaStoriaTesto
{
    font-style: oblique;
    font-size: 14pt;
}
.Manifestazioni
{
    font-size: 14pt;
}
.GuestbookUsername
{
    padding-top: 20px;
    font-size: small;
}
.GuestbookEmail
{
}
.GuestbookCitta
{
    padding-top: 20px;
    font-size: small;
}
.GuestbookProvincia
{
}
.GuestbookTesto
{
}
.GuestTable
{
}
.GuestbookMessage
{
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-width: thin;
    background-color: #ddffdd;
    border-color: White;
}
.GuestbookDate
{
    color: Red;
    background-color: #ffff99;
    font-style: italic;
    font-weight: bold;
    font-size: small;
}

.GuestBookImage
{
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-width: thin;
    background-color: #ffff88;
    border-color: White;
}

.GuestBookHead
{
    color: #22aa22;
}

.NewsTitle
{
    padding-top:20px;
    padding-bottom:20px;
    text-align:center;
    color:Red;
    font-weight:bold;
}

.NewsText
{
    text-align:left;
    width:800px;
    padding-left:30px;
    color:Blue;
    }
