@charset "utf-8";
#rodape #menu-rodape {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rodape {
	text-align: center;
}
.lista-menu-rodape   {
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.lista-menu-rodape a   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
.lista-menu-rodape a:hover {
	text-decoration: underline;
}
.txtrodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	font-style: normal;
}
