/* @group localizacao */
#mapa {
    width: 100%;
    height: 350px;
}
.localizacaoAUrl{
	color: #BF2425;
	background: #ECE9D1;
	display: block;
	margin-bottom: 10px;
	line-height: 2em;
	padding-left: 4px;
	text-decoration: none;
}
#localizacaoB .colLeft form{
	background: #B3071C;
	overflow: hidden;
	padding: 4px 10px;
	margin-bottom: 0;
}
#localizacaoB .colLeft form p {
	float: left;
    margin: 4px 0;
}
#localizacaoB .colLeft form select{
	width: 100px;
	margin-right: 10px;
    padding: 2px;
}
#localizacaoB .colLeft form label{
	color: #FFF;
    display: inline;
}
#localizacaoB .colLeft form a{
	color: #fff;
	background: url(/_img/buttons/submitLocalizacao.gif) no-repeat;
	font-size: .95em;
	padding: 0;
	text-align: center;
	width: 93px;
	line-height: 2em;
	margin-left: 10px;
}
#localizacaoB .colLeft .actionsBar{
	background: #b3071c;
	overflow: hidden;
    margin: 0;
}
#localizacaoB .colLeft .actionsBar a{
	color: #fff;
	padding-left: 15px;
	margin-left: 10px;
	background: url(/_img/icons/setaRightRedBG.gif) no-repeat left center;
	line-height: 1.5em;
}
#localizacaoB .colLeft div{
	clear: both;
}
#localizacaoB .colLeft div p{
	float: left;
	width: 45%;
	margin-right: 10px;
}
/* @end */
/* @group aquiPertoCat */
#aquiPertoCat{
	margin-bottom: 10px;
}
#aquiPertoCat li.atStart{
	background: #bf2425;
	border-bottom: solid #faf8f0 1px;
}
#aquiPertoCat li.atStart a{
	color: #Fff;
	text-decoration: none;
	font-family: Georgia, Palatino, Times New Roman;
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 1.4em;
	display: block;
	padding-left: 20px;
	background: #bf2425 url(/_img/icons/setaRightRedBG.gif) no-repeat 4px center;
}
#aquiPertoCat li.atStart ul{
	background: #faf8f0;
}
#aquiPertoCat li.atStart ul li{
	background: #faf8f0;
	border-bottom: solid #d2cfc7 1px;
}
#aquiPertoCat li.atStart ul li a{
	color: #312e2b;
	text-transform: none;
	background: transparent;
	font-family: Tahoma, Trebuchet, "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}
#aquiPertoCat li.atStart ul li a:hover{
	color: #bf2425;
	text-decoration: underline;
}
/* @end */