h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}

#foto_entidade{
	width: 200px;
	overflow: hidden;
	float: right;
	padding-left: 2px;
	padding-top: 2px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DE9F1F;
	border-left-color: #DE9F1F;
}

#bloco_esquerdo p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}

#observacao{
	margin-bottom: 15px;
}

#dados_extra{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#caracteristicas{
	padding: 10px;
	margin-bottom: 10px;
	/*background-color:#FBECD7;*/
	border: 1px solid #F0B768;
}

#caracteristicas legend{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #DD8F00;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#caracteristicas ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #DD8F00;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	/*float: left;*/
	list-style-position: inside;
	list-style-type: circle;
}

#dados_fixos{
	margin-bottom: 10px;
}

#dados_fixos p{
	background-color: #EEEEEE;
	margin-bottom: 1px;
	padding: 5px;
}

#bloco_esquerdo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #007B9C;
	text-decoration: underline;
}

#botaomapa{
	cursor: pointer;
}

#mapa{
	width: 540px;
	height: 300px;
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
	margin-bottom: 10px;
	/*display: none;*/
}

#status_filtragem{
	background-color:#FBECD7;
	padding: 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	text-align: left;
	border: 1px dashed #F0B768;
}
