#menulateral {
}
#menulateral table tr td a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(imagenes/huella50.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	letter-spacing: -.1em;
	vertical-align: middle;
}

#menulateral table tr td a:hover {
	background-image: url(imagenes/huella.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #333;
}
