/*para a pagina de abertura. O body e as tabelas tem font-size de 11 para o alinhamento dos
links do fundo do NS ficarem ok*/
body {
	font-size : 10px;
	margin : 0px;
	background-color: #373C3E;
	background-image: url(../imgs/fundo.gif);
	background-repeat: no-repeat;	
}
div.Id{
	position: absolute;
	width: 370px;
	height: 68px;
	top: 67px;
	left:69px;
}
div.Entrar{
	position: absolute;
	width: 370px;
	left: 141px;
	top: 184px;
}
div.Enter{
	position: absolute;
	width: 300px;
	left: 476px;
	top: 187px;
}
div.Pic{
	position: absolute;
	width: 370px;
	left: 142px;
	top: 233px;
}
div.BuroId{
	position: absolute;
	width: 100px;
	height: 45px;
	left: 139px;
	top: 457px;
}
p.p1{
	margin-top: 21px;
	margin-bottom: 0px;
}
p.p2{
	margin-top: 6px;
	margin-bottom: 0px;
}
/*Site propriamente dito*/
.Central{
	width: 100%;
	height: 100%;
}
.Celula{
	vertical-align: middle;
	text-align: center;
}