#menu {
	background-image: url(../img/menu_fondo.jpg);
}

#menu A:link {
	text-decoration: none;
}

#menu A:visited {
	text-decoration: none;
}

#menu A:active {
	text-decoration: none
}

#menu A:hover {
	text-decoration: none;
}