html, body { margin:0px; padding:0px; background:#000000; font-family:Trebuchet MS, sans-sreif; font-size:12px; color:#FFFFFF; }

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

#logo { width:100%; height:210px; float:left; position:relative; background:url(images/splash_logo.jpg) no-repeat center; }
#barretta { width:100%; height:10px; float:left; position:relative; background:url(images/splash_barretta.jpg) no-repeat center; margin-top:10px; }

#link { width:100%; height:153px; float:left; position:relative; background:url(images/splash_img.jpg) no-repeat center; margin-top:10px; }

#it { width:225px; float:left; position:relative; left:15px; margin-top:20px; }
.it_flash a { width:100%; height:50px; float:left; position:relative; background:url(images/splash_it_flash.jpg);  }
.it_html a { width:100%; height:50px; float:left; position:relative; background:url(images/splash_it_html.jpg); margin-top:15px; }

#en { width:225px; float:right; position:relative; right:15px; margin-top:20px; }
.en_flash a { width:100%; height:50px; float:left; position:relative; background:url(images/splash_en_flash.jpg);  }
.en_html a { width:100%; height:50px; float:left; position:relative; background:url(images/splash_en_html.jpg); margin-top:15px; }

#dati { width:100%; position:absolute; bottom:0px; text-align:center;  }
#dati a { color:#0099FF; text-decoration:none; }
#dati a:hover { color:#00CCFF }
