#conteudo a {
	color: #000;
	text-decoration: none;
}

#conteudo li {
	list-style-type: none;
}

#conteudo li a {
	color: #FFF;
	text-decoration: none;
}

#dvCidades {
	float: right;
}

#dvUfs {
	float: left;
}

#dvUfs li {
	background-image: url(../images/bot3.png);
	background-repeat: no-repeat;
	width: 84px;
	height: 25px;
	padding-left:10px;
	padding-top:5px;
}

#listTipos {
	float: left;
	margin-right:60px;
}

#listTipos li, #dvCidades li {
	background-image: url(../images/bot1.png);
	background-repeat: no-repeat;
	width: 218px;
	height: 26px;
	padding-left:10px;
	padding-top:5px;
}

#tipos {
	width: 675px;
	margin: 0 auto;
}
