body {
    color: #404040;
    font-size: 15px;
    line-height: 1.5;
}
body, button, input, select, textarea, .button, .cancel-confirm .button-primary, .cancel-confirm input[type=submit], #footer, #footer a.readmore {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
}
body {
    background: #f3f6f8;
    -ms-overflow-style: scrollbar;
}
body {
    background: #fff;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
* {
    -webkit-tap-highlight-color: transparent;
}
acronym {
    border-bottom: 1px dotted #999999;
}

a {
    color:   slategrey;
  
    text-decoration: none;
}

    a:visited {
    }

    a:active {
    }

    a:hover {
        text-decoration:underline;
    }

ul {
    margin: 0;
   
}

h1 {
        background: #0087be;
    border-bottom: 1px solid #0079aa;
    color: white;
    font-size: 16px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 46px;
    margin: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 180;
    -webkit-font-smoothing: subpixel-antialiased;
}

h2 {
    font-size: 1.1em;
    margin: 0.3em 0;
    text-align: right;
}

h3 {
    font-size: 1.1em;
    margin: 0.3em 0;
}

h4 {
    font-size: 1em;
    margin: 0.3em 0;
}

h5 {
    font-size: 1em;
    margin: 0;
    font-weight: normal;
}

p {
    margin: 0 0 0.6em 0;
    text-align: justify;
}

    p#SC {
        font-size: 2em;
      
        margin: 0;
        
        border-bottom: 1px solid #F1C251;
        text-align: left;
    }


#corpo {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    border-left: 1px solid #777777;
    border-right: 1px solid #777777;
    bottom right no-repeat;
}

#testa {
    margin-bottom: 1em;
    padding: 1em;
    border-bottom: 1px solid #777777;
   
}

    #testa h1 {
        padding-top: 0.5em;
    }

    #testa h2 {
        margin: 0 0 1em 0;
        text-transform: lowercase;
        letter-spacing: 0.4em;
        color: #999999;
    }

#colonna-dx {
    width: 16em;
    position: fixed !important;
    position: absolute;
    left: 5%;
    top: 14em;
    background-color: #ffffff;
    border: 0.1em solid #777777;
    padding: 0.6em;
}

    #colonna-dx h3 {
        margin-top: 1em;
        color: #a0a0a0;
        text-transform: lowercase;
        letter-spacing: 0.4em;
        font-size: 1em;
    }

#principale {
    margin: 0 2em 0 18em;
}

    #principale h4 {
        color: #F1C251;
        

        text-transform: lowercase;
        letter-spacing: 0.6em;
    }

    #principale div {
        margin-bottom: 2em;
    }

#footer {
    font-size: 0.9em;
    color: #888888;
    margin: 1em 0;
    padding: 0.3em 0;
    text-align: center;
    border-top: 1px solid #777777;
    border-bottom: 1px solid #777777;
  
}

    #footer p {
        margin-top: 0;
    }


.scarica p {
    margin: 0.6em 0;
    padding: 0 0.3em;
    background-color: #f5f5f5;
    border: 1px solid #e1e1e1;
}

.scarica a {
    color: #888888;
}

.stili ul {
    padding: 0;
}

.stili li {
    border-bottom: 1px solid #eeeeee;
    list-style-type: none;
}

.risorse li {
    list-style-image: url("http://www.massimozambra.com/images/imagesTema/pallino.gif");
}

.validazioni {
    margin: 0.6em 0;
    padding: 0 0.3em;
    background-color: #f5f5f5;
    border: 1px solid #e1e1e1;
}

    .validazioni a {
        color: #888888;
    }
