div#centro{
	margin-left: 14px;
}

div#bloco_cinza{
	width:100%;
	height:auto;
	padding:0px;
	background-color:#DEDEDE;
	}
	
div.img_topo{
	background-image:url(../imagens/topo_bloco_cinza.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:auto;
	}
	
div.img_rodape{
	background-image:url(../imagens/rodape_bloco_cinza.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	height:auto;
	padding-bottom:15px;
	}
	
div.dados_invalidos{
	color:#FF0000;
	font-weight:bold;
	font-size:9px;
	text-align:right;
	padding-right:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
div#topo_rastreador{
	padding:30px 0px 0px 12px; 
	}

p.text.medida_topo{
	margin:0px;
	padding:21px 0px 21px 0px;
	}
	
div.faixa_usuario{
	height:78px;
	width:100%;
	background-image:url(../imagens/fundo_rastreador.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	}
	
.no_margem{
	margin:0px; padding:0px;
	}
	
.campos{
	margin:0px;
	height:18px;
	padding:0px 0px 2px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#00476B;
	}
	
.botao1{
	width:60px;
	background-image:url(../imagens/fundo_botao1.jpg);
	background-repeat:no-repeat;
	border:0px;
	}
	
.botao2{
	width:110px;
	background-image:url(../imagens/fundo_botao2.jpg);
	background-repeat:no-repeat;
	border:0px;
	}
	
div.campos_usuario{
	float:right;
	width:205px;
	height:78px;
	}
	
p.restreador_esqueci{
	text-align:right;
	padding:0px 14px 0px 0px;
	margin:0px;
	}	
	
.texto_branco_bloco{
	margin:0px;
	padding:16px 0px 0px 12px;
	color:#FFFFFF;
	width:170px;
	line-height:15px;
	height:100%;
	float:left;
	}
	
	
