
#painel {
	position: absolute;
	top: 43px;
	left: 13px;
	width: 467px;
	height: 150px;
	margin-bottom: 5px;
	border: 1px solid #dddddd;
	visibility: visible;
	background-color: #ffffff;
	z-index: 2;
}

#barra {
	position: absolute;
	top: 200px;
	left: 13px;
	background-color: #ffffff;
	z-index: 2;
}

#map {
	position: absolute;
	top: 238px;
	left: 13px;
	width: 468px;
	height: 300px;
	border: 1px solid #7d7d7d;
	z-index: 0;
	background-color: #ffffff;
}

#pn_expand_fundo {
	position: absolute;
	top: 80px;
	left: 13px;
	width: 475px;
	height: 159px;
	background-color: #ffffff;
	border-bottom: 1px solid #7d7d7d;
	border-right: 1px solid #7d7d7d;
	visibility: hidden;
	z-index: 1;
}

#config {
	position: absolute;
	width: 430px;
	height: 320px;
	overflow: auto;
	top: 235px;
	left: 30px;
	background-color: #ffffff;
	border: 1px solid #7d7d7d;
	display: none;
	z-index: 2;
}

#dest_inter {
	color: #0000FF;
	text-decoration: underline;	
}

#painel_aux_td_title {
	color: #FFFFFF;
	padding-left: 10px;
}

#painel_link {
	position: absolute;
	width: 479px;
	height: 85px;
	top: 110px;
	left: 7px;
	border: 1px solid #909090;
	background-color: #FFFF99;
	visibility: hidden;
	z-index: 3;
}

#placeMarks {
	position: absolute;
	width: 165px;
	height: 80px;
	overflow: auto;
	top: 230px;
	left: 275px;
	background-color: #ffffff;
	border: 1px solid #7d7d7d;
	padding-left: 5px;
	display: none;
	z-index: 3;
}

#alt_painel {
	position: absolute;
	width: 16px;
	height: 15px;
	top: 83px;
	left: 16px;
	visibility: hidden;
	z-index: 3;
}

#carregando2 {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 160px;
	left: 250px;
	visibility: hidden;
	z-index: 100;
}

#carregando {
	position: absolute;
	width: 70px;
	height: 15px;
	padding: 5px 5px 5px 5px;
	background-color: #ff9900;
	color: #ffffff;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 11px;
	visibility: hidden;
	z-index: 100;
}

#mira {
	position: absolute;
	width: 14px;
	height: 14px;
	visibility: hidden;
}

#ad_2 {
	position: absolute;
	top: 10px;
	left: 488px;
	visibility: hidden;
}

#ad_3 {
	position: absolute;
	top: 10px;
	left: 728px;
	visibility: hidden;
}

#texto_aviso {
	border: 1px solid #dddddd;
	padding: 5px
}

.selecionada {
	color: #a1a1a1;
}

.instrucao {
	width: 467px;
	display: none;
}

.nSelecionada {
	color: #000000;
}

.roteiro {	
	position: absolute;	
	width: 550px;
	height: 400px;
	left: 60px;
	top: 230px;
	background-color: #ffffff;
	border: 1px solid #7d7d7d;
	z-index: 110;
}

.dest_int {	
	position: absolute;	
	width: 470px;
	height: 245px;
	left: 205px;
	top: 160px;
	background-color: #ffffff;
	border: 1px solid #7d7d7d;
	z-index: 110;
}

.display_bl {
	display: block;
}

.display_no {
	display: none;
}

.rot_td0 {		
    BACKGROUND-COLOR: #eeeeee;
    BORDER: #cccccc 1px solid;
    TEXT-ALIGN: center		
}

.rot_td1 {		
    BACKGROUND-COLOR: #ffffef;
    BORDER: #cccccc 1px solid;
    TEXT-ALIGN: right;
	FONT-SIZE: 9pt;
}

.rot_td2 {
    BACKGROUND-COLOR: #e5e5d1;
    BORDER: #cccccc 1px solid;
    TEXT-ALIGN: right;
	FONT-SIZE: 9pt;	
}

