@charset "utf-8";
/* CSS Document */
a.btn_directorio {
	display: block;
    width: 190px;
	height: 60px;
	text-decoration: none;
	background:url(../btn/btn_directorio.gif);    }
a.btn_directorio:hover {
	background-position: -190px 0;
	}
a.btn_con_personal {
	display: block;
    width: 190px;
	height: 60px;
	text-decoration: none;
	background:url(../btn/btn_convocatoria_personal.png);    }
a.btn_con_personal:hover {
	background-position: -190px 0;
	}
a.btn_con_bs {
	display: block;
    width: 190px;
	height: 60px;
	text-decoration: none;
	background:url(../btn/btn_bs.gif);    }
a.btn_con_bs:hover {
	background-position: -190px 0;
	}
a.btn_tupa {
	display: block;
    width: 190px;
	height: 60px;
	text-decoration: none;
	background:url(../btn/btn_tupa.gif);    }
a.btn_tupa:hover {
	background-position: -190px 0;
	}

a.btn_gallery {
	display: block;
    width: 190px;
	height: 60px;
	text-decoration: none;
	background:url(../btn/btn_galeria.gif);    }
a.btn_gallery:hover {
	background-position: -190px 0;
	}
a.btn_videos {
	display: block;
    width: 190px;
	height: 60px;
	text-decoration: none;
	background:url(../btn/btn_videos.gif);    }
a.btn_videos:hover {
	background-position: -190px 0;
	}

a.btn_mapa {
	display: block;
    width: 190px;
	height: 60px;
	text-decoration: none;
	background:url(../btn/btn_mapa.gif);    }
a.btn_mapa:hover {
	background-position: -190px 0;
	}

a.btn_formato {
	display: block;
    width: 190px;
	height: 60px;
	text-decoration: none;
	background:url(../btn/btn_solicitud.gif);    }
a.btn_formato:hover {
	background-position: -190px 0;
	}

a.btn_tributos {
	display: block;
    width: 190px;
	height: 60px;
	text-decoration: none;
	background:url(../btn/btn_tributos.gif);    }
a.btn_tributos:hover {
	background-position: -190px 0;
	}
a.btn_lic_func {
	display: block;
    width: 190px;
	height: 60px;
	text-decoration: none;
	background:url(../btn/btn_lic_func.gif);    }
a.btn_lic_func:hover {
	background-position: -190px 0;
	}
a.btn_lic_edif {
	display: block;
    width: 190px;
	height: 60px;
	text-decoration: none;
	background:url(../btn/btn_lic_edif.gif);    }
a.btn_lic_edif:hover {
	background-position: -190px 0;
	}

a.btn_obras_muni {
	display: block;
    width: 190px;
	height: 120px;
	text-decoration: none;
	background:url(../btn/btn_obras.gif);    }
a.btn_obras_muni:hover {
	background-position: -190px 0;
	}

a.btn_demuna_muni {
	display: block;
    width: 190px;
	height: 120px;
	text-decoration: none;
	background:url(../btn/btn_demuna.gif);    }
a.btn_demuna_muni:hover {
	background-position: -190px 0;
	}

a.btn_buzon_muni {
	display: block;
    width: 190px;
	height: 120px;
	text-decoration: none;
	background:url(../btn/btn_buzon.gif);    }
a.btn_buzon_muni:hover {
	background-position: -190px 0;
	}

a.btn_leer_mas {
	display: block;
    width: 103px;
	height: 35px;
	text-decoration: none;
	background:url(../btn/btn_leer_mas.png);
	  }
a.btn_leer_mas:hover {
	background-position: -103px 0;
	}
a.regresar {    display: block;
    width: 91px;
	height: 27px;
	text-decoration: none;
	background:url(../btn/btn_regresar.gif);
	}
a.regresar:hover {
	background-position: -91px 0;
	}
a.btn_trans {    display: block;
    width: 150px;
	height: 46px;
	text-decoration: none;
	background:url(../btn/btn_trans_estandar.png);
	    }
a.btn_trans:hover {
	background-position: -150px 0;
	}
a.power {    display: block;
    width: 150px;
	height: 54px;
	text-decoration: none;
	background: url(../btn/btn_powered.jpg);    }
a.power:hover {
	background-position: -150px 0;
	}


.displace {
	    position: absolute;
		left: -5000px;
		    }

