codice:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">

<HTML lang="it">
<HEAD>
<TITLE>Ultimissime</TITLE>
<META NAME="Description" CONTENT="">
<META NAME="Keywords" CONTENT="">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<STYLE type="text/css">
  @import "style/all.css";
  @import "style/menu.css";

  TABLE{
    width:100%;
    border-collapse: collapse;
  }

  TD{
    vertical-align: top;
    background:#FFF3D5;
    border:1px solid #000000  }

  .col_foto{
    width:150px;
    height:150px;
    padding:0px;
    margin:0px;
  }

  .col_testo{
    padding:5px;
  }

  .foto{
    width:150px;
    height:150px;
    padding:0px;
    margin:0px;
    border:0px;
  }
</STYLE>
<script type="text/javascript">
  window.onload=function(){
    if(document.getElementsByTagName && document.getElementById){
      document.getElementById("navigation").className="jsenable";
      BuildList();
      }
    }

  function BuildList(){
  var hs=document.getElementById("navigation").getElementsByTagName("h3");
  for(var i=0;i<hs.length;i++){
      hs[i].onclick=function(){
          this.parentNode.className=(this.parentNode.className=="show") ? "hide" : "show";
          }
      }
  }
</script>
</HEAD>
<BODY>

<DIV id="page">

  <DIV id="header">
  </DIV>

  <DIV id="body">
    <DIV id="body_header">
      [img]image/titoli/ultimissima.gif[/img]
    </DIV>
    <DIV id="col_sx">
      <DIV id="navigation">

        <UL>
          <LI id="one"><SPAN></SPAN>Cento anni</LI>
          <LI id="two"><SPAN></SPAN>Lo sviluppo economico</LI>
          <LI id="three"><SPAN></SPAN>L'ambiente</LI>
          <LI id="four"><SPAN></SPAN>La cultura</LI>
          <LI id="five"><SPAN></SPAN>I giovani</LI>

          <LI id="six"><SPAN></SPAN>La comunità missagliese</LI>
          <LI id="seven"><SPAN></SPAN>Il sociale</LI>
          <LI id="eight"><SPAN></SPAN>Partners</LI>
          <LI id="nine"><H3><SPAN></SPAN>Press room</H3>
            <UL>
              <LI id="nine_1"><SPAN></SPAN>Comunicati Stampa</LI>

              <LI id="nine_2"><SPAN></SPAN>Rassegna Stampa</LI>[/list]
          </LI>
          <LI id="ten"><SPAN></SPAN>Contatti</LI>[/list]
      </DIV>
    </DIV>

    <DIV id="col_centro">
      <DIV id="content">
        <TABLE><TR><TD class="col_foto">[img]public/foto_13.gif[/img]</TD><TD class="col_testo"><P style="font-weight:bold;">05/05/2006 - a</P>

a</P>

Allegati:
ImmaginePdf</P></TD></TR>
<TR><TD class="col_foto">[img]public/foto_14.jpg[/img]</TD><TD class="col_testo"><P style="font-weight:bold;">05/03/2006 - b</P>

testo testo testo</P>

</P></TD></TR>
</TABLE>      </DIV>
    </DIV>

    <DIV id="pareggiatore"></DIV>
  </DIV>
  <DIV id="footer">
    A.G. Bellavite s.r.l. © 2006 - Missaglia (LC) - Tutti i diritti riservati.
  </DIV>
</DIV>
</BODY>
</HTML>