/* janium_login.css */

.forma_login {
	width: 50%;
	background-color: #e6e6ef;
}

.error_login {
	color: red;
}
