#contenedor {
    max-width: 100%;
}

#continguts {
    overflow: hidden;
}
.invisible {
    display: none;
}
body, form, table, caption, tr, tr, td, ul, ol, li, dl, img, button, p, h1, h2, h3, h4, h5, h6, h7, dl, dt, dd, object, iframe, dl, dt, dd, legend, fieldset {
    margin: 0;
    padding: 0;
    outline: 0;
}
.navbar {
    min-height: 0 !important;
}
.navbar-default {
    background: none !important;
    border: 0px !important;
}
input, select, textarea, button {
    font: normal 1em 'Noto Sans', 'TrebuchetMS', 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color: #666;
}
#info {
    margin-top: 2px;
    float: left;
    width: 43em;
    line-height: 1.2em;
}
#info h1, #infoNoMenu h1 {
    font-size: 1.5em;
    text-align: center;
    padding: 0 0 .5em 0;
    font-weight: bold;
    margin-top: 2px;
}
#info h3, #infoNoMenu h3 {
    font-size: 1.3em;
    text-align: left;
    padding: 0 0 .5em 0;
}