
#table-login * {
	vertical-align:middle;
	}

#table-login input {
	font-size:11px;
	margin-bottom:5px;
	}

.bg-login1 {
	width:650px;
	height:12px;
	background-image:url(/pfw_files/tpl/structure/search-parcela-01.gif);
	background-repeat:no-repeat;
	}

.bg-login2 {
	width:650px;
	background-image:url(/pfw_files/tpl/structure/search-parcela-02.gif);
	}
	
.bg-login2 table {margin:0 10px;} 	
	
.bg-login3 {
	width:650px;
	height:12px;
	background-image:url(/pfw_files/tpl/structure/search-parcela-03.gif);
	background-repeat:no-repeat;
	}	
	
.input-login{
	width:150px;
	border:1px solid #94225F;
	height:17px;
	font-family:Arial;
	color:#94225F;
	padding-left:4px;	
	overflow:hidden;
}

.input-login2{
	width:300px;
	border:1px solid #94225F;
	height:17px;
	font-family:Arial;
	color:#94225F;
	padding-left:4px;	
	overflow:hidden;
}

#errorMessage{
	color:red;
	text-align:left;
	font-family:Arial;
	font-size:12px;
}

.button-submit{
	width:60px;
	height:20px;
	border:1px solid #94225F;
	color:#94225F;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}

.leyenda-login {
	color:#94225f;
	font-size:12px;
	text-align:right;
	padding-right:5px;
}
