#barra_menu {
	height: 21px;
	width: 1001px;
	background-image: url(imgs/fondo_menu.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
}

/*
*******************************************************************

*/


#home_up a{
	background-image: url(imgs/btn_arriba.gif);
	background-repeat: repeat;
	height: 22px;
	width: 81px;
	display: block;
	position: absolute;
	top: 0px;
	left: 320px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	text-align: center;
}
#home_up a:active, #home_up a:hover{
	background-image: url(imgs/btn_abajo.gif);
	background-repeat: repeat;
	height: 22px;
	width: 81px;
	display: block;
	position: absolute;
	top: 0px;
	left: 320px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	text-align: center;
}
#home_down a{
	background-image: url(imgs/btn_abajo.gif);
	background-repeat: repeat;
	height: 22px;
	width: 81px;
	display: block;
	position: absolute;
	top: 0px;
	left: 320px;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	text-align: center;
}

/*
*******************************************************************************
*/
#productos_up a{
	background-image: url(imgs/btn_arriba.gif);
	background-repeat: repeat;
	height: 22px;
	width: 100px;
	display: block;
	position: absolute;
	top: 0px;
	left: 410px;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	text-align: center;
}
#productos_up a:active, #productos_up a:hover{
	background-image: url(imgs/btn_abajo.gif);
	background-repeat: repeat;
	height: 22px;
	width: 100px;
	display: block;
	position: absolute;
	top: 0px;
	left: 410px;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	text-align: center;
}
#productos_down a{
	background-image: url(imgs/btn_abajo.gif);
	background-repeat: repeat;
	height: 22px;
	width: 100px;
	display: block;
	position: absolute;
	top: 0px;
	left: 410px;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	text-align: center;
}


/*
********************************************************************************************
*/
#contacto_up a{
	background-image: url(imgs/btn_arriba.gif);
	background-repeat: repeat;
	height: 22px;
	width: 100px;
	display: block;
	position: absolute;
	top: 0px;
	left: 520px;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	text-align: center;
}
#contacto_up a:hover, #contacto_up a:active{
    background-image: url(imgs/btn_abajo.gif);
	background-repeat: repeat;
	height: 22px;
	width: 100px;
	display: block;
	position: absolute;
	top: 0px;
	left: 520px;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	text-align: center;
}
#contacto_down a{
	background-image: url(imgs/btn_abajo.gif);
	background-repeat: repeat;
	height: 22px;
	width: 100px;
	display: block;
	position: absolute;
	top: 0px;
	left: 520px;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	text-align: center;
}
