#fondo_menu {
	background-image: url(imgsweb/fondo_menu.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 48px;
	width: 731px;
	left: 114px;
	top: 110px;
}



#home_up a {
	background-image: url(imgsweb/boton.jpg);
	position: absolute;
	height: 36px;
	width: 112px;
	top: 0px;
	left: 70px;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
#home_up a:hover, #home_up a:active  {
	background-image: url(imgsweb/boton.jpg);
	background-repeat: no-repeat;
	background-position: -110px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 36px;
	width: 112px;
}

#somos_up a {
	background-image: url(imgsweb/boton.jpg);
	position: absolute;
	height: 36px;
	width: 112px;
	top: 0px;
	left: 185px;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 36px;
	width: 112px;
}
#somos_up a:hover, #somos_up a:active  {
background-image: url(imgsweb/boton.jpg);
	background-repeat: no-repeat;
	background-position: -110px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 36px;
	width: 112px;
}

#productos_up a {
	background-image: url(imgsweb/boton.jpg);
	position: absolute;
	height: 36px;
	width: 112px;
	top: 0px;
	left: 300px;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
	
}

#productos_up a:hover, #productos_up a:active  {
background-image: url(imgsweb/boton.jpg);
	background-repeat: no-repeat;
	background-position: -110px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 36px;
	width: 112px;
}

#contacto_up a {
	background-image: url(imgsweb/boton.jpg);
	position: absolute;
	height: 36px;
	width: 112px;
	top: 0px;
	left: 414px;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#contacto_up a:hover, #contacto_up a:active  {
background-image: url(imgsweb/boton.jpg);
	background-repeat: no-repeat;
	background-position: -110px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 36px;
	width: 112px;
}
.menu_texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}

#flecha_home {
	background-image: url(imgsweb/flecha.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 11px;
	width: 13px;
	left: 120px;
	top: 25px;
	visibility: visible;
	z-index: 2;
}
#flecha_productos {
	background-image: url(imgsweb/flecha.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 11px;
	width: 13px;
	left: 349px;
	top: 25px;
	visibility: visible;
	z-index: 2;
}
#flecha_contacto {
	background-image: url(imgsweb/flecha.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 11px;
	width: 13px;
	left: 465px;
	top: 25px;
	visibility: visible;
	z-index: 2;
}
#flecha_nosotros {
	background-image: url(imgsweb/flecha.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 11px;
	width: 13px;
	left: 230px;
	top: 25px;
	visibility: visible;
	z-index: 2;
}
