/* --- Writed by Marcello Ferrari --- */

  html,body { margin: 0;
    padding:0;
    background: url(images/back.gif) repeat-x;
    background-color: #FFF2CC
    }

  body { font-family: Verdana, Arial, sans-serif;
    font-size: 76%;
    letter-spacing: 0.1ex;
    color:#803F00
    }

  body a:link, a:visited { font-family: Verdana, Arial, sans-serif;
    color:#004080;
    text-decoration: underline
    }

  body a:hover { font-family: Verdana, Arial, sans-serif;
    color: #0066CC;
    text-decoration: underline
    }

  h1,h2,h5,h6 { margin: 0;
    padding:0
    }

  h1 { font-family: Verdana, Arial, sans-serif;
    font-size: 26px;
    color: #803F00;
    }

  h2 { font-family: Verdana, Arial, sans-serif;
    font-size: 20px;
    color: #803F00;
    font-weight: normal;
    text-align: center;
    }

  h3 { font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #803F00;
    font-weight: bold;
    text-align: justify;
    }

  h6 { font-family: Verdana, Arial, sans-serif;
    font-size: 80%;
    color: #803F00;
    font-weight: normal;
    }

/* --- Div container ed accessori --- */

  div#container { width: 750px;
    margin: 0 auto;
    border-left: 0px;
    border-right: 0px;
    color: #803F00
    }

  div#header { height: 140px;
    background: url(images/title.jpg) top left;
    background-color: #FFF2CC;
    color: #803F00
    }

  div#borderup { height: 42px;
    background-color: #FFF2CC;
    color: #802F00;
    text-align: center;
    }

  div#borderdown { height: 42px;
    background-color: #FFF2CC;
    color: #802F00;
    text-align: center;
    }

  div#upsx { float: left;
    height: 42px;
    width: 42px;
    background: url(images/upsx.gif) top left;
    background-color: #FFF2CC
    }

  div#updx { float: right;
    height: 42px;
    width: 42px;
    background: url(images/updx.gif) top left;
    background-color: #FFF2CC
    }

  div#dosx { float: left;
    height: 42px;
    width: 42px;
    background: url(images/dosx.gif) top left;
    background-color: #FFF2CC
    }

  div#dodx { float: right;
    height: 42px;
    width: 42px;
    background: url(images/dodx.gif) top left;
    background-color: #FFF2CC
    }

  div#menu { position: relative;
    top: 80px;
    left: 10px;
    text-align: left
    }

/* --- Sezione Contenuto principale --- */

  div#content { padding: 0px 20px 0px 20px;
    text-align: justify;
    background-color: #FFF2CC;
    color: #803F00
    }
