﻿.top {
    padding: 0;
    background: #fff;
    overflow: hidden;
    height: 90px;
}

.container, .top_container, .footer_container {
    width: 998px;
    margin: 0 auto;
}

.logo {
    width: auto;
    margin-top: 18px;
    float: left;
}

    .logo img.logoBdc {
        float: left;
        width: 250px;
        /*padding-top: 7px;*/
    }

.top .menu {
    overflow: hidden;
    float: left;
    margin-top: 54px;
    width: auto;
    margin-left: 20px;
}

    .top .menu img {
        width: 16px;
    }

    .top .menu ul {
        list-style: none;
        padding-left: 0;
        overflow: hidden;
        margin: 0;
    }

        .top .menu ul li {
            padding: 0 16px;
            float: left;
        }

.login {
    /*margin-top: -6px !important;*/
    text-align: center;
    float: right;
    line-height: 12pt;
    width: 200px;
    background-color: transparent;
    border: none;
    padding-left: 0;
    font-weight: normal;
    color: #333;
    font-size: 1.0625em;
    /*height: 30px;*/
    margin: 0;
    cursor: pointer;
    margin-top: 20px;
    overflow: hidden;
}

    .login img {
        width: auto;
        /*margin-top: -9px;*/
        margin-bottom: 2px;
        display: inline-block;
    }

.accedi_al_profilo, .login_data .button {
    font-size: 11pt;
    cursor: pointer;
}

.login_form {
    display: none;
    padding: 11px 0 14px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 200px;
    margin-top: 9px;
    z-index: 10;
    font-size: 9pt;
    color: #fff;
    text-decoration: none;
    background-color: #007489;
}

#LoginView1_login1 {
    margin: auto;
    width: auto;
    height: auto;
}

.login_data {
    margin-top: 38px;
    text-align: left;
    font-size: 9pt;
}

    .login_data .button {
        background: transparent;
        border: none;
        padding: 0;
        margin: 16px 0 16px -2px;
    }

    .login_form, .login_data .button, .login_form a {
        color: #fff;
        text-decoration: none;
    }

div#AT1 {
    text-align: center;
}

.push {
    height: 250px;
    clear: both;
}
div#pushnolink {
  height: 29px;
}
.push_ridotto {
    height: 77px;
    clear: both;
}
.footer {
    display: block;
    width: 100%;
    background: #007489;
    height: 250px;
    overflow: hidden;
    margin-top: -250px;
    line-height: 12pt;
    padding-top: 0;
}

.primo_div_post_footer {
    width: 998px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 20px;
    text-align: center;
}

.secondo_div_post_footer {
    overflow: hidden;
    text-align: left;
    display: inline-block;
    margin-bottom: 20px;
}

.terzo_div_post_footer {
    width: 199px;
    float: left;
}

.titolo_footer {
    color: #fff;
    font-weight: bold;
    margin-bottom: 5px;
}

.menu_footer {
    list-style-type: none;
    padding-left: 0px;
    margin-top: 0px;
}

.quarto_div_post_footer {
    width: 202px;
    float: left;
}

.orario_footer {
    font-size: 9pt;
    color: #fff;
}
.nomisocieta {
    float: left;
    line-height: 2em;
}
.societa {
    /*float: left;*/
    line-height: 2em;
}

.footer a {
    color: #fff;
    font-size: 0.9em;
    line-height: 1.33em;
}

.footer strong {
    color: #fff;
}

.imgSocialFooter {
    width: 25px;
}

div#footerNoLink {
  height: auto;
  padding: 5px 0;
  margin-top: -29px;
}
div#footer_ridotto {
  height: 77px;
  padding: 5px 0;
  margin-top: -77px;
}

div#primoPostNoLink {
  padding: 0;
  padding-left: 0.6em;
  text-align: left;
}
div#primoPostNoLink a#privacy, div#primoPostNoLink a#trasparenza {
  margin-right: 15px;
}
div#primoPostNoLink div#divBdc {
  color: #fff;
  float: right;
  text-align: right;
  font-size: 0.6em;
  line-height: 2;
}