﻿
html
{ 
height: 100%; 
min-height: 100%; 
} 



.topo1
{
	position: relative;
	left:5px;
	top:-15px	
}

.topoImagem1
{

}


.1Coluna
{
	width:200px;
	height: 15px;
	left:20px;
}

.2Coluna
{
	position: relative;
	top: -20px;
	left: 200px;
	height: 15px;
	width:300px;
}

#Login1
{
	margin-left: -250px;
	margin-top: -100px;
	top: 50%;
	left: 50%;
	position: absolute;
	width: 400px;
	height: 200px;
}
.2Colunar1
{
	position: relative;
	top: -20px;
	left: 200px;
	height: 15px;
	width:300px;

}
.2Colunar2
{
	position: relative;
	top: -20px;
	left: 200px;
	height: 15px;
	width:300px;

}
.linha
{	
	position:relative;
	left:30px;	
}
#lblerro
{
	font-family: Verdana;
	color: #FF0000;
	font-size: x-small;
	position:relative;
}
