body {
    background-color: #6d6e72;
    text-align: center;
}

img {
    border-width: 0px;
}

#contenitore-logo {
    width:30%;
    float:left;
}


#logo {
    display: none;
    width: 100%;
    height: auto;
}

#scritta {
    display: none;
    width: 70%;
    height: auto;
    margin-top: 50px;
}


#sotto {
    padding-top:2px;
    clear: both;
}

.iconebandiere {
    display: none;
    max-width: 15%;
    height: auto;
    cursor: pointer;
    margin-left: 20px;
}