.mnu_head {
	width:676px;
	float:right;
	height:24px;
}
.mnu-home {
	width:74px;
	height:24px;
	float:left;
	background:url(../images/mnu_home.jpg) top no-repeat;
}
a.mnu-home:hover {
	width:74px;
	height:24px;
	float:left;
	background:url(../images/mnu_home.jpg) bottom no-repeat;
}
.mnu-home-select {
	width:74px;
	height:24px;
	float:left;
	background:url(../images/mnu_home.jpg) bottom no-repeat;
}
.mnu-emprendimientos {
	width:165px;
	height:24px;
	float:left;
	background:url(../images/mnu_emprendimientos.jpg) top no-repeat;
}
a.mnu-emprendimientos:hover {
	width:165px;
	height:24px;
	float:left;
	background:url(../images/mnu_emprendimientos.jpg) bottom no-repeat;
}
.mnu-emprendimientos-select {
	width:165px;
	height:24px;
	float:left;
	background:url(../images/mnu_emprendimientos.jpg) bottom no-repeat;
}
.mnu-buscador {
	width:225px;
	height:24px;
	float:left;
	background:url(../images/mnu_buscador.jpg) top no-repeat;
}
a.mnu-buscador:hover {
	width:225px;
	height:24px;
	float:left;
	background:url(../images/mnu_buscador.jpg) bottom no-repeat;
}
.mnu-buscador-select {
	width:225px;
	height:24px;
	float:left;
	background:url(../images/mnu_buscador.jpg) bottom no-repeat;
}
.mnu-tasaciones {
	width:118px;
	height:24px;
	float:left;
	background:url(../images/mnu_tasaciones.jpg) top no-repeat;
}
a.mnu-tasaciones:hover {
	width:118px;
	height:24px;
	float:left;
	background:url(../images/mnu_tasaciones.jpg) bottom no-repeat;
}
.mnu-tasaciones-select {
	width:118px;
	height:24px;
	float:left;
	background:url(../images/mnu_tasaciones.jpg) bottom no-repeat;
}
.mnu-contacto {
	width:94px;
	height:24px;
	float:left;
	background:url(../images/mnu_contacto.jpg) top no-repeat;
}
a.mnu-contacto:hover {
	width:94px;
	height:24px;
	float:left;
	background:url(../images/mnu_contacto.jpg) bottom no-repeat;
}
.mnu-contacto-select {
	width:94px;
	height:24px;
	float:left;
	background:url(../images/mnu_contacto.jpg) bottom no-repeat;
}
