#loginform,
#nav,
#backtoblog,
#language-switcher {
	display	: none;
}

#login {
	width	: 400px;
}

#login-presentacio {
	margin	: 50px -50px;
	text-align	: center;
	width	: 500px;
}

#login-presentacio h2 {
	font-size	: 70px;
	text-transform	: uppercase;
	line-height	: 1.1;
}

#login-presentacio h2 span {
	color	: #555;
	font-size	: 20px;
}

#wrapper-acces-treballadors {
	position	: static !important;
}

#wrapper-acces-treballadors a {
	background-color	: #DCDC1C;
	border-radius	: 8px;
	color	: #333 !important;
	font-size	: 140%;
	padding	: 12px 25px;
	text-decoration	: none;
}
