#titulo_pg{
	float: left;
	width: 125px;
	height: 38px;
	z-index:6;
}
#separador_titulo{
	float: left;
	width: 2px;
	height: 38px;
	background: url(../img/separador_titulo.jpg);
	z-index:6;
}
#breadcrumbs{
	float: left;
	width: 471px;
	height: 25px;
	background: #d3e0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #43476f;
	padding: 13px 0 0 10px;
	z-index:6;
}
#txt-fale{
	float:left;
	width: 208px;
	height: 274px;
}
#separador-fale{
	float:left;
	width: 2px;
	height: 274px;
	background: url(../img/separador_fale.jpg) no-repeat;
}
#rotulos{
	float:left;
	width: 105px;
	margin-left: 15px;
}
#foms-fale{
	float:left;
	width: 227px;
	height: 180px;
	margin-left: 10px;
}
#bt-enviar{
	float:left;
	width: 50px;
	margin-left: 150px;
}

/*
Froms
----------------------------*/
#box-form
{
	float: left;
	width: 598px;
	padding: 20px 0 0 10px;
}
#box-form	#left
{
	float: left;
	width: 290px;
}
#box-form	#right
{
	float: left;
	width: 290px;
}
#form-line
{
	width: 100%;
	padding: 0 0 5px 0;
}
#form-line	input
{
	height: 15px;
	padding: 3px 0 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #576471;
	border: solid 1px #7f9db9;
}
#form-line	select
{
	height: 15px;
	padding: 3px 0 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #576471;
	border: solid 1px #7f9db9;
}
#form-line	#form-txt
{
	float: left;
	width: 85px;
	padding: 3px 0 0 0;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #252848;
}
#form-line	#form-txt-clear
{
	float: left;
	width: 100%;
	height: 18px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #252848;
	clear: both;
}
#form-line	#form
{
	float: left;
	height: 20px;
}
#form-line	#form-select	#premat
{
	float: left;
	width: 130px;
	height: 20px;
}
#form-line	#form-left
{
	float: left;
	height: 20px;
	margin: 0 2px 0 0;
}
#form-line	#textarea
{
	float: left;
	height: 100%;
}
#form-line	#textarea	textarea
{
	border: solid 1px #7f9db9;
}
#bts
{
	float: left;
	margin: 0 10px 0 0;
}

/*
PopUp pre-matricula
----------------------------*/
#geral-popup
{
	position: relative;
	width: 615px;
}
#box-conteudo-premat
{
	float: left;
	width: 588px;
	padding: 0 10px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #252848;
	background: #d3e0f0;
	clear: both;
	z-index:6;
}
#box-conteudo-premat	span
{
	font-size: 15px;
	font-weight: bold;
}
#box-conteudo-premat	a
{
	color: #252848;
}
#txt-incluir
{
	padding: 20px 0 0 20px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #252848;
	clear: both;
}
#box-topo-poupup
{
	width: 100%;
	height: 35px;
	margin: 0 0 0 -1px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../img/bg_topo_poupup.jpg) repeat-x;
	border: solid 1px #000;
}
#txt-topo-poupop
{
	float: left;
	width: 517px;
	height: 8px;
	padding: 10px 0 0 3px;
}
#txt-topo-poupop	span
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
#bt-fechar-topo-poupop
{
	float: left;
	width: 72px;
	height: 27px;
	margin: 3px 0 0 5px;
	padding: 3px 0 0 8px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #252848;
	background-color: #cce3f0;
}
#bt-fechar-topo-poupop	#txt-bt-fechar	a
{
	float: left;
	width: 45px;
	height: 17px;
	padding: 5px 0 0 0;
	color: #252848;
}
#bt-fechar-topo-poupop	#img-bt-fechar
{
	float: left;
	width: 21px;
	height: 16px;
	padding: 1px 0 0 0;
	text-decoration: none;
}
#box-pre-matricula
{
	width: 100%;
	padding: 30px 0 0 0;
}
#txt-prematricula
{
	float: left;
	width: 220px;
	padding: 0 0 0 30px;
}
#box-form-pre-matricula
{
	float: left;
	width: 300px;
	padding: 0 0 0 20px;
}
#tamanho-separador-premat
{
	float: left;
	width: 2px;
	height: 165px;
}
#box-bt-premat
{
	margin: 10px 0 0 120px;
	text-align: center;
	clear: both;
}

