.box_login{
	width: 650px;
	float: right;
	margin: 8px 202px 104px 10px;
	height: 20px;
	padding: 0;
}
.img_form {
	margin-left: 2px;
	display: inline-block;
	margin-bottom: -3px;
}

.logado_texto{
  font-size:9px;
  font-weight: normal;
  color:#333333;     
}
.login_texto{
	color:#003366;
	font: bold 11px Arial, Helvetica, sans-serif;

}
.input_senha {
	width: 120px;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #D8E1E2;
	background: url(../images/site/bg_form.gif) no-repeat scroll left top;
	height: 18px;

}

.input_login {
	width: 120px;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #D8E1E2;
	background: url(../images/site/bg_form.gif) no-repeat scroll left top;
	height: 18px;
}

