@charset "utf-8";
/* CSS Document */
input.btnsubmit {
	font: bold 14px Verdana;
	color: #ffffff;
	background-color: #6090b0;
	border: 1px solid #808080;
	padding: 2px;
	margin: 5px;
}

input.btnreset {
	font: bold 14px Verdana;
	color: #ffffff;
	background-color: #FF6600;
	border: 1px solid #808080;
	padding: 2px;
	margin: 5px;
}
input.btnsubmit:hover {
	font: bold 14px Verdana;
	color: #ffffff;
	background-color: #86ABC4;
	border: 2px solid #404040;
	padding: 1px;
	margin: 5px;
	text-align: center;
}
input.btnreset:hover {
	font: bold 14px Verdana;
	color: #ffffff;
	background-color: #FF9900;
	border: 2px solid #404040;
	padding: 1px;
	margin: 5px;
}
input.btnvoltar {
	font: bold 14px Verdana;
	color: #ffffff;
	background-color: #72DC72;
	border: 1px solid #808080;
	padding: 2px;
	margin: 5px;
}
input.btnvoltar:hover {
	font: bold 14px Verdana;
	color: #ffffff;
	background-color: #33CC33;
	border: 2px solid #404040;
	padding: 1px;
	margin: 5px;
}
.notas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
.notas2 {
	font-size: 12px;
	color: #03C;

}
.cabecalhos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #066;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006;
}
.cabecalhos_res {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF3;
	text-align: left;
}
.logpass {
	font-size: 14px;
	color: #039;
	font-style: italic;
}
.cabecalhosLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #066;
}
body {
	background-image: url(imgs/padrao_fundo.JPG);
	background-repeat: repeat;
	text-align: left;
}
.lista2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #396;
}
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #006;
}
.cabecalhosIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #066;
}
.notas3 {
	font-size: 12px;
	color: #03C;
	font-family: Arial, Helvetica, sans-serif;
}
input.btndisabled {
	font: bold 14px Verdana;
	color: #ffffff;
	background-color: #E1E1E1;
	border: 1px solid #808080;
	padding: 2px;
	margin: 9px 9px 9px 9px;
}
.moeda_ins_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	color: #C00;
}
.topo_tabela
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
.cabecalhosIndex_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
.topo_tabela_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	background-color: #F60;
	text-align: center;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
