 
#navbar {
	padding:10px 0 10px 40px;
	overflow: hidden;
	position: relative;
	background: url(../img/nav_cafe.jpg) no-repeat;
	width: 879px;
	height:36px;
}
#navbar ul li {
	float: left;
}
#navbar ul li a {
	text-indent: -9999px;
	z-index: 10;
	display: block;
	float: left;
	padding: 10px 12px 10px 10px;
	position: relative;
	overflow: hidden;
}

#navbar li.background {
	background: url(../img/bg_menu_right-trans.png) no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;

}

#navbar .background .izq {
	background: url(../img/bg_menu-trans.png) no-repeat top left;
	height:40px;
	margin-right:8px;
	}

#menu_index a {
	width: 70px;
	background: url(../img/quisom-trans.png) no-repeat center;
}

#menu_serveis a {
	width: 70px;
	background: url(../img/serveis-trans.png) no-repeat center;
}

#menu_locals a {
	width: 70px;
	background: url(../img/locals-trans.png) no-repeat center;
}

#menu_galeria a {
	width: 140px;
	background: url(../img/galeria-trans.png) no-repeat center;
}
#menu_blog a {
	width: 65px;
	background: url(../img/blog-trans.png) no-repeat center;
}
#menu_treballa a {
	width: 150px;
	background: url(../img/treballa-trans.png) no-repeat center;
}
#menu_localitzacio a {
	width: 112px;
	background: url(../img/localitzacio-trans.png) no-repeat center;
}