.img_a:link       { text-decoration: none;
}
			   
.img_a:visited    {  text-decoration: none; 
}   
			   
.img_a:hover      { text-decoration: none; background-image: url(../images/images/images/fade-back-menu.png);
}			   
			   



.background_prod {
	width: 215px;
	background-image: url(../menu_fr/images/spry_menubar_prod.jpg);
	height: 503px;
	background-repeat: no-repeat;
	background-position: center top;
	}
.background_home {
	width: 215px;
	background-image: url(../menu_fr/images/spry_menubar_home.jpg);
	height: 503px;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.background_video {
	width: 215px;
	background-image: url(../menu_fr/images/spry_menubar_video.jpg);
	height: 503px;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.background_contact {
	width: 215px;
	background-image: url(../menu_fr/images/spry_menubar_contact.jpg);
	height: 503px;
	background-repeat: no-repeat;
	background-position: left top;
	}
