﻿/* -------------------   INICIO - Botão tamanho 60 x 20 --------------------------*/

.Botao60x20 
{	
	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:0px;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	/*color: #3b68a7;*/
	color:#000000;
		
}

.Botao60x20_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:none;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color: #fdfdfd;
		
}

.Botao60x20_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:none;
	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 --------------------------*/

.Botao80x20
{	
	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:none;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color:#000000;
		
}

.Botao80x20_Hover
{	
	width: 80px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Verdana, 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:none;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color: #fdfdfd;
		
}

.Botao80x20_Desabilitado
{	
	width: 80px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Verdana, 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:none;
	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 --------------------------*/

.Botao100x20
{	
	width: 100px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Verdana, 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:none;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color:#000000;
		
}

.Botao100x20_Hover
{	
	width: 100px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Verdana, 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:none;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color: #fdfdfd;
		
}

.Botao100x20_Desabilitado
{	
	width: 100px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Verdana, 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:none;
	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 --------------------------*/

.Botao120x20
{	
	width: 120px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Verdana, 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:none;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color:#000000;
		
}

.Botao120x20_Hover
{	
	width: 120px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Verdana, 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:none;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none; 
	padding-bottom: 1px;
	    
	cursor: pointer;
	color: #fdfdfd;
		
}

.Botao120x20_Desabilitado
{	
	width: 120px;
	height: 20px;
	
	margin-left: 5px; 	  
	
	font-family: Verdana, 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:none;
	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 --------------------------*/



/*----------------------Botoes do tipo imagem ------------------------------------*/


.ImagemBuscar
{
    background-image : url(imagens/ico_buscar_2_0.png);
    border: 0;
    width: 20px;
	height: 20px;
	vertical-align:bottom;
    
}
.ImagemBuscar_Hover
{
    background-image : url(imagens/ico_buscar_rev_2_0.png);
    border: 0;
    width: 20px;
	height: 20px;
	vertical-align:bottom;
    
}





.ImagemRemoverTodos, .ImagemRemoverTodos_Hover, .ImagemRemoverTodos_Desabilitado,
.ImagemRemover,.ImagemRemover_Hover, .ImagemRemover_Desabilitado,
.ImagemAdicionar, .ImagemAdicionar_Hover, .ImagemAdicionar_Desabilitado,
.ImagemAdicionarTodos, .ImagemAdicionarTodos_Hover, .ImagemAdicionarTodos_Desabilitado
{width: 32px; height: 20px; border:0px; cursor:pointer;}



.ImagemRemoverTodos
{
	background-image: url(Imagens/img_bg_botoes_grid.png);
	background-position: 0px 0px;
}
.ImagemRemoverTodos_Hover
{
	background-image: url(Imagens/img_bg_botoes_grid_hover.png);
	background-position: 0px 0px;		
}

.ImagemRemoverTodos_Desabilitado
{
	background-image: url(Imagens/img_bg_botoes_grid_desabilitado.png);
	background-position: 0px 0px;
	cursor:default;	
}

.ImagemRemover
{
	background-image: url(Imagens/img_bg_botoes_grid.png);
	background-position: -33px 0px;	
}

.ImagemRemover_Hover
{
	background-image: url(Imagens/img_bg_botoes_grid_hover.png);
	background-position: -33px 0px;	
}

.ImagemRemover_Desabilitado
{
	background-image: url(Imagens/img_bg_botoes_grid_desabilitado.png);
	background-position: -33px 0px;
	cursor:default;	
}

.ImagemAdicionar
{
	background-image: url(Imagens/img_bg_botoes_grid.png);
	background-position: -66px 0px;	
}

.ImagemAdicionar_Hover 
{
	background-image: url(Imagens/img_bg_botoes_grid_hover.png);
	background-position: -66px 0px;
}

.ImagemAdicionar_Desabilitado
{
	background-image: url(Imagens/img_bg_botoes_grid_desabilitado.png);
	background-position: -66px 0px;
	cursor:default;	
}


.ImagemAdicionarTodos
{
	background-image: url(Imagens/img_bg_botoes_grid.png);
	background-position: -99px 0px;
}

.ImagemAdicionarTodos_Hover
{
	background-image: url(Imagens/img_bg_botoes_grid_hover.png);
	background-position: -99px 0px;
}

.ImagemAdicionarTodos_Desabilitado
{
	background-image: url(Imagens/img_bg_botoes_grid_desabilitado.png);
	background-position: -99px 0px;
	cursor:default;
}



/*----------------------FIM de Botoes do tipo imagem ------------------------------------*/
