@charset "utf-8";
/* CSS Document 

a img {height: 45px; width: 99px; border-width: 0;}*/
a#ahome img {background: url(images/home.gif) top left no-repeat;}
a#achisiamo img {background: url(images/chisiamo.gif) top left no-repeat;}
a#aservizi img {background: url(images/servizi.gif) top left no-repeat;}
a#agallery img {background: url(images/gallery.gif) top left no-repeat;}
a#apress img {background: url(images/press.gif) top left no-repeat;}
a#acontatti img {background: url(images/contatti.gif) top left no-repeat;}
a#aenglish img {background: url(images/english.gif) top left no-repeat;}

a#ahome:hover img {background: url(images/home_f2.gif) top left no-repeat;}
a#achisiamo:hover img {background: url(images/chisiamo_f2.gif) top left no-repeat;}
a#aservizi:hover img {background: url(images/servizi_f2.gif) top left no-repeat;}
a#agallery:hover img {background: url(images/gallery_f2.gif) top left no-repeat;}
a#apress:hover img {background: url(images/press_f2.gif) top left no-repeat;}
a#acontatti:hover img {background: url(images/contatti_f2.gif) top left no-repeat;}
a#aenglish:hover img {background: url(images/english_f2.gif) top left no-repeat;}