html, body { margin:0px; padding:0px; background-color:#000000; font-family:Trebuchet MS; color:#FFFFFF; font-size:12px; }
a:focus { outline-style: none; }
html 	{ overflow-y: scroll; }

#contenitore { width:700px; margin:0px auto; margin-top:50px; }

#logo { width: 200px; height: 100px; float: left; position: relative; background: url(images/logo.jpg); }
.link { width: 100%; height: 100px; float: left; position: relative; margin-top:190px; }

#ita { width:200px; height:470px; float:left; position: relative; left: 20px; background: url(images/bg_ita.jpg); }
#it_flash a { width:200px; height: 40px; float:left; position:relative; background: url(images/splash_it_flash.jpg);  }
#it_xhtml a { width:200px; height: 40px; float:left; position:relative; margin-top:24px; background: url(images/splash_it_xhtml.jpg);}

#eng { width:200px; height:470px; float:left; position:relative; left:20px; background: url(images/bg_eng.jpg);  }
#en_flash a { width:200px; height:40px; float:left; position:relative; background: url(images/splash_en_flash.jpg);  }
#en_xhtml a { width:200px; height:40px; float:left; position:relative; margin-top:24px; background:url(images/splash_en_xhtml.jpg); }



h1 { display:none; }
