﻿html
{
    overflow: auto;
}

body
{
    margin-top: 0px;
    background-image: url('/immagini/sfondi/grigio_w986.gif');
    background-position: center center;
    background-repeat: repeat-y;
    background-attachment: fixed;
    font-family: 'Trebuchet MS' , Tahoma, Arial, Verdana;
    font-size: 12pt;
}

div.top
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

div.container
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    min-height: 500px;
}

div.menu
{
    top: 10px;
    left: 0px;
    width: 210px;
    min-height: 500px;
    float: left;
    background-color: #EDEDED; /*padding-left: 5px;*/
}

div.loghimenu
{
    margin-top: 25px;
    width: 200px;
    white-space: normal;
    text-align: center;
}

div.content
{
    top: 10px;
    left: 200px;
    border: 0px solid;
    border-color: Red;
    width: 518px;
    min-height: 500px;
    float: left;
    background-position: top right;
    background-repeat: no-repeat;
    white-space: normal;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    border-left: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    background-color: White;
}

div.rightcontent
{
    top: 10px;
    left: 788px;
    width: 200px;
    min-height: 500px;
    float: right;
}

div.footer
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    font-size: 10pt;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 2px solid #EDEDED;
    border-bottom: 2px solid #EDEDED;
    clear: both;
}

img.header
{
    width: 950px;
    height: 137px;
}

.border3
{
    border: 3px solid #A0A0A0 !important;
}

.border2
{
    border: 3px solid #A0A0A0 !important;
}

div.menuButton
{
    background-image: url('/immagini/pulsanti/menu_trasparente.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-color: #A0A0A0;
    border: 1px solid #444444;
    padding-left: 20px;
    margin: 5px;
    clear: right;
    width: 180px;
    height: 25px;
    white-space: normal;
    font-family: 'Trebuchet MS' , Tahoma, Arial, Verdana;
    font-size: 12pt;
    letter-spacing: 1px;
    cursor: pointer;
    cursor: hand; /*display: table;     vertical-align: bottom;*/
}

div.menuButtonOn
{
    background-image: url('/immagini/pulsanti/menu_trasparente.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-color: #C0C0C0;
    border: 1px solid #444444;
    padding-left: 20px;
    margin: 5px;
    clear: right;
    width: 180px;
    height: 25px;
    white-space: normal;
    font-family: 'Trebuchet MS' , Tahoma, Arial, Verdana;
    font-size: 12pt;
    letter-spacing: 1px;
    cursor: pointer;
    cursor: hand; /*display: table;     vertical-align: bottom;*/
}

div.titolo
{
    font-family: 'Trebuchet MS' , Tahoma, Arial, Verdana;
    text-align: center;
    width: 180px;
    height: 25px;
    border-left: 1px solid #EDEDED;
    border-top: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    background-color: #EDEDED;
    font-size: 12pt;
    letter-spacing: 4px;
    margin-left: -11px;
}

div.rosso
{
    width: 510px;
    background-color: Red;
    color: #FFFFFF;
    letter-spacing: 4px;
    padding-left: 10px;
    font-style: italic;
    font-weight: bold;
}

a.nero
{
    color: #000000;
    text-decoration: none;
}

a.standard
{
    text-decoration: underline;
    color: #0000FF;
}

a:visited.standard
{
    color: #0000FF;
}

div.bottomlinks
{
    font-size: 1pt;
    color: #EDEDED;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    clear: both;
}

a.bottomlinks
{
    font-size: 1pt;
    color: #EDEDED;
}
