li {
	list-style: none outside;
	background:  url(/enderecos_interessantes/imagens/item.gif) no-repeat left top;
	text-align: justify;
	padding-left: 20px;
	margin-right: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
}
li a{
	font-weight: bold;

}
.tit {
	background-color: #DDBD99;
}
.menu {
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	font-weight: bold;
}
.grupo {
	padding-top: 20px;
	padding-bottom: 40px;
}
#indice {
	text-align: center;
	background: #E4D2BC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px 70px;
	font: bold 80% Georgia, "Times New Roman", Times, serif;
}
#indice a{
	margin-right: 20px;
	margin-left: 20px;
	font-size: 120%;
	text-decoration: underline;
}
.up {
	background: #E4D2BC;
	font: 9px Arial, Helvetica, sans-serif;
}

