﻿
table.PCPainelControleConsulta 
{
	width: 100%;
	height: 30px; 
	
	border-collapse: collapse;		
	margin-top: 0px;
	margin-bottom: 0px; 
	margin-left:0px; 
	margin-right:0px;   
	margin:0px;
	border:0;
	padding:0px;
		
}


table.PCPainelControleConsulta TR TD.MargemEsquerda
{
	width: 25%;
	border-collapse: collapse;		
	margin-top: 0px;
	margin-bottom: 0px; 
	margin-left:0px; 
	margin-right:0px;   
	margin:0px;
	border:0;
	padding:0px;		
      
}

table.PCPainelControleConsulta TR TD.Container
{	
	text-align:right;    
    PADDING-TOP: 2px;        
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;    
    PADDING-RIGHT: 0px; 		
}




table.PCPainelControleConsulta TR TD.MargemDireita
{
	width: 1px;	
	border-collapse: collapse;		
	margin-top: 0px;
	margin-bottom: 0px; 
	margin-left:0px; 
	margin-right:0px;   
	margin:0px;
	border:0;
	padding:0px;		
}


table.PCPainelControleConsulta TR TD.Container .BotaoPainel60x20 
{	
	width: 60px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Tahoma, Arial, 'MS Sans Serif';		
	font-size: 8pt;
	text-transform:none;
	background-image: url(imagens/img_bg_botao20x60px.gif);
	background-color:Transparent;
	background-position:0px 0px;
	
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color: #000000;
		
}

table.PCPainelControleConsulta TR TD.Container .BotaoPainel60x20_Hover
{	
	width: 60px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Tahoma, Arial, 'MS Sans Serif';	
	font-size: 8pt;
	text-transform:none;
	background-image: url(imagens/img_bg_botao20x60px.gif);
	background-color:Transparent;
	background-position:0px -20px;
	
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color: #fdfdfd;
		
}

table.PCPainelControleConsulta TR TD.Container .BotaoPainel60x20_Desabilitado
{	
	width: 60px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Tahoma, Arial, 'MS Sans Serif';	
	font-size: 8pt;
	text-transform:none;
	background-image: url(imagens/img_bg_botao20x60px.gif);
	background-color:Transparent;
	background-position:0px -40px;
	
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;	
	    
	cursor: default;
	color: #c1c1c1;
}




/* -------------------   INICIO - Botão tamanho 80 x 20 --------------------------*/

table.PCPainelControleConsulta TR TD.Container .BotaoPainel80x20
{	
	width: 80px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Tahoma, Arial, 'MS Sans Serif';	
	font-size: 8pt;
	text-transform:none;
	background-image: url(imagens/img_bg_botao20x80px.gif);
	background-color:Transparent;
	background-position:0px 0px;
	
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color: #000000;
		
}

table.PCPainelControleConsulta TR TD.Container .BotaoPainel80x20_Hover
{	
	width: 80px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Tahoma, Arial, 'MS Sans Serif';	
	font-size: 8pt;
	text-transform:none;
	background-image: url(imagens/img_bg_botao20x80px.gif);
	background-color:Transparent;
	background-position:0px -20px;
	
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color: #fdfdfd;
		
}

table.PCPainelControleConsulta TR TD.Container .BotaoPainel80x20_Desabilitado
{	
	width: 80px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Tahoma, Arial, 'MS Sans Serif';	
	font-size: 8pt;
	text-transform:none;
	background-image: url(imagens/img_bg_botao20x80px.gif);
	background-color:Transparent;
	background-position:0px -40px;
	
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;	
	    
	cursor: default;
	color: #c1c1c1;
}

/* -------------------   FIM - Botão tamanho 80 x 20 --------------------------*/

/* -------------------   INICIO - Botão tamanho 100 x 20 --------------------------*/

table.PCPainelControleConsulta TR TD.Container .BotaoPainel100x20
{	
	width: 100px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Tahoma, Arial, 'MS Sans Serif';	
	font-size: 8pt;
	text-transform:none;
	background-image: url(imagens/img_bg_botao20x100px.gif);
	background-color:Transparent;
	background-position:0px 0px;
	
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color: #000000;
		
}

table.PCPainelControleConsulta TR TD.Container .BotaoPainel100x20_Hover
{	
	width: 100px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Tahoma, Arial, 'MS Sans Serif';	
	font-size: 8pt;
	text-transform:none;
	background-image: url(imagens/img_bg_botao20x100px.gif);
	background-color:Transparent;
	background-position:0px -20px;
	
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color: #fdfdfd;
		
}

table.PCPainelControleConsulta TR TD.Container .BotaoPainel100x20_Desabilitado
{	
	width: 100px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Tahoma, Arial, 'MS Sans Serif';	
	font-size: 8pt;
	text-transform:none;
	background-image: url(imagens/img_bg_botao20x100px.gif);
	background-color:Transparent;
	background-position:0px -40px;
	
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;	
	    
	cursor: default;
	color: #c1c1c1;
}

/* -------------------   FIM - Botão tamanho 100 x 20 --------------------------*/

/* -------------------   INICIO - Botão tamanho 120 x 20 --------------------------*/

table.PCPainelControleConsulta TR TD.Container .BotaoPainel120x20
{	
	width: 120px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Tahoma, Arial, 'MS Sans Serif';	
	font-size: 8pt;
	text-transform:none;
	background-image: url(imagens/img_bg_botao20x120px.gif);
	background-color:Transparent;
	background-position:0px 0px;
	
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color: #000000;
		
}

table.PCPainelControleConsulta TR TD.Container .BotaoPainel120x20_Hover
{	
	width: 120px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Tahoma, Arial, 'MS Sans Serif';	
	font-size: 8pt;
	text-transform:none;
	background-image: url(imagens/img_bg_botao20x120px.gif);
	background-color:Transparent;
	background-position:0px -20px;
	
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color: #fdfdfd;
		
}

table.PCPainelControleConsulta TR TD.Container .BotaoPainel120x20_Desabilitado
{	
	width: 120px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Tahoma, Arial, 'MS Sans Serif';	
	font-size: 8pt;
	text-transform:none;
	background-image: url(imagens/img_bg_botao20x120px.gif);
	background-color:Transparent;
	background-position:0px -40px;
	
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;	
	    
	cursor: default;
	color: #c1c1c1;
}

/* -------------------   FIM - Botão tamanho 120 x 20 --------------------------*/




