/* CONTEUDOS */

div#conteudo-extra p.conteudosnivel1, div#conteudo p.conteudosnivel1 {
margin : 6px 10px 6px 10px;
}
div#conteudo-extra p.conteudosnivel10, div#conteudo p.conteudosnivel10 {
margin : 6px 10px 6px 270px;
}
div#conteudo-extra p.conteudosnivel2, div#conteudo p.conteudosnivel2 {
margin : 6px 10px 6px 30px;
}
div#conteudo-extra p.conteudosnivel3, div#conteudo p.conteudosnivel3 {
margin : 6px 10px 6px 60px;
}
div#conteudo-extra p.conteudosnivel4, div#conteudo p.conteudosnivel4 {
margin : 6px 10px 6px 90px;
}
div#conteudo-extra p.conteudosnivel5, div#conteudo p.conteudosnivel5 {
margin : 6px 10px 6px 120px;
}
div#conteudo-extra p.conteudosnivel6, div#conteudo p.conteudosnivel6 {
margin : 6px 10px 6px 150px;
}
div#conteudo-extra p.conteudosnivel7, div#conteudo p.conteudosnivel7 {
margin : 6px 10px 6px 180px;
}
div#conteudo-extra p.conteudosnivel8, div#conteudo p.conteudosnivel8 {
margin : 6px 10px 6px 210px;
}
div#conteudo-extra p.conteudosnivel9, div#conteudo p.conteudosnivel9 {
margin : 6px 10px 6px 240px;
}
#facebox .body {
width: 600px;
}
.filetree li.expandable span.folder {
background: url(../imagens/PastaFechada) 0 0 no-repeat; 
}
.filetree li.expandable span.folderSeg {
background: url(../imagens/PastaFechadaSeg) 0 0 no-repeat; 
}
.filetree span.file {
 background: url(../imagens/Documento) 0 0 no-repeat; 
}
.filetree span.fileSum {
 background: url(../imagens/DocumentoSum) 0 0 no-repeat; 
}
.filetree span.fileTexto {
 background: url(../imagens/CONTEUDOS-Texto) 0 0 no-repeat; 
}
.filetree span.fileTextoSum {
 background: url(../imagens/CONTEUDOS-TextoSum) 0 0 no-repeat; 
}
.filetree span.fileWeb {
 background: url(../imagens/DocumentoWeb) 0 0 no-repeat; 
}
.filetree span.fileWebSum {
 background: url(../imagens/DocumentoWebSum) 0 0 no-repeat; 
}
.filetree span.folder {
background: url(../imagens/Pasta) 0 0 no-repeat;

}
.filetree span.folder, .filetree span.folderSeg, .filetree span.fileSum, .filetree span.file, .filetree span.fileTexto, .filetree span.fileTextoSum, .filetree span.fileWeb, .filetree span.fileWebSum {
padding: 1px 0 4px 24px; display: block;
}
.filetree span.folderSeg {
background: url(../imagens/PastaSeg) 0 0 no-repeat;
}
li.pesquisaitem {
padding-bottom:10px;
}
.pesquisacontexto {
font-size : 0.9em;
font-style : italic;
}
span#conteudosLink {
color: #f00;
text-decoration: underline;
cursor : pointer;
}
table.treeTable span.file {
 background: url(../imagens/Documento) 0 0 no-repeat; 
}
table.treetable span.file {
 background: url(../imagens/Documento) 0 0 no-repeat; 
}
table.treeTable span.file, table.treeTable span.fileSum, table.treeTable span.fileTexto, table.treetable span.fileTextoSum, table.treeTable span.fileWeb, table.treeTable span.fileWebSum {
margin-left: -19px;
padding-left: 19px;
}
table.treetable span.file, table.treetable span.fileSum, table.treetable span.fileTexto, table.treetable span.fileTextoSum, table.treetable span.fileWeb, table.treetable span.fileWebSum {
margin-left: -19px;
padding-left: 19px;
}
table.treeTable span.fileSum {
 background: url(../imagens/DocumentoSum) 0 0 no-repeat; 
}
table.treetable span.fileSum {
 background: url(../imagens/DocumentoSum) 0 0 no-repeat; 
}
table.treeTable span.fileTexto {
 background: url(../imagens/CONTEUDOS-Texto) 0 0 no-repeat; 
}
table.treetable span.fileTexto {
 background: url(../imagens/CONTEUDOS-Texto) 0 0 no-repeat; 
}
table.treetable span.fileTextoSum {
 background: url(../imagens/CONTEUDOS-TextoSum) 0 0 no-repeat; 
}
table.treeTable span.fileWeb {
 background: url(../imagens/DocumentoWeb) 0 0 no-repeat; 
}
table.treetable span.fileWeb {
 background: url(../imagens/DocumentoWeb) 0 0 no-repeat; 
}
table.treeTable span.fileWebSum {
 background: url(../imagens/DocumentoWebSum) 0 0 no-repeat; 
}
table.treetable span.fileWebSum {
 background: url(../imagens/DocumentoWebSum) 0 0 no-repeat; 
}
table.treetable span.folderEmpty {
 background: url(../imagens/PastaVazia) 0 0 no-repeat; 
margin-left: -19px; 
padding-left: 19px;
}
table.treeTable span.folderSeg {
 background: url(../imagens/PastaFechadaSeg) 0 0 no-repeat; 
margin-left: -19px; 
padding-left: 19px;
}
table.treetable span.folderSeg {
 background: url(../imagens/PastaSeg) 0 0 no-repeat; 
margin-left: -19px; 
padding-left: 19px;
}
table.treetable span.indenter {
display: inline-block;
  margin: 0;
  padding: 0;
  text-align: right;
  user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;

  /* Force content-box box model for indenter (Bootstrap compatibility) */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;

  width: 19px;
}
table.treetable span.indenter a {
background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  text-decoration: none;
  width: 19px;
}
table.treeTable tr span.indenter a {
outline: none; /* Expander shows outline after upgrading to 3.0 (#141) */
}
table.treeTable tr td:nth-child(1) {
padding-left: 20px;
}
table.treeTable tr.accept {
background-color: #a3bce4;
  color: #fff
}
table.treetable tr.collapsed span.indenter a {
background-image: url(../imagens/PastaFechada);
}
table.treetable tr.expanded span.indenter a {
background-image: url(../imagens/Pasta);
}
table.treetable tr.selected {
background-color: #fff200;
color: #000;

}
.textopequeno {
font-size : 0.9em;
}
.textopequenoconteudos {
font-size : 0.9em;
margin-left : 16px;
margin-top : 4px;
margin-bottom : 6px;
margin-right : 10px;
}
.treeTable tr.collapsed td .expander {
background-image: url(../imagens/PastaFechada);
}
.treeTable tr.expanded td .expander {
background-image: url(../imagens/Pasta);
}
