@CHARSET "ISO-8859-1";

.toolbar {
	margin-top: 11px;
	float: none;
	border: 0px;
}

.toolbarBuscar input {
	width: 100px;
	height: 30px;
	border: none;
	padding-top: 1px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
}

.botaoBuscar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	text-indent: 35px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/buscar.gif);
}

.botaoEntrar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	text-indent: 35px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/login.gif);
}

.botaoConfirmar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	text-indent: 35px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/confirmar.gif);
}

.botaoNovo {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	text-indent: 35px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/novo.gif);
}

.botaoVoltar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	text-indent: 35px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/voltar.gif);
}

.botaoAdicionar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	text-indent: 35px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/adicionar.gif);
}

.botaoAvancar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	text-indent: 35px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/avancar.gif);
}

.botaoApagar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	text-indent: 35px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/apagar.gif);
}

.botaoPermutar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	text-indent: 35px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/permutar.gif);
}

.botaoImprimir {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	text-indent: 35px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/imprimir.gif);
}

.botaoEditar {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	text-indent: 35px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/editar2.gif);
}

.botaoSuspender {
	width: 100px;
	height: 30px;
	border: none;
	text-align: left;
	text-indent: 35px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	font-family: MS Trebuchet, Sans-Serif;
	background-image: url(../../imagens/icones/botaosuspender.gif);
}
