#rodape {
	color: #fff;
	height: 230px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	background-color:#111;
	width:100%;
	border: solid 1px #222;
}

#rodape2 {
	color: #fff;
	height: 60px;
	clear: both;
	padding: 0px 0px 20px 0px;
	text-align: center;
	background-color: #111;
	border: solid 1px #222;
	width:100%;

}

a:link, #rodape a:active, #rodape a:visited, #rodape span {
	color: #999;
}

.rodape-links {
	width: 100%;
	margin: 0px auto;
}

.rodape-links li {
	display: inline;
}

address, address strong {
	font-weight: bold;
	margin: 4px 0px 6px 0px;
	color: #FFF;
}

address strong {
	color: #666;
}

#linkanuncie {
	
	text-align:left;}
