

body {
    background: white;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

body, input, select, textarea, table {
    color: #484B38;
    font-family: verdana, sans-serif;
    font-size: 12px;
}

a {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #421709;
}

a.news {
    font-size: 9px;
}

.linkSmall {
    font-variant: normal;
    font-size: 10px;
}

.smallCaps {
    font-variant: small-caps;
    font-size: 12px;
}

a:hover {
  color: #B44018;
}

input, select, textarea, hr {
    border: solid 1px;
}

#sito,
#nav,
#forumLink,
#forumLinkSfondo,
#ombraTopLeft,
#ombraTop,
#ombraTopRight,
#ombraRight,
#ombraBottomRight,
#ombraBottom,
#ombraBottomLeft,
#ombraLeft,
#barraTop,
#linguaIT,
#linguaEN,
#piva,
#barraMiddle,
#barraMiddleAvvisi,
#barraBottom,
#linkNewsletter1,
#linkNews1,
#linkNewsletter2,
#linkNews2,
#logoMmb,
#sfondoLogo,
#sfondoNav,
#sfumato,
#logoWil,
#logoROL,
#firma,
#firmaSfumato,
#copyright,
#google,
#angoloGoogleSx,
#angoloGoogleDx,
#pagina,
#login,
#banner,
#contenuti {position: absolute;}


/*** OMBRA PAGINA ***/
#ombraTopLeft {top: -9px; left: -12px}
#ombraTop {top: -9px; left: 9px; width: 761px; height: 9px;}
#ombraTopRight {top: -8px; left: 770px}
#ombraRight {top: 9px; left: 779px; width: 12px;}
#ombraBottomRight {left: 763px}
#ombraBottom {left: 14px; width: 749px; height: 16px; z-index: 2;}
#ombraBottomLeft {left: -12px}
#ombraLeft {top: 7px; left: -12px; width: 12px;}

#ombraTopLeft,
#ombraTop,
#ombraTopRight,
#ombraRight,
#ombraBottomRight,
#ombraBottom,
#ombraBottomLeft,
#ombraLeft {z-index: 3}


/*** STRUTTURA SITO ***/

#sito {
    background: white;
    width: 779px;
    top: 10px;
    left: 50%;
    margin-left: -390px;
}

#barraTop,
#barraMiddle,
#barraMiddleAvvisi,
#barraBottom {
    width: 100%;
    height: 18px;
    text-align: center;
    background: url(img/sito/barra.jpg);
    z-index: 4;
}

#barraTop {
    top: 0;
    font-weight: bold;
    font-size: 13px;
}

#barraMiddle,
#barraMiddleAvvisi {
    top: 80px;
    display: inline;
}

#barraMiddleAvvisi {
    background: url(img/sito/barraAvvisi.jpg);
}

#barraBottom {
    bottom: 0;
}


/*** DECORAZIONI SITO ***/

#linguaIT,
#linguaEN {
    border: none;
    top: 2px;
    z-index: 9;
    display: none;
}
#linguaIT {
    left: 15px;
}
#linguaEN {
    left: 55px;
}

#avvisi {
    font-weight: bold;
    color: #FEFF59;
    font-size: 10px;
}

#sfondoLogo {
    top: 98px; 
    left: 0px; 
    z-index: 1;
}

#sfondoNav {
    top: 98px; 
    left: 213px; 
    width: 566px; 
    height: 27px; 
    z-index: 1;
}

#sfumato {
    top: 98px; 
    right: 188px;
    z-index: 2;
}

#piva {
    top: 5px; 
    right: 4px;
    font-size: 8px;
    z-index: 5;
}

#logoMmb {
    top: 116px; 
    left: 8px; 
    z-index: 2;
}

#nav {
    top: 102px;
    left: 212px;
    font-style: italic;
    font-weight: bold;
    z-index: 3;
}

#forumLinkSfondo {
    top: 98px;
    right: -1px;
    width: 189px;
    height: 20px;
    background: #E34F1E;
    z-index: 2;
}

#forumLink {
    top: 4px;
    width: 100%;
    text-align: center;
    font-size: 10px;
    color: #FFFFB0;
}

#firma {
    top: 184px; 
    left: 18px;
    border-top: solid #655A44 1px;
    border-bottom: solid #655A44 1px;
    width: 150px;
    text-align: center;
    font-weight: bold;
    font-variant: small-caps;
    font-style: italic;
    font-size: 12px;
    color: #FAF6ED;
    z-index: 2;
}
#firmaSfumato {
    width: 150px;
    height: 15px;
    top: 185px; 
    left: 18px;
    z-index: 1;
}

#copyright {
    top: 212px; 
    left: 30px;
    text-align: center;
    font-size: 8px;
    z-index: 1;
}

#google {
    bottom: 18px;
    left: 0px;
    width: 778px;
    font-size: 10px;
    text-align: center;
    background: #FAF6ED;
    border-top: solid #827761 1px;
    z-index: 3;
}

#angoloGoogleSx {
    bottom: 0px;
    left: 0px;
}

#angoloGoogleDx {
    bottom: 0px;
    right: -1px;
}


/*** CONTENUTI ***/

#pagina {
    top: 136px;
    left: 0px;
    width: 779px;
    height: 400px;
    overflow: auto;
}

#banner {
    top: 130px;
    left: 10px;
    text-align: center;
    z-index: 0;
}

#login {
    top: 60px;
    left: 60px;
}

#loginTitle {
    text-align: center;
    font-size:16px;
}

#loginMsg {
    background-color: #DDDDDD;
    text-align: center;
    color: #7D3002;
}

#contenuti {
    top: 0px;
    left: 213px;
    width: 528px;
    padding-bottom: 15px;
    text-align: justify;
}

.small, 
.rigaElenco {font-size: 10px;}

.alert {
    background: #772E02;
    color: #FAFCCD;
    font-style: italic;
    font-weight: bold;
    padding: 8px;
}

.msg {
    background: #F4E9D3;
    color: #655A44;
    font-style: italic;
    padding: 8px;
}


/*** HOME PAGE ***/

#homeNews,
#homeLinkNews {
    width: 166px;
    border-left: solid #E0DFE3 1px;
    border-right: solid #81807C 2px;
    padding: 4px;
}

#homeLinkNews {
    background: #D9CEB8;
    text-align: center;
    border-top: solid #E0DFE3 1px;
}

#homeNews {
    background: #FAF6ED;
    height: 250px;
    font-size: 10px;
    text-align: left;
    overflow: auto;
    border-bottom: solid #81807C 2px;
}


/*** ELENCHI ***/

.titoloElenco {
    background: #F4E9D3;
    border-bottom: solid #655A44 1px;
    font-style: italic; 
    font-weight: bold;
}

.rigaElenco {
    border-bottom: solid #655A44 1px;
}


/*** DOCUMENTI ***/

.titoloDoc {
    background: #F4E9D3;
    border-bottom: solid #655A44 1px;
    font-style: italic; 
    font-weight: bold;
}

.testoDoc {
    border-bottom: solid #655A44 1px;
}

