html,body  {
    height:100%;
	overflow:hidden;
}

#uomo, scritta {
    position: absolute;
    border: 0px solid black;
}


a.menu {
    color : #ffff00;
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 11px;
    text-decoration : none;
    text-transform : none;
  }


a {
    color : #135EAF;
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 11px;
    text-decoration : none;
    text-transform : none;
  }


a:hover {
    color : #ff0000;
  }


body {
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 11px;
    text-align : left;
  }


table {
    font-family : Arial, Helvetica, Sans-serif;
    font-size : 11px;
    text-align : left;
  }


td.euro {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 11px;
    text-align: center;
    font-weight : bold;
  }


td.numeri {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 11px;
    text-align: center;
  }


td.tiptd {
    text-align: center;
    font-weight : bold;
  }


td.menu {
    text-align: center;
    font-weight : bold;
    color : #ffffff;
  }


th {
    text-align: center;
  }


td.testo {
    text-align: justify;
    font-size: 11px;
  }


img {
    border-bottom-color : #ff0000;
    border-left-color : #ff0000;
    border-right-color : #ff0000;
    border-top-color : #ff0000;
  }


h1 {
    font-family: Arial, Helvetica, Sans-serif;
    font-size : 20px;
    font-weight : bold;
  }


input.req {
    background-color : #fcffc1;
  }


