/*MENU superior*/
.menusuperior					{ float: right; margin: 0px 15px 0px 0px;}
.menusuperior li				{ display: inline; margin: 0px 0px; }
.menusuperior li a.normal		{ height: 24px; float: left; margin: 0px 0px 0px 1px; }
.menusuperior li a.normal:hover	{ background-position: 0px -24px; }
.menusuperior li a.activo		{ height: 24px; float: left; margin: 0px 0px 0px 1px; background-position: 0px -24px; }

.inicio						{ width: 47px;
						  	  background: transparent url('../images/bot_inicio.gif') no-repeat scroll top left; }
.empresa					{ width: 65px;
						  	  background: transparent url('../images/bot_empresa.gif') no-repeat scroll top left; }
.servicios					{ width: 145px;
						  	  background: transparent url('../images/bot_servicios_luis_perales.gif') no-repeat scroll top left; }
.noticias					{ width: 64px;
						  	  background: transparent url('../images/bot_noticias.gif') no-repeat scroll top left; }
.articulos					{ width: 126px;
						  	  background: transparent url('../images/bot_articulos_fondo.gif') no-repeat scroll top left; }
.vender						{ width: 100px;
						  	  background: transparent url('../images/bot_quiero_vender.gif') no-repeat scroll top left; }
.contacto					{ width: 69px;
						  	  background: transparent url('../images/bot_contacto.gif') no-repeat scroll top left; }
.acceso						{ width: 133px;
						  	  background: transparent url('../images/bot_acceso.gif') no-repeat scroll top left; }
/*MENU principal*/
.menuprincipal						{ float: left; width: 740px; height: 35px; margin: 18px 0px 0px 13px; }
.menuprincipal li					{ margin: 0px 0px; float: left; }
.menuprincipal li a.normal			{ height: 35px; margin: 0px 0px 0px 1px; display: block;}
.menuprincipal li a.normal:hover	{ background-position: 0px -35px; }
.menuprincipal li a.activo			{ height: 35px; margin: 0px 0px 0px 1px; display: block; background-position: 0px -70px; }

.llave						{ width: 119px;
						  	  background: transparent url('../images/bot_p_llave.gif') no-repeat scroll top left; }
.construccion				{ width: 129px;
						  	  background: transparent url('../images/bot_p_construccion.gif') no-repeat scroll top left; }
.pueblos					{ width: 76px;
						  	  background: transparent url('../images/bot_p_pueblos.gif') no-repeat scroll top left; }
.locales					{ width: 72px;
						  	  background: transparent url('../images/bot_p_locales.gif') no-repeat scroll top left; }
.oficinas					{ width: 78px;
						  	  background: transparent url('../images/bot_p_oficinas.gif') no-repeat scroll top left; }
.pabellones					{ width: 95px;
						  	  background: transparent url('../images/bot_p_pabellones.gif') no-repeat scroll top left; }
.garajes					{ width: 146px;
						  	  background: transparent url('../images/bot_p_garajes.gif') no-repeat scroll top left; }