body
{
  background: #fff url('../images/sfondo.jpg');
  color: #000;
  margin: 8px;
  font-family: arial, sans-serif;
  font-size: 13px;
}

img
{
  border: 0;
}

h1
{
  width: 612px;
  height: 84px;
  margin: 10px auto 20px;
  background: url('../images/mondomatica.png') no-repeat;
  text-indent: -5000px;
}

div#descr
{
  width: 700px;
  margin: 10px auto;
  font-size: 1.25em;
  color: #b00;
}

div#descr strong
{
  display: block;
  text-align: center;
  margin: 15px auto 0;
}

div#descr span
{
  display: block;
  text-align: center;
  margin: 2px auto;
}

div#sintesi
{
  position: absolute;
  top: 10px;
  left: 10px;
}

div#eu
{
  margin: 10px auto;
  background: url('../images/tn_logo_Italian.gif') no-repeat;  
  text-indent: -5000px;
  position: absolute;
  top: 0px;
  left: 10px;
}

div#eu a
{
  display: block;
  width: 76px;
  height: 110px;
}

div#ue
{
  margin: 10px auto;
  background: url('../images/euroflag.gif') no-repeat;  
  text-indent: -5000px;
  position: absolute;
  top: 0px;
  right: 10px;
}

div#ue a
{
  display: block;
  width: 100px;
  height: 67px;
}

div#menu
{
  width: 844px;
  height: 250px;
  margin: 40px auto 0;
}

div#menu ul
{
  list-style: none;
  width: 844px;
  margin: 0 auto;
  padding: 0;
}

div#menu ul li
{
  width: 252px;
  height: 120px;
  float: left;
  margin: 0;
  padding: 0;
}

div#menu ul li h2
{
  margin: 0 0 2px 0;
  font-size: 1em;
}

div#menu ul li#topleft
{
  background: url('../images/newsinfo1.JPG') 0 2px no-repeat;
  padding: 0 10px 10px 158px;
}

div#menu ul li#topright
{
  background: url('../images/orientamento1.JPG') right 2px no-repeat;
  padding: 0 158px 10px 10px;
}

div#menu ul li#bottomleft
{
  background: url('../images/arco2.JPG') 0 2px no-repeat;
  padding: 0 10px 10px 158px;
}

div#menu ul li#bottomright
{
  background: url('../images/newsperso4.JPG') right 2px no-repeat;
  padding: 0 158px 10px 10px;
}

div#info
{
  clear: both;
  margin: 0 auto;
  text-align: center;
}

div#info a
{
  font-weight: bold;
}

div#footer
{
  font-size: 0.9em;
  margin: 30px auto 0;
  text-align: center;
}

div#valid a
{
  background: url('http://www.w3.org/Icons/valid-xhtml10');
  width: 88px;
  height: 31px;
  display: block;
  text-indent: -5000px;
  margin-top: -35px;
}

div#stats
{
  float: right;
  margin-top: -35px;
}