.testo
{
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: normal;
    text-align: justify;
    line-height: 15pt;
}
.textTitle
{
    padding: 0px;
    margin: 0px;
    border-width: 1px;
    border-color: #C0C0C0;
    font-family: Verdana;
    font-size: 28px;
    font-weight: normal;
    text-align: center;
    border-bottom-style: groove;
}

a:link, a:visited, a:active
{
    text-decoration: none;
    color: #cc3300;
    display: block;
}

TABLE.titolo
{
   font-family: verdana,arial,helvetica,sans-serif;
   color: #ffffff;
   text-align: right;
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 0px;
   padding-top: 0px;
   margin: 0px;
   width: 100%;
   height: 150px;
   background: url(images/header.jpg) no-repeat left center;
}

TABLE.Corpo
{
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 13px;
   font-weight: normal;
   text-align: justify;
   padding-right: 5px;
   padding-left: 5px;
   background-color: #ffffdd;
   padding-bottom: 5px;
   padding-top: 5px;
   border-right: #cccccc thin solid;
   border-top: #cccccc thin solid;
   border-left: #cccccc thin solid;
   border-bottom: #cccccc thin solid;
   width: 100%;
}

BODY
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    color: #800000;
    background-color: #F9F0D6;
    font-family: Verdana, Arial;
}
TABLE.menu
{
    font-family: "Century Gothic";
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    width: 100%;
    vertical-align: top;
    background-color: #ffcc99;
    font-style: italic;
}
.imgGallery
{
    border: 1px groove #800000;
}

.imgsx
{
   float: left;
   margin-right: 5px;
   padding-right: 5px;
}

.imgdx
{
   float: right;
   margin-left: 5px;
   padding-left: 5px;
}

TR.medium
{
   background-color: #ffffdd;
   text-align: center;
}

TD.menuhover
{
   background-color: #F9F0D6;
}

TD.img
{
   padding-right: 5px;
   padding-left: 5px;
   padding-bottom: 5px;
   padding-top: 5px;
   text-align: center;
}

TABLE.imgs
{
   padding-right: 5px;
   padding-left: 5px;
   padding-bottom: 5px;
   padding-top: 5px;
}
