.box_login{
	padding: 0;
	width: 600px;
	float: right;
	margin: 2px 30px 154px 12px;
}
.img_form {
	margin-left: 6px;
}

.logado_texto{
  font-size:9px;
  font-weight: normal;
  color:#333333;     
}
.login_texto{
	color:#699;
	font: normal 11px Arial, Helvetica, sans-serif;
}
.input_senha {
	width: 130px;
	color: #333333;
	font-weight: normal;
	font-size: 9px;
	background-attachment: scroll;
	background-image: url(../images/site/bg_form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-family: Verdana, Geneva, sans-serif;
}
.input_login {
	width: 130px;
	color: #333333;
	font-weight: normal;
	font-size: 9px;
	background-attachment: scroll;
	background-image: url(../images/site/bg_form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	font-family: Verdana, Geneva, sans-serif;
}

