BODY {
    MARGIN: 0px;
}

#logoPrint{
    display: none;
}

#logo1{
    position: absolute;
    BACKGROUND: url('../users_data/GAS/GAS.png') #ffffff  no-repeat;
    /*BACKGROUND:  no-repeat;*/
    MARGIN: 0px;
    HEIGHT: 64px;
    width: 150px;
    left: 0px;
    top: 0px;
    z-index:10;
}

#sfondo1{
    position: absolute;
    BACKGROUND: url('../users_data/GAS/sfondoGAS.png') #0071b5  no-repeat;
    MARGIN: 0px;
    HEIGHT: 40px;
    top: 0px;
    left: 150px;
    width: 800px;
    color: #211852;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
voice-family: "\"}\"";
voice-family: inherit;
}

html>body #sfondo1 {
    /* versione per mozilla */
    width: 800px;
    right: 0px;
}

#logo2{
    position: absolute;
   /* BACKGROUND: url('logo2.png') #2f2f4f no-repeat;*/
    MARGIN: 0px;
    HEIGHT: 20px;
    left: 0px;
    top:40px;
    width: 150px;
    color: #ffffff;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
}

#menubar {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 950px;
    height: 20px;
    margin: 0px;
    border-top: 0px;
    border-bottom: 0px;
    padding-left: 150px;
    padding-bottom: 1px;
    padding-top: 40px;
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
    color: #ffffff;
    voice-family: "\"}\"";
    voice-family: inherit;
}

html>body #menubar {
    /* versione per mozilla: */
    width: 800px;
    right: 0px;
}

#menu {
    height: 18px;
    width: auto;
}

#menulogin {
    position: absolute;
    height: 18px;
    top: 31px;
    right: 0px;
}

#menulogout {
    color: #000000;
    position: absolute;
    height: 18px;
    top: 42px;
    right: 0px;
}

#footer{
    BACKGROUND: #0071b5  no-repeat;
    width: 950px;
    color: #211852;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    voice-family: "\"}\"";
    voice-family: inherit;
}

html>body #footer {
   width: 950px;
}

#hrLogo{
    /*BACKGROUND: url('traspDot.gif') #ffffff no-repeat;
    MARGIN: 0px;
    left: 0px;
    top: 80px;
    height: 40px;*/
}

