#rodape {
	position: relative;
	clear: both;

	height: 20px;

	margin: 0 -4px -4px -4px;
	padding-top: 16px;

	color: #005b7d;

	background-image: url(../../imagens/estrutura/rodape_fundo.gif);
	font-size: 88%;
	letter-spacing: -1px;
	text-align: center;
}

#rodape .vixtime {
	position: absolute;

	bottom: 5px;
	right: 10px;
}

#rodape .vixtime a {
	display: block;

	width: 53px;
	height: 16px;

	background-image: url(../../imagens/estrutura/vixtime.jpg);

	text-indent: -9999px;
}