/*Menu principal*/
/*Home*/
a#menu_home {
    display:block;
    text-indent:-9999em;
    width:227px;
    height:36px;
	background:url(../htm/menu_boton/0/1.gif) top left no-repeat;
}
a#menu_home:hover {
    background-position:0 -36px;
}

/*Porque*/
a#menu_porque {
    display:block;
    text-indent:-9999em;
    width:227px;
    height:36px;
	background:url(../htm/menu_boton/0/2.gif) top left no-repeat;
}
a#menu_porque:hover {
    background-position:0 -36px;
}

/*Oficinas*/
a#menu_oficinas {
    display:block;
    text-indent:-9999em;
    width:227px;
    height:36px;
	background:url(../htm/menu_boton/0/3.gif) top left no-repeat;
}
a#menu_oficinas:hover {
    background-position:0 -36px;
}

/*Filosofia*/
a#menu_filosofia {
    display:block;
    text-indent:-9999em;
    width:227px;
    height:36px;
	background:url(../htm/menu_boton/0/4.gif) top left no-repeat;
}
a#menu_filosofia:hover {
    background-position:0 -36px;
}

/*La empresa*/
a#menu_empresa {
    display:block;
    text-indent:-9999em;
    width:227px;
    height:36px;
	background:url(../htm/menu_boton/0/5.gif) top left no-repeat;
}
a#menu_empresa:hover {
    background-position:0 -36px;
}

/*Servicios*/
a#menu_servicios {
    display:block;
    text-indent:-9999em;
    width:227px;
    height:36px;
	background:url(../htm/menu_boton/0/8.gif) top left no-repeat;
}
a#menu_servicios:hover {
    background-position:0 -36px;
}

/*Noticias*/
a#menu_noticias {
    display:block;
    text-indent:-9999em;
    width:227px;
    height:36px;
	background:url(../htm/menu_boton/0/7.gif) top left no-repeat;
}
a#menu_noticias:hover {
    background-position:0 -36px;
}

/*Seguros*/
a#menu_seguros {
    display:block;
    text-indent:-9999em;
    width:227px;
    height:36px;
	background:url(../htm/menu_boton/0/6.gif) top left no-repeat;
}
a#menu_seguros:hover {
    background-position:0 -36px;
}

/*Trabajo*/
a#menu_trabajo {
    display:block;
    text-indent:-9999em;
    width:227px;
    height:36px;
	background:url(../htm/menu_boton/0/9.gif) top left no-repeat;
}
a#menu_trabajo:hover {
    background-position:0 -36px;
}
