.rodape {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height: 62px;
	padding-top: 600px;
	float: none;
}
.textos {
	width: 475px;
	margin-left: 150px;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #3F81BC;
	line-height: 14px;
	padding-top: 7px;
}
.textos a {
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #009D00;
	line-height: 14px;
	text-decoration: none;
	background-image: none;
	padding-left: 3px;
	padding-right: 3px;
}
.textos a:hover {
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #1B441A;
	line-height: 14px;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.bgCabecalho {
	background-repeat: repeat-x;
	background-position: left top;
}
