body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Trebuchet MS;
}

.background {
	background-color: #fff;
	margin-top: 60px;
}
.table {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Trebuchet MS;
	height: 376px;
	width: 375px;
	text-align: center;
}
.logout {
	background-image: url(../images/logout_03.jpg);
	font-family: "Lucida Sans Unicode", "Lucida Grande", Trebuchet MS;
	background-repeat: no-repeat;
	height: 188px;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	line-height: 40px;
	vertical-align: top;
	text-align: center;
	border-top-style: none;
	border-top-width: 20px;
	padding-top: 50px;
}
.login {
	background-image: url(../images/log_03.jpg);
	font-family:"Lucida Sans Unicode", "Lucida Grande", Trebuchet MS;
	background-repeat: no-repeat;
	height: 188px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.link-logout {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}
A.link-logout:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}
.button {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Trebuchet MS;
	font-size: 11px;
	color: #FFF;
	width:120px;
	height:24px;
	border:none;
	background:url(../images/bt.png);
	display:block;
	font-weight: bold;
	float: right;
}
.log-titulo {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;

}

.log-label {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
}

.log-error {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Trebuchet MS;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: left;	
	padding-top: 10px;
	
}

.link-language {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	text-decoration: none;
}

A.link-language:hover {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #666;
	text-decoration: none;
}
