@charset "utf-8";
/* CSS Document */
#page {
	position: absolute;
	height: 100%;
	width: 100%;
}
#tdPageTopo{
	padding-bottom: 80px;	
}
#centerPage {
	background-color: #999999;
	height: 150px;
}
#icon {
	position: absolute;
}

#tdDivIcon{
	width: 480px;
}

#tdCampos{
	vertical-align: top;
	padding-top: 85px;
}
.espacamentoLabel {
	padding-bottom: 10px;
	vertical-align: top;
}

.lbLogin {
	color: #FFF;
}
body {
	height: 100%;
	width: 100%;
}
html {
	height: 100%;
	width: 100%;
}
