body, html { margin:0; padding:0; }

body { background:url(../immagini/fondo_home.gif) repeat-x #304c8b; }

h1, h2, h3, h4 { margin:0; }

div#home { position:relative; width:700px; height:300px; margin:100px auto 0 auto; background:url(../immagini/fondo_home.jpg) top left no-repeat; } 

div#home h1 { position:absolute; margin:0; width:438px; height:34px; left:260px; top:81px; background:url(../immagini/tecnoroll.gif) no-repeat; }
  div#home h1 span { display:none; }

div#home h2 { position:absolute; width:450px; height:15px; left:260px; top:124px; background:url(../immagini/tecnoroll_claim.gif) no-repeat; border:0; }
  div#home h2 span { display:none; }

div#home h3 { position:absolute; width:450px; height:47px; left:275px; top:280px; background:url(../immagini/piva.gif) no-repeat; border:0; }
  div#home h3 span { display:none; }
  
div.entra { position:absolute; width:164px; height:83px; left:406px; top:158px; background:url(../immagini/fondo_bandiere.gif) no-repeat; }

a#ita { position:absolute; left:25px; top:25px; display:block; width:40px; height:38px; background:url(../immagini/ITA.gif) no-repeat; }
  a:hover#ita { background-position:0 -42px; }
  a#ita span { display:none; }
  
a#eng { position:absolute; left:95px; top:25px; display:block; width:40px; height:38px; background:url(../immagini/ENG.gif) no-repeat; }
  a:hover#eng { background-position:0 -41px; }
  a#eng span { display:none; }
