@CHARSET "UTF-8";

#saltar
{
	position:			fixed;
	top:				0;
	right:				2em;
}

#saltar a
{
	position:			fixed;
	left:				-9000em;
	padding:			0.3em;
	background-color:	#eff;
}

#saltar a:hover,
#saltar a:focus,
#saltar a:active
{
	position:			static;
}
