/* --- Writed by Marcello Ferrari --- */

  html,body { margin: 0;
    padding:0;
    }

  body { font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color:#fff;
    text-align: center;
    background: #5F7DFF url(images/background_big.jpg) top center no-repeat;
    background-attachment: fixed;
    }

  body a:link, a:visited { color:#000;
    }

  body a:hover { color: #4040FF;
    }

  h1 { font-family: Verdana, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #4040ff;
    padding:0px 0px 3px 0px;
    margin: 0;
    }

  td { font-family: Verdana, Arial, sans-serif;
    color: #000;
    font-size: 13px;
    }

/* --- Div container ed accessori --- */

  div#container { width: 760px;
    margin: 20px auto 30px auto;
    background: #fff;
    color: #000;
    text-align: justify;
    }

  div#header { height: 130px;
    /* background: url(images/title.gif) top right no-repeat; */
    background: url(images/header.png) top center no-repeat;
    }

/* --- Sezione Contenuto principale --- */

  div#content { 
    clear: both;
    text-align: justify;
    margin: 10px 10px 10px 10px;
    padding: 0px;
    /*
    min-height: 650px;
    height: auto;
    _height: 650px;
    */
    }

  div#contentbot { margin: 0 140px;
    height: 40px;
    }

  div#cont1 { 
    float: left;
    width: 350px;\width:370px;w\idth:350px;
    padding: 0px 10px 0px 10px;
    }

  div#cont2 { 
    float: right;
    width: 350px;\width:370px;w\idth:350px;
    padding: 0px 10px 0px 10px;
    }

  div#cont1a { 
    float: left;
    width: 430px;\width:450px;w\idth:430px;
    padding: 0px 10px 0px 10px;
    }

  div#cont2a { 
    float: right;
    width: 280px;
    height: 380px;
    margin: 20px 0px 20px 0px;
    background:url(images/servers.jpg) no-repeat;
    }
    
  div#evid { 
    color: #000000;
    background-color:#FFFF66;
    font-weight: bold;
    display: inline;
    }

