﻿body
{
    background-color: lightslategray;
    font-family: Tahoma;
    margin-top: 0px;
    font-size: 13px;
    background-image: url(Images/Background.jpg);
    background-attachment: fixed;
    background-repeat: repeat-x;
}
a:hover
{
    text-decoration: none;
}
a:active
{
    text-decoration: none;
}
#corpo
{
    position: relative;
    width: 100%;
    text-align: center;
    height: 100%;
}
#sito
{
    width: 800px;
    position: relative;
    height: 100%;
}
#testata
{
    width: 795px;
    height: 95px;
    background-color: #330000;
    background-image: url(Images/poster.jpg);
    border: black 1px solid;
    text-align: left;
    padding-left: 5px;
    padding-top: 5px;
}
#piedipagina
{
    width: 790px;
    height: 90px;
    background-color: #330000;
    font-size: 10pt;
    color: white;
    background-image: url(Images/postersotto.jpg);
    vertical-align: middle;
    text-align:center;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border: black 1px solid;
}
#menualto
{
    width: 800px;
    height: 20px;
    vertical-align: middle;
    text-align: left;
    border: black 1px solid;
    background-image: url(Images/menu.jpg);
}
#menubasso
{
    width: 800px;
    height: 20px;
    background-color: white;
    vertical-align: middle;
    text-align: left;
    border: black 1px solid;
    margin-top: 10px;
    background-image: url(Images/menu.jpg);
}
#colonnasx
{
    float: left;
    width: 200px;
}
#colonnadx
{
    margin-left: 210px;
}
.bloccosx
{
    border: black 1px solid;
    width: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: white;
    clear: none;
    display: block;
    float: left;
    visibility: visible;
    text-align: center;
}
.bloccodx
{
    border: black 1px solid;
    width: 580px;
    clear: none;
    display: block;
    float: left;
    visibility: visible;
    text-align: justify;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-position: right top;
    background-image: url(Images/LogoApptTrans.jpg);
    background-repeat: no-repeat;
    background-color: white;
}
H1
{
    font-weight: bold;
    font-variant: small-caps;
    font-size: 12px;
    margin-bottom: 0px;
}
.piantine
{
    clear: none;
    border-right: black 1px solid;
    border-top: black 1px solid;
    display: block;
    float: right;
    visibility: visible;
    margin: 5px 0px 5px 5px;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
.prezzi
{
    text-align: center;
}
.loghi
{
    text-align: center;
    clear: both;
    display: block;
    float: none;
    visibility: visible;
}
.bandiere
{
    vertical-align: top;
    text-align: right;
    margin: 0px;
}
.staticitem
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    vertical-align: middle;
    border-left: black 1px solid;
    width: 180px;
    color: white;
    border-bottom: black 1px solid;
    height: 20px;
    background-color: darkred;
    text-align: left;
    font-variant: small-caps;
    padding-left: 10px;
}
.statichover
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    vertical-align: middle;
    border-left: black 1px solid;
    width: 180px;
    color: white;
    border-bottom: black 1px solid;
    height: 20px;
    background-color: cornflowerblue;
    text-align: left;
    font-variant: small-caps;
    padding-left: 10px;
}
.dynamicitem
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    vertical-align: middle;
    border-left: black 1px solid;
    width: 180px;
    color: white;
    border-bottom: black 1px solid;
    height: 20px;
    background-color: darkred;
    text-align: left;
    font-variant: small-caps;
    padding-left: 10px;
}
.dynamichover
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    vertical-align: middle;
    border-left: black 1px solid;
    width: 180px;
    color: white;
    border-bottom: black 1px solid;
    height: 20px;
    background-color: cornflowerblue;
    text-align: left;
    font-variant: small-caps;
    padding-left: 10px;
}
.immagine
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    float: left;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    margin-bottom: 5px;
    margin-right: 5px;
}
