#route td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.form-text{
	width:100%;
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	WIDTH: 100%; 
	BORDER-BOTTOM:1px solid #D4D0C8;
	BORDER-LEFT:0px;
	BORDER-RIGHT:0px;
	BORDER-TOP:0px;
}

.formTextField{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	WIDTH: 100%; 
	BORDER-BOTTOM:1px solid #D4D0C8;
	BORDER-LEFT:0px;
	BORDER-RIGHT:0px;
	BORDER-TOP:0px;
}

.FormLogin{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border:1px solid #909090;
	border-style:inset;
	width:119px;
	height:18px;
	padding-left:2px;
}

.box{border:1px solid #CFCFCF;}

.box-caixa
{
	width:100%;
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.form_box{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	WIDTH: 100%;
	height:83px;
	border:1px solid #CFCFCF;
	color:#656565;
}

.form_bt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4a2f0c;
	background-color:#dacfc2;
}

a.menu_filho{ 
	font-size:14px; 
	color:#000000;
	}
a.menu_filho:hover{ 
	text-decoration:none;
	color:#b4621c;
	} 


/*CSS DO MENU DA INDEX*/

a.lancamento{display:block;width:107px;height:35px; background:url(../images/menu_lancamentos.gif) no-repeat;}
a.lancamento:hover{background-position:0 -35px;} 

a.empreendimento{display:block;width:119px;height:35px;background:url(../images/menu_empreendimento.gif) no-repeat;}
a.empreendimento:hover{background-position:0 -35px;} 

a.institucional{display:block;width:98px;height:35px;background:url(../images/menu_institucional.gif) no-repeat;}
a.institucional:hover{background-position:0 -35px;} 
	
a.novidades{display:block;width:77px;height:35px;background:url(../images/menu_novidades.gif) no-repeat;}
a.novidades:hover{background-position:0 -35px;} 

a.atendimento{display:block;width:95px;height:35px;background:url(../images/menu_atendimento.gif) no-repeat;}
a.atendimento:hover{background-position:0 -35px;} 

a.fale{display:block;width:138px;height:35px;background:url(../images/menu_fale.gif) no-repeat;}
a.fale:hover{background-position:0 -35px;} 

a.fale_int{display:block;width:116px;height:35px;background:url(../images/menu_fale_int.gif) no-repeat;}
a.fale_int:hover{background-position:0 -35px;} 

a.inicio{display:block;width:69px;height:35px;background:url(../images/menu_inicio.gif) no-repeat;}
a.inicio:hover{background-position:0 -35px;} 

/*FIM CSS DO MENU DA INDEX*/
