@CHARSET "ISO-8859-1";

.botao_voltargestao	{
	background-image	: url('../../images/door_out.png');
	background-position	: center center;
	background-repeat	: no-repeat;
	width				: 16px;
	height				: 16px;	
}

.botao_inserir {
	background-image	: url('../../images/add.png');
	background-position	: center center;
	background-repeat	: no-repeat;
	width				: 16px;
	height				: 16px;	
}

.botao_tabela {
	background-image	: url('../../images/table.png');
	background-position	: center center;
	background-repeat	: no-repeat;
	width				: 25px;
	height				: 16px;	
}
