#geral{
	max-width:1021px;
	min-width:1000px;
	height:auto;
	margin:auto;
}

#meio_interno{
	width:990px;
	height:auto;
	margin:auto;
	padding:10px;
}

#meio_interno p{
	/*text-align:justify;*/
}

#meio_interno .dadosLocal .box_logo{
	margin:5px;
	float:left;
	text-align:center;
}

#meio_interno #box_cadastro{
	width:460px;
	height:auto;
	margin:auto auto auto auto;
}

#meio_interno #box_login{
	width:460px;
	height:auto;
	margin:auto auto auto auto;
}

#topo{
	width:992px;	
	margin:auto;
	height:147px;
	background-image:url(../imagem/bgTodoTodo992x147.png);
	background-position:center;
	background-repeat:no-repeat;
}

#cabecalho{
	max-width:1021px;
	min-width:1000px;
	height:193px;
	margin:auto;
}

#cabecalho #logo{
	width:90px;
	height:120px;
	float:left;
	margin:15px 0px 0px 40px;
}

#cabecalho #bonde{
	width:160px;
	height:120px;
	float:left;
	margin:16px 0px 0px 70px;
}

#topoUsuario{
	width:550px;
	height:50px;
	float:left;
	margin:16px 0px 0px 60px;
}

#topoUsuario #topoMeuPainel{
	width:150px;
	float:right;
}

#topoUsuario #topoMeuPainel a{
	font-size:20px;
	color:#FF9900;
}

#topoUsuario #topoCadastre{
	width:220px;
	float:right;
}

#topoUsuario #topoCadastre a{
	font-size:20px;
	color:#F00;
}

#topoUsuario #topoSair{
	width:80px;
	float:right;
}

#topoUsuario #topoSair a{
	font-size:20px;
	color:#F00;
}

#rodape{
	width:1000px;
	height:auto;
	margin:auto;
}

.box_carac{
	width:250px;
	float:left;
	padding:5px;	
}

.icone-mp{
	width:120px;
	height:auto;
	float:left;
	margin:10px;
	text-align:center;
}

.obrigatorio{
	font-size:14px;
	color:#F73D0B;
}

.vermelho{
	color:#F73D0B;
}

.sucesso{
	color:#1C783B;
}

.erro{
	color:#AE1F24;
}

hr{
	border-top:1px solid #024EA3;
}

.azul{
	color:#024EA3;
	font-size:18px;
}

#ver_local_esq{
	width:480px;
	min-height:400px;
	height:auto;
	float:left;
}

#ver_local_dir{
	width:480px;
	height:400px;
	float:right;
	border:1px solid #000;	
}