body {
        background-color: #999999;
        color: #999999;
        margin: 0;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.75em;
}

table {        font-size: 0.75em; }

table.prenotazioni { width: 100%; }
table.prenotazioni td {
        text-align: right;
        font-size: 1.1em;
}

dd strong {
        color: #FF0000;
}

a img {        border: 0; }

a {
        color: #FFFFFF;
        text-decoration: none;
}

a:link {
        color: #FF0000;
        text-decoration: underline;
}

a:visited {
        color: #FF6666;
        text-decoration: underline;
}
p {
        padding: 0;
        margin: 0;
}

li {
        margin-bottom: 5px;
}

h1 {
        font-size: 1.4em;
        margin-top: 0;
        margin-bottom: 0;
        margin-right: 20px;
        color: #F21C35;
        text-align: right;
        display: block;
}

h2 {
        color: #F21C35;
        display: block;
}
h3{
        color:#f21c35;
        display:block;
        text-align:left;
}

html>body #page {
        height: auto;
        min-height: 420px;
}

#page {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        background-color: #999999;
        text-align: left;
        top: 70px;
        width: 760px;
        height: 420px;
}

#menu {
        background-color: #F21C35;
        text-align: center;
        padding-top: 4px;
        padding-bottom: 4px;
}

#menu span {
        padding-top: 1px;
        padding-left: 12px;
        padding-bottom: 1px;
        padding-right: 12px;
}

#menu span.current {
        background-color: #999999;
}

#menu a {
        color:#FFFFFF;
        text-decoration:none;
}
#bottom {
        background-color: White;
}

#footer {
        background-color: #F21C35;
        height: 2em;
        padding-top: 3px;
}

html>body #footer {
        height: auto;
        min-height: 2em;
}

/****************************************/

.redbutton {
        background-color: #F21C35;
        width: 180px;
        height: 30px;
        text-align: center;
}

.redbutton a {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
        font-size: 1.1em;
}

.testomenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
        font-style: normal;
        cursor: pointer;
}

.testo {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
        cursor: pointer;

}

.bordi {
        border: 1px solid #FFFFFF;
        cursor: pointer;
}

.bordirossi {
        border: 2px solid #FF3333;
}

.testorosso {
        color: #FF3333;
        text-decoration: none;
        font-weight: bold;
}

.testogrigio {
        color: #666666;
        text-decoration: none;
        font-weight: normal;
}

.unbordo {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #F21C35;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #999999;
        text-decoration: none;
}

.testobordibianco, .tbsb {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
        border: 1px solid #FFFFFF;
}

.tbsb {
        font-size: 10px;
        cursor: pointer;
}

.tbpind {
        color: #FFFFFF;
        text-decoration: none;
        font-size: 0.75em;
}

.tbpr, .trg, .trgg {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #F21C35;
        text-decoration: none;
}

.trg {
        font-size: 14px;
        font-weight: bold;
}

.trgg {
        font-size: 24px;
        font-weight: bold;
}

.cornice {
        border: 1px solid #F21C35;
}

.bordi1 {
        border-top: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
}

.modulo {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        text-decoration: none;
        background-color: #FFFFFF;
        border: 2px solid #F21C35;
}

.testogrigiocen {
        color: #666666;
        text-decoration: none;
        font-weight: normal;
        text-align: justify;
}

.tbpr { font-weight: bold }

.unnamed1 {
}

.textsott {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #FF0000;
        text-decoration: underline;
}

.testohome {
        border: 2px solid #F21C35;
}

.testohomer {
        color: #F21C35;
        text-decoration: none;
        font-weight: bold;
}

.aggiornato {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #ffff00;
        text-decoration: none;
        font-weight: bold;

}