#author {
	text-align: right;
	width: 100%;
	font-size: small;
	height: 56px;
	padding: 0px;
	overflow: hidden;
	border-bottom: 2px solid #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: fixed;
	bottom: 0px;
}
#uno {
	margin-top: 5em;
}

* {
	list-style: none;
}

#author ul {
	text-align: left;
	height: 56px;
}
#author a {
	background: url(autor.gif) no-repeat left;
	height: 56px;
	width: 300px;
	display: block;
	margin-right: 0;
	float: right;
}
#author a:hover {
	background: url(autor.gif) no-repeat right;
}
