﻿.ImagemSinalMenos
{
	background-image: url(imagens/MINUS.gif);
	width: 9px;
	height: 9px;
	border: 0px;
	cursor: pointer;	
	
	border:0;	
}

.ImagemSinalMais
{
	background-image: url(imagens/PLUS.gif);
	width: 9px;
	height: 9px;
	border: 0px;
	cursor: pointer;	
	
	border:0;	
}

.ImagemCadeado
{
	background-image: url(Imagens/login.gif);
	width: 35px;
	height: 34px;
	border: 0px;
	cursor: default;	
	
	border:0;	
}



.ImagemLogoDFE 
{
    background-image: url(Imagens/Logo_DFe.gif);
	background-position: 0px 0px;
	border-right: #990033 0pt solid;
	border-top: #990033 0pt solid; 
	border-left: #990033 0pt solid; 
	border-bottom: #990033 0pt solid;
	width: 192px;
	height: 52px;	
}

