@charset "utf-8";

a.menu_productos_fiesta{
	width: 184px;
	height: 27px;
	display: block;
	font-size: 12px;
	color: black;
	background-image: url(../archivos/menu/1_normal.png);
	position: absolute;
	left:252px;
	padding-left: 31px;
	padding-top: 5px;
	text-decoration: none;
}

a.menu_productos_fiesta:hover{
	background-image: url(../archivos/menu/1_hover.png)
}

a.menu_productos_fiesta_selected{
	width: 184px;
	height: 27px;
	display: block;
	font-size: 12px;
	color: white;
	background-image: url(../archivos/menu/1_selected.png);
	position: absolute;
	left:252px;
	padding-left: 31px;
	padding-top: 5px;
	text-decoration: none;
}

a.menu_nosotros{
	width: 128px;
	height: 27px;
	display: block;
	font-size: 12px;
	color: black;
	background-image: url(../archivos/menu/2_normal.png);
	position: absolute;
	left:432px;
	padding-left: 28px;
	padding-top: 5px;
	text-decoration: none;
}

a.menu_nosotros:hover{
	background-image: url(../archivos/menu/2_hover.png)
}

a.menu_nosotros_selected{
	width: 161px;
	height: 27px;
	display: block;
	font-size: 12px;
	color: white;
	background-image: url(../archivos/menu/2_selected.png);
	position: absolute;
	left:432px;
	padding-left: 28px;
	padding-top: 5px;
	text-decoration: none;
}

a.menu_haz_lo_tu_mismo{
	width: 161px;
	height: 27px;
	display: block;
	font-size: 12px;
	color: black;
	background-image: url(../archivos/menu/3_normal.png);
	position: absolute;
	left:556px;
	padding-left: 28px;
	padding-top: 5px;
	text-decoration: none;
}

a.menu_haz_lo_tu_mismo:hover{
	background-image: url(../archivos/menu/3_hover.png)
}

a.menu_haz_lo_tu_mismo_selected{
	width: 161px;
	height: 27px;
	display: block;
	font-size: 12px;
	color: white;
	background-image: url(../archivos/menu/3_selected.png);
	position: absolute;
	left:556px;
	padding-left: 28px;
	padding-top: 5px;
	text-decoration: none;
}

a.menu_fiesta_news{
	width: 139px;
	height: 27px;
	display: block;
	font-size: 12px;
	color: black;
	background-image: url(../archivos/menu/4_normal.png);
	position: absolute;
	left:713px;
	padding-left: 28px;
	padding-top: 5px;
	text-decoration: none;
}

a.menu_fiesta_news:hover{
	background-image: url(../archivos/menu/4_hover.png)
}

a.menu_fiesta_news_selected{
	width: 139px;
	height: 27px;
	display: block;
	font-size: 12px;
	color: white;
	background-image: url(../archivos/menu/4_selected.png);
	position: absolute;
	left:713px;
	padding-left: 28px;
	padding-top: 5px;
	text-decoration: none;
}

a.menu_contacto{
	width: 126px;
	height: 27px;
	display: block;
	font-size: 12px;
	color: black;
	background-image: url(../archivos/menu/5_normal.png);
	position: absolute;
	left:848px;
	padding-left: 28px;
	padding-top: 5px;
	text-decoration: none;
}

a.menu_contacto:hover{
	background-image: url(../archivos/menu/5_hover.png)
}

a.menu_contacto_selected{
	width: 126px;
	height: 27px;
	display: block;
	font-size: 12px;
	color: white;
	background-image: url(../archivos/menu/5_selected.png);
	position: absolute;
	left:848px;
	padding-left: 28px;
	padding-top: 5px;
	text-decoration: none;
}