body {
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../imgs/background.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}

img {
	border: 0px;
}

table {
	border: 0px;
}

a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	border: 0px;
}

a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	border: 0px;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	border: 0px;
}

a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	border: 0px;
}

a.red:link {
	text-decoration: none;
	color: #cb0000;
	font-weight: bold;
	border: 0px;
}

a.red:visited {
	text-decoration: none;
	color: #cb0000;
	font-weight: bold;
	border: 0px;
}

a.red:hover {
	text-decoration: underline;
	color: #cb0000;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
}

a.red:active {
	text-decoration: none;
	color: #cb0000;
	font-weight: bold;
	border: 0px;
}

.form_font {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
}

.user {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#clientValidation {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#clientValidation .error {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../imgs/action_stop.gif);
}

#clientValidation .warn {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../imgs/icon_alert.gif);
}

#clientValidation .title {
	color: #cb0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.txt {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txt_red {
	color: #cb0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

.txt2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.txt2red {
	color: #cb0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.tit_txt {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.txt_lista {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tit_forms_1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.tit_forms_2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.tit_pag {
	color: #cb0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.tit_area {
	color: #cb0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.legenda {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.legenda2 {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menu {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.ant_prox_off {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.ant_prox_actv {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.pagelinks {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.borda_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1pt solid #333333;
}

.borda_form_lowercase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1pt solid #333333;
	text-transform: lowercase;
}

.borda_form2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1pt solid #333333;
}

tr.odd {
	background: #F2F2F2;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 18px;
	text-align: left;
	font-weight: normal;
}

tr.even {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 18px;
	text-align: left;
	font-weight: normal;
}

tr.over {
	background: #B5C6EB;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 18px;
	text-align: left;
	font-weight: normal;
}

tr.subtitulo {
	background: #A3A3A3;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 18px;
	text-align: left;
	font-weight: normal;
}

thead {
	background-position: right;
	/*display: block;*/
	width: 100%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	background-image: url(../imgs/mat_top_bg.gif);
	text-align: left;
	background-color: #FFFFFF;
}

.centered {
	text-align: center;
}

.dtag_esq {
	height: 22px;
	width: 26px;
	background-image: url(../imgs/mat_top_esq.gif);
	background-color: #FFFFFF;
	background-position: left;
}

.dtag_dir {
	height: 22px;
	width: 30px;
	background-image: url(../imgs/mat_top_dir.gif);
	background-color: #FFFFFF;
}

#displayTable thead tr {
	width: 30%;
}

.tabela {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 0;
	border-spacing: 0px;
	border-collapse: collapse;
}

.tabela td {
	padding: 0;
}

.topo_esq {
	width: 25px;
	height: 25px;
	background-image: url(../imgs/tabela/top_esq.gif);
	background-repeat: no-repeat;
}

.topo_dir {
	width: 25px;
	height: 25px;
	background-image: url(../imgs/tabela/top_dir.gif);
	background-repeat: no-repeat;
}

.linha_tabela_topo {
	height: 25px;
	background-image: url(../imgs/tabela/linha_top.gif);
	background-repeat: repeat-x;
}

.linha_tabela_esq {
	width: 25px;
	background-image: url(../imgs/linha_esq.gif);
	background-repeat: repeat-y;
}

.linha_tabela_dir {
	width: 25px;
	background-image: url(../imgs/linha_dir.gif);
	background-repeat: repeat-y;
}

.linha_tabela_base {
	height: 25px;
	background-image: url(../imgs/tabela/linha_base.gif);
	background-repeat: repeat-x;
}

.sub-table-base {
	border-spacing: 0px;
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}

.sub-table-base td {
	padding: 0px;
}

.base_esq {
	width: 25px;
	height: 25px;
	background-image: url(../imgs/tabela/base_esq.gif);
	background-repeat: no-repeat;
}

.base_button {
	width: 105px;
	padding: 0px;
	margin: 0px;
}

.base_dir {
	width: 25px;
	height: 25px;
	background-image: url(../imgs/tabela/base_dir.gif);
	background-repeat: no-repeat;
}

.erro_login {
	color: #cb0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#divErros {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#divErros li {
	color: #000000;
}

.mensagem_erro {
	color: #CB0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.erro2 {
	color: #990000;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

.erro {
	color: #FF0000;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

.hide {
	display: none;
}

.obrigatorio {
	color: #FF0000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

a.itens:link {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	border: 0px;
}

a.itens:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	border: 0px;
}

a.itens:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	border: 0px;
}

a.itens:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	border: 0px;
}

#divInvalidacoes {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#divInvalidacoes .error {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../imgs/action_stop.gif);
}

#divInvalidacoes .warn {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../imgs/icon_alert.gif);
}

#divInvalidacoes .success {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../imgs/checked.GIF);
}

#divInvalidacoes .title {
	color: #cb0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

table.subTabela {
	border: 0;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 90%;
}

table.subTabela td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.subTabela tr:nth-child(odd) {
	background: #F2F2F2;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 18px;
	text-align: left;
	font-weight: normal;
}

table.subTabela tr:nth-child(even) {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 18px;
	text-align: left;
	font-weight: normal;
}

table.subTabela thead tr.head {
	background: #A3A3A3;
	color: #FFFFFF;
	font-size: 13px;
	height: 18px;
	font-weight: bold;
}

table.subTabela thead td:first {
	width: 15px;
	text-align: center;
}

table.subTabela thead td:last {
	width: 15px;
	text-align: center;
}

.filtros {
	border-bottom: 2px #e4e4e4;
	width: 90%;
	padding-bottom: 10px;
}

.abrir-vertical {
	/* background-color:#e4e4e4; */
	text-align: left;
	padding-left: 20px;
	cursor: pointer;
}

.escondido {
	display: none;
}

.btn-csv {
	/* background-color: blue; */
	color: white;
	width: 120;
	height: 25;
	border: 0;
	font-weight: bold; 
	font-family: arial;
background: #3291da;
background: -moz-linear-gradient(top,  #3291da 0%, #1e68a4 46%, #1e68a4 46%, #185c98 56%, #174273 100%); 
background: -webkit-linear-gradient(top,  #3291da 0%,#1e68a4 46%,#1e68a4 46%,#185c98 56%,#174273 100%); 
background: linear-gradient(to bottom,  #3291da 0%,#1e68a4 46%,#1e68a4 46%,#185c98 56%,#174273 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3291da', endColorstr='#174273',GradientType=0 );

	
}