#rodape {
	position: relative;
	clear: both;

	height: 22px;

	margin-top: 60px;
}

#rodape p {
	color: #999;

	font-size: 82%;
}

#rodape p.vixtime {
	position: absolute;

	right: 0;
	top: 0;
}

#rodape p.vixtime a {
	display: block;

	width: 70px;
	height: 17px;

	background-image: url(../imagens/estrutura/estrutura/vixtime.png);

	text-indent: -9999px;
}