

body {
    background-attachment : fixed;
    background-image : url('bg-new.jpg');
    background-repeat : repeat-x;
    border-bottom-width : 0px;
    border-top-width : 0px;
    margin-bottom : 0px;
    margin-top : 0px;
  }





img.testo {
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 1px;
  }


iframe {
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 1px;
  }


a {
    color : #02526D;
    font-family : Verdana, Arial,Helvetica,sans-serif;
    font-size : 12px;
    font-weight : 900;
    text-decoration : none;
  }


a:hover {
    color : #008067;
    font-family : Verdana, Arial,Helvetica,sans-serif;
    font-size : 12px;
    font-weight : 900;
    text-decoration : none;
  }


li {
    line-height : 20px;
    list-style-type : disc;
  }


td.foot {
    color : #ffffff;
    font-family : Verdana, Arial,Helvetica,sans-serif;
    font-size : 8px;
    font-weight : 900;
    text-align : center;
  }


a.foot {
    color : #ffffff;
    font-family : Verdana, Arial,Helvetica,sans-serif;
    font-size : 8px;
    font-weight : 900;
    text-align : center;
  }


a.foot:hover {
    color : #ff0000;
    font-family : Verdana, Arial,Helvetica,sans-serif;
    font-size : 8px;
    font-weight : 900;
    text-align : center;
  }


td.titolo {
    background-image : url('titolo.jpg');
    color : #ffffff;
    font-family : Verdana, Arial,Helvetica,sans-serif;
    font-size : 30px;
    font-weight : 900;
    height : 60px;
    text-align : right;
  }


td.testo {
    background-image : url('bg.jpg');
    background-position : center;
    background-repeat : no-repeat;
    color : black;
    font-family : Verdana, Arial,Helvetica,sans-serif;
    font-size : 11px;
    text-align : justify;
  }


td.testo1 {
    color : black;
    font-family : Verdana, Arial,Helvetica,sans-serif;
    font-size : 11px;
    text-align : justify;
  }


table {
    color : black;
    font-family : Verdana, Arial,Helvetica,sans-serif;
    font-size : 11px;
  }


td.scheda {
    color : black;
    font-family : Verdana, Arial,Helvetica,sans-serif;
    font-size : 12px;
  }


h2 {
    background-color : #008067;
    color : #ffffff;
    font-family : Verdana, Arial,Helvetica,sans-serif;
    font-size : 12px;
    font-weight : 900;
  }


th {
    background-color : #008067;
    color : #ffffff;
    font-family : Verdana, Arial,Helvetica,sans-serif;
    font-size : 12px;
    font-weight : 900;
  }


hr {
    border : 0;
    height : 1px;
    background : url(hr.jpg) 0 0 ;
    margin : 1em 0;
  }

