#voxMenu a img { 
 background: url(graficos/menu_hover_bgr.jpg) -200px -200px no-repeat; 
}
#voxMenu a:hover img { 
 background: url(graficos/menu_hover_bgr.jpg) top center no-repeat; 
}
#voxMenu img { 
 border:none;
}

