
/*form{ display: inline; }*/

a.esq_senha {
	font-family:Verdana;
	font-size:10px;
	color: #0096D6;
	text-decoration:none
}
a.esq_senha:hover {
	font-family:Verdana;
	font-size:10px;
	color: #0096D6;
	text-decoration:underline
}

.tit_falecom, .nomeCampos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:12px; 
	font-weight: bold;
}

.feedback {
	font-family:arial;
	font-size:12;
	color:#676767;
	font-weight: normal;
}

.txtfalecom {
	font-family:arial;
	font-size:12;
	color:#676767;
	font-weight: normal;
}

.inputfalecom, .inputcomunidade, .inputbusca  {
	font-family: arial;
	font-size: 11px;
	color:#444444;
	background-color: #fff;
	border: solid #A5938E 1px;

}

.input_enviar_para { border: 1px solid #90CFFC;  font-family: Arial, Helvetica, sans-serif;  font-size: 11px;}
.input-duvidas {border:1px solid #EBF4FB; background-color:#E3F5FF;  font-family:Arial; font-size:11px; width:100%;}
.input_nomes { border:0;  font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:12px; background:#FFFFFF; font-weight:bold;}

.txAreaPrivacidade {
	width:460px;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
	border-color:#A5938E;
	
	padding:10px;
	
	scrollbar-face-color: #A5938E;
	scrollbar-3d-light-color: #fff;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #A5938E;
	scrollbar-dark-shadow-color: #A5938E;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #A5938E;

}

.texto{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px;  font-weight:normal; color:#A5938E;}

