﻿#TR_Espaco {display: table-row;}
#TB_Logo1 {display: table-header-group;}
#TB_Logo2 {display: table-header-group;}
.divo {overflow: hidden;
   	   scrollbar-track-color: #EDE9E4; scrollbar-face-color: #EDE9E4; 
   	   scrollbar-darkshadow-color: #EDE9E4; scrollbar-arrow-color: #000000;
   	   scrollbar-3dlight-color: #EDE9E4; scrollbar-highlight-color: #EDE9E4;
   	   scrollbar-shadow-color: #EDE9E4;}
   	   
.dadosIE {width: 100%; overflow: hidden;}
.dadosFF {width: 1px; height: 1px; min-height: 100%; min-width: 100%; overflow-x: hidden; overflow-y: scroll;}

#Master_TR_Paginacao {display: none;}
#Master_TD2 {display: none;}

.imgadmin {width: 60px;}

.Printavel {display: table-cell;}
.NaoPrintavel {display: none;}
.PrintavelNaoVisivel {display: block;}
.NaoPrintavelNaoVisivel {display: none;}