@charset "ISO-8859-1";
/* CSS Document */



/*
LINKS --------------------- */

label {
	width: 13em;
	float: left;
	display: block;
	color:#FFF;
}



input#user {
	width:140px;
	float:left
}


input#senha {
	width:140px;
	float:left
}


input#enviar {
	float:left;
	margin-left: 105px;
	border:0;
	width:47px;
	height:17px;
}
