html
{
	min-height: 100%;
	height: 100%;
	margin:0 auto;
	font-family: calibri, tahoma, arial;
	width: 100%;
}

body
{
	min-height: 100%;
	height: 100%;
	margin:0 auto;
	width: 100%;
}

#doc
{
	min-height: 100%;
	height: 100%;
	margin:0 auto;
	width: 100%;
}

#corpo
{
	min-height: 86%;
	height: 86%;
	margin-top:4px;		
}

#barra
{		
	width:100%;
	top:0;		
}

.bg
{
	background-color: #eeeeee;
}

.bgwhite
{
	background-color: #ffffff;
}

.coluna1
{
	width:15%;
}

.coluna2
{
	width:85%;
}

.col1
{
	width:15%;
}

.col2
{
	width:74%;
}

.col3
{
	width:11%;
}

.colunaEsquerda
{
	width:35%;
}

.colunaDireita
{
	width:65%;
}

.colunaEsquerda1
{
	width:25%;
}

.colunaDireita1
{
	width:75%;
}

.meioEsquerda
{
	width:49%;
}

.meioDireita
{
	width:49%;
}

.matrizinfluenciaEsquerda
{
	width: 5%;
}

.matrizinfluenciaDireita
{
	width: 95%;
}

#menu {margin-top:1px; height:36px; width:99%; display:block; border:solid 2px #cccccc;background-color:#eee;}
#menu div.jqDockWrap {margin:6px auto;}
#menu div.jqDock {cursor:pointer;}
div.jqDockLabel {font-weight:bold; white-space:nowrap; color:#000000; cursor:pointer; font-size: 12px; margin-bottom:10px}
#menu a {font-color:#000000;text-decoration: none}

.transparente
{  
  filter:alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;  
}

.alinharEsquerda
{
	text-align: left;
}

.btProcura
{
	width:32px;
	height:16px;
	text-align:center;
}

.celula
{
	text-align:center;width:15%;background-color:#CCC;color:#111;font-size:10px;font-weight:bold;
}

#tamanho
{
	height: 30px;
}

.cabecalhoImagem
{
	width:4%;
}

.cabecalhoTexto
{
	width:95%;
}

.coluna
{
	width:20%;
	background-color: #ccc;
	text-align:center;
}

.rich-tab-header
{ white-space: nowrap; }