.rodape {
	background-color: #FFFFFF;
	background-image:  url("../../layout_2005/imgs/bg_rodape.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height: 62px;
	padding-top: 20px;
	float: none;
}
.textos {
	width: 475px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7FB27F;
	margin-left: 150px;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #569A55;
	line-height: 14px;
	padding-top: 7px;
}
.textos a {
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #569A55;
	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;
}

.rodape img {
	margin-left:150px;
	margin-bottom:10px;
}

