input, select, textarea {
	color: #555555;
}

.tab_login {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333333;
}

.img_botao {
	cursor: pointer;
}

.msg_erro_login {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #F33;
}