/*
#container { position: relative; background: #000000; height: 750px; width: 80%; margin: 10px auto 0; border: solid 1px #ccc; }

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

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

#caption { width: 335px; left: 30px; top: 200px; position: absolute; visibility: visible; }

#img { width: 800px ; margin-left: auto ; margin-right: auto ;}                    

#dati { left: 470px; top: 542px; position: absolute; width: 400px; visibility: visible; }
*/

 #header	{ background:#ffffff; width:800px; height:80px; position:relative;  margin-left: auto;  margin-right: auto; border-bottom:1px solid #ccc; }
   #title { width: 800px; top: 14px; position: absolute; visibility: visible; }
    #header a { color:#777777; text-decoration:none; font-weight:normal; font-family:Verdana; font-size:9px; }
    #header a:visited { color:#0c00cc; text-decoration:none; font-weight:normal; }
    #header a:hover { color:#ff8888; text-decoration:none; font-weight:normal; }
    #logo { left:20px; top:2px; position:absolute; width:256px; height:64px; visibility:visible; margin-top:3px; }
    #img { width: 800px ; margin-left: auto ; margin-right: auto ;}
    .HorizLinks { position:absolute; top:60px; left:55px; }
    .HorizLinks ul { margin:0px; }
    .HorizLinks li { margin: 0px 5px 0px 0px; list-style-type: none; display: inline; }
              


