body
{
    height:100%;
    margin: 0px;
    text-align: center;
/*     position: relative; */
    color: black;
    background-image:url("img/bkg.gif");
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}

td, tr, th, p, div, span, input, dd, dt, dl, ol, ul, h1, h2, h3, h4, h5, h6, hr, br
{
    margin: 0px;
    padding: 0px;
    top: 0px;
    left: 0px;
}


#main
{
     margin: 0px;
     width: 100%;
     height:10px;
     background-image:url("img/multicolore.gif");
     background-position: top;
     background-repeat: repeat-x;
/*      float: left; */

}

/* #header
    {
    width: 850px;
    height: auto;
    border:solid 1px red;
    text-align: left;
    margin-left: 25px !important;
    margin-left: 15px;
    margin-top: 15px !important;
    margin-top: 10px;
    float: left;
    } */


#headerblock
    {
    text-align: left;
    margin-left: 10px !important;
    margin-left: 5px;
    margin-top: 10px !important;
    margin-top: 0px;
    width: 750px;
    height: auto!important;
    height: 600px;
    min-height:600px;
    border:solid 0px black;
    float: left;

    }

#testa
    {
    text-align: left;
    margin-left: 0px !important;
    margin-left: 10px;
    width: 700px;
    height: auto!important;
    height: 220px;
    min-height:220px;
    border:solid 0px black;
    float: left;

    }


#menu
{
    font-size: 11px;
    line-height: 15px;
    font-family: Verdana, Geneva, Arial, sans-serif;
    text-align: left;
    margin-top: 0px !important;
    margin-top: 0px;
    margin-left: 11px !important;
    margin-left: 7px;
    border:solid 0px blue;
    width: 175px;
    height: 400px;
    float: left;

    }


  a:link
  {
    color: black;
    text-decoration: none;
    }


 a:visited
	{
    color: #000000;
    text-decoration: none;
    }


 a:hover
	{
    color: #000000;
    text-decoration: underline;
    }

  .navyblue
	{
    color: navy;
    text-decoration: underline;

    }

#testi
{
    text-align: left;
    font-size: 11px;
    line-height: 15px;
    font-family: Verdana, Geneva, Arial, sans-serif;
    margin-top: 0px;
    margin-bottom: 35px;
    width: 550px;
    height: auto!important;
    height: 400px;
    min-height: 400px;
    border:solid 0px black;
    float: right;
}

#home
{
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    font-family: Verdana, Geneva, Arial, sans-serif;
    margin-top: 50px;
/*     margin-bottom: auto; */
     width: 100%;
    height: auto!important;
    height: 400px;
    min-height: 400px;
    border:solid 0px black;
    float: left;
}

#foto_testi
{
    width: auto;
    height: auto;
    border:solid 0px black;
    margin: 10, 10, 10, 10 ;
}

#contatti
{
    text-align: left;
    font-size: 11px;
    line-height: 15px;
    font-family: Verdana, Geneva, Arial, sans-serif;
    margin-top: 30px;
    margin-left: 0px;
    width: 550px;
    height: 310px;
    border:solid 0px red;

}

#footer
    {
    color: #000000;
    font-size: 10px;
    font-family: Verdana,Geneva,Arial,sans-serif;
    background-color: ;
    text-align: center;
    clear: left;
    margin-bottom: 0px;
    padding-top: auto;
    padding-bottom: auto;
    height:auto;
    width: auto;
    border:solid 0px red;
    }

.testo
{
    text-align: justify;
    width: 530px;
    height: auto !important;
    height: 85px;
    min-height: 85px;
    margin-left: 4px !important;
    margin-left: 4px;
    margin-top: 4px !important;
/*     margin-bottom: 4px !important; */
    border:solid 0px red;
    display: block;
/*     float: left; */
    text-decoration:none;
    color:#000000;
    font-size: 11px;
    font-weight: normal;
    }

.testo img
{
    float: right;
    margin: 5px 5px 5px 5px;
}

