
.btnTipo {cursor:pointer;width:26px;height:25px;float:left;margin-right:0px;text-indent:-9000px}
.btnTipo2 {cursor:pointer;width:26px;height:25px;float:left;margin-right:0px;text-indent:-9000px}
#btnCentro {width:25px;background:url(/images/btn_centrar.png) no-repeat}
#btnLejos {width:25px;background:url(/images/btn_reducir.png) no-repeat}
#btnCerca {width:25px;background:url(/images/btn_ampliar.png) no-repeat}
#capaZoom {width:82px;height:25px;background:url(/images/fnd_zoom.png) no-repeat; float:left}

.grds {width:8px;height:17px;float:left;cursor:pointer;margin:-1px;margin-top:5px;background:none;}
.grdsActivo {background:url(/images/btn_zoom_mov.png) no-repeat;}

* html #btnCentro {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src='/images/btn_centrar.png');}
* html #btnLejos {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src='/images/btn_reducir.png');}
* html #btnCerca {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src='/images/btn_ampliar.png');}
* html #capaZoom {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src='/images/fnd_zoom.png');}
* html .grdsActivo {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=image,src='/images/btn_zoom_mov.png');}
