/*		MENU		*/

.m-home, .m-home a {
background: url(../i/m-home.gif) no-repeat 0 0;
}
.m-gruppo {
background: url(../i/m-gruppo.gif) no-repeat 0 0;
}
.m-contatti {
background: url(../i/m-contatti.gif) no-repeat 0 0;
}

.m-home a:link {}
.m-home a:visited {}
.m-home a:hover, .m-home a.qui {
background: url(../i/m-home-o.gif) no-repeat 0 0;
}
.m-home a:active {}

.m-gruppo a:link {}
.m-gruppo a:visited {}
.m-gruppo a:hover, .m-gruppo a.qui {
background: url(../i/m-gruppo-o.gif) no-repeat 0 0;
}
.m-home a:active {}


.m-contatti a:link {}
.m-contatti a:visited {}
.m-contatti a:hover, .m-contatti a.qui {
background: url(../i/m-contatti-o.gif) no-repeat 0 0;
}
.m-home a:active {}


/*	TITOLI	*/

h1.gruppo {background: url(../i/tit-gruppo.gif) no-repeat;}
h1.contatti {background: url(../i/tit-contatti.gif) no-repeat;}
