
body {margin: 0; text-align:center;}

.formulario{margin-top: 0px}

.barraSP{margin: 0 auto;width:100%;height:48px; position:relative;}

.page { position:relative; width:100%; text-align:center; background-color:#ffffff;}

.area {font-family:Verdana; font-size:8pt; vertical-align:middle; text-align:left;
	position:relative; width:770px; margin: 2px auto; 
	border-top: 1px solid #CAD1E3; }

.cabecalho{border-width:0px; margin: 0}

.menuArea { position:relative; height:20px; z-index:1; 
	border-bottom:gainsboro 1px solid; background-color:#f5f5f5;}
.menu { position:absolute; top:3px; left:5px  }

.titulo { position:relative; z-index:0; height:18px; vertical-align:top; }
.tituloTexto { color:#ffffff; font-family:Arial; font-weight:bold; font-size:8pt; padding-left:8px; 
	background-image:url(../img/barea_Titulo.GIF); width:150px;  height:15px}
.tituloFim {vertical-align:middle;border-width:0px;}

.toggle{position:absolute; top:2px; left:750px;}

.usuarioArea {font-size:8pt; color:#696969; font-family:Arial; vertical-align:top}
.cadeado{position:absolute; top:4px; left:3px; border-width:0px;}
.usuarioLogado{font-weight:bold; color:#a9a9a9; vertical-align:bottom; padding-left:5px; 
	position:absolute; top:4px; left:20px; width:200px; height:20px}

.conteudo { position:relative; z-index:0; }

.rodape{height:18px; background-image:url(../imagens/barea_Titulo.gif)}

/* View */
.view { position:relative; height:350px;}

/* Botoes */
.botao{background-color:#ece9d8;border:1px solid #CAD1E3;font-family:Arial ;font-size:8pt;height:20px;margin-left:4px;margin-top:3px}

/* Fonte */
.fonte	{font-family:Arial;font-size:8pt;}
.bold {font-weight:bold;}
/* Bordas */
.borda	{border:1px solid #CAD1E3;}
.bordaT	{border-top:1px solid #CAD1E3;}
.bordaB	{border-bottom:1px solid #CAD1E3;}
.bordaL	{border-left:1px solid #CAD1E3;}
.bordaR	{border-right:1px solid #CAD1E3;}
/* Alinhamento */
.right	{text-align:right;}
.left	{text-align:left;}
.center {text-align:center;}
.middle {vertical-align:middle;}
.bottom {vertical-align: bottom}
.top	{vertical-align:top;}
/* alturas */
.hP {height:16px;}
.h1 {height:1px;}
.h20 {height:20px;}
.h30 {height:30px;}
.h100 {height:100px;}
.h200 {height:200px;}
/* Larguras */
.l20		{width:20px;}
.l25		{width:25px;}
.l30		{width:30px;}
.l35		{width:35px;}
.l40		{width:40px;}
.l50		{width:50px;}
.l60		{width:60px;}
.l70		{width:70px;}
.l80		{width:80px;}
.l90		{width:90px;}
.l100		{width:100px;}
.l200		{width:200px;}
.l230		{width:230px;}
.l300		{width:300px;}
.l400		{width:400px;}
.l500		{width:500px;}
.l600		{width:600px;}
.l80pc		{width:80%;}
.l90pc		{width:90%;}
.l100pc		{width:100%;}