#container { position: relative; background: #ffffff; height: 780px; width: 80%; margin: 10px auto 0; border: solid 1px #ccc; }

#title { width: 800px; left: 55; top: 14px; position: absolute; visibility: visible; }

#leftbar { float: left; width: 0px; height: 660px; background-color: #fff;  }
		
#rightbar  { float: right; width: 0px; height: 660px; background-color: #fff;  }

#caption { width: 285px; left: 80px; top: 180px; position: absolute; visibility: visible; }

#img { left: 440px; top: 170px; position: absolute; width: 500px; visibility: visible; margin-top: 10px; }

#dati { left: 467px; top: 560px; position: absolute; width: 368px; visibility: visible; }





