body { margin:0px; background-image:url(../img/bg_home.gif); width:auto;}
ul, li { margin:0px; padding:0px; list-style:none; }
a { outline:none; }

#home { position:absolute; width:800px; height:500px; left:50%; top:50%; margin: -250px 0 0 -400px;  background:url(../img/home.gif) no-repeat;}
#home .lingue { width:800px; position:relative; margin:350px 0 0 0; height:80px; }
#home .lingue a { text-transform:uppercase; color: #333333; }
#home .lingue a:hover { color:#ECE8C1; text-decoration:none; }
#home .indirizzo {width:800px; text-align:center; color:#ECE8C1;}
#home .indirizzo a { color:#333333; }


#home a.it { background:url('../img/icon_it.png') top center no-repeat; padding-top:35px; }
#home a.en { background:url('../img/icon_en.png') top center no-repeat; padding-top:35px; }
#home a.gr { background:url('../img/icon_gr.png') top center no-repeat; padding-top:35px; }
#home a.po { background:url('../img/icon_po.png') top center no-repeat; padding-top:35px; }
#home a.hu { background:url('../img/icon_hu.png') top center no-repeat; padding-top:35px; }
#home a.ce { background:url('../img/icon_ce.png') top center no-repeat; padding-top:35px; }
#home a.ru { background:url('../img/icon_ru.png') top center no-repeat; padding-top:35px; }
#home a.ro { background:url('../img/icon_ro.png') top center no-repeat; padding-top:35px; }


#home .lingue ul { margin: 0 0 0 80px; }
#home .lingue li { float:left; width:80px; }
