#container { position: relative; background: #ffffff; height: 750px; 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: 750px; background-color: #fff;  }
		
#rightbar  { float: right; width: 0px; height: 750px; background-color: #fff;  }

#caption { width: 225px; left: 120px; top: 195px; position: absolute; visibility: visible; }

#img { left: 480px; top: 195px; position: absolute; width: 500px; visibility: visible; margin-top: 5px; }                     

#dati { left: 520px; top: 585px; position: absolute; width: 400px; visibility: visible; }
