* { margin:0; list-style:none; text-decoration:none; border:none; list-style-type:none; }
img { behavior:url('iepngfix.htc'); }

/*================================= Txt =================================*/
.t10, .t10 a  { font-family:Arial, Helvetica, sans-serif; font-size:10px; }
.t11, .t11 a  { font-family:Arial, Helvetica, sans-serif; font-size:11px; }
.t12, .t12 a  { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.t15, .t15 a  { font-family:Arial, Helvetica, sans-serif; font-size:15px; }
.t14, .t14 a  { font-family:Arial, Helvetica, sans-serif; font-size:14px; }
.t16, .t16 a  { font-family:Arial, Helvetica, sans-serif; font-size:16px; }
.t18, .t18 a  { font-family:Arial, Helvetica, sans-serif; font-size:18px; }
.t23, .t23 a  { font-family:Arial, Helvetica, sans-serif; font-size:23px; }
.t24, .t24 a  { font-family:Arial, Helvetica, sans-serif; font-size:24px; }

.tt10, .tt10 a { font-family: Verdana; font-size:10px; }
.tt11, .tt11 a { font-family: Verdana; font-size:11px; }
.tt12, .tt12 a { font-family: Verdana; font-size:12px; }
.tt13, .tt13 a { font-family: Verdana; font-size:13px; }
.tt14, .tt14 a { font-family: Verdana; font-size:14px; }
.tt15, .tt15 a { font-family: Verdana; font-size:15px; }
.tt16, .tt16 a { font-family: Verdana; font-size:16px; }
.tt18, .tt18 a { font-family: Verdana; font-size:18px; }
.tt24, .tt24 a { font-family: Verdana; font-size:24px; }

.ttt10, .ttt10 a { font-family: Tahoma; font-size:10px; }
.ttt11, .ttt11 a { font-family: Tahoma; font-size:11px; }
.ttt12, .ttt12 a { font-family: Tahoma; font-size:12px; }
.ttt13, .ttt13 a { font-family: Tahoma; font-size:13px; }
.ttt14, .ttt14 a { font-family: Tahoma; font-size:14px; }
.ttt15, .ttt15 a { font-family: Tahoma; font-size:15px; }
.ttt16, .ttt16 a { font-family: Tahoma; font-size:16px; }
.ttt18, .ttt18 a { font-family: Tahoma; font-size:18px; }

.tr10, .tr10 a  { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; }
.tr11, .tr11 a  { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; }
.tr12, .tr12 a  { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; }
.tr15, .tr15 a  { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; }
.tr14, .tr14 a  { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; }
.tr16, .tr16 a  { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; }
.tr18, .tr18 a  { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; }
.tr23, .tr23 a  { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:23px; }
.tr24, .tr24 a  { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; }


.bold{ font-weight:bold; }
.italico{ font-style: italic; }
.sublinhado { text-decoration: underline; }
.underline:hover { text-decoration: underline; }

.importantForm { background:url(../images/importantForm.png) no-repeat right center; }

/*================================= Colors =================================*/
.preto, .preto a				{ color:#000000;  }
.vermelho, .vermelho a			{ color:#DB0115;  }
.amarelo, .amarelo a			{ color:#f0b327;  }
.vinho, .vinho a 				{ color:#990000;  }
.grafite, .grafite a			{ color:#333333;  }
.grafite2, .grafite2 a			{ color:#635c70;  }
.branco, .branco a				{ color:#FFFFFF;  }
.verde, .verde a				{ color:#018101;  }
.verde2, .verde2 a				{ color:#a2d848;  }
.laranja, .laranja a			{ color:#F66013;  }
.azul, .azul a					{ color:#1A1B65;  }
.azul2, .azul2 a				{ color:#5991be;  }
.azulciano, .azulciano a	    { color:#196187;  }
.cinza, .cinza a				{ color:#858685;  }
.cinza_claro, .cinza_claro a	{ color:#CCCCCC;  }
.cesq, .cesq a					{ color:#333333;  }
.rosa, .rosa a					{ color:#EB8686;  }
.roxo, .roxo a					{ color:#3e3f5e;  }
.dourado, .dourado a			{ color:#dd8a05;  }
.marrom, .marrom a				{ color:#c74128;  }

.inputbusca { width:136px; height:18px; background:#FFF; }

.form { border:1px solid #000; }
.formblue { border: 1px solid #0065a3; }
.formred { border: 1px solid #C00; }
.formblank { background:#FFF; border:none; }
.formgray { border: 1px solid #e8e8e8; }
.formciano { border:1px solid #196187; }
.formbg { background: url(../images/bginput.jpg) repeat-x #FFFFFF; }
.formmarrom { border:1px solid #c74128; }
.formCadastro { background:#F7F7F7; border:1px solid #D8D8D8; }
.formCadastro2 { background:url(../images/formCadastroBg.png) repeat-x #FFF; padding:2px; border:1px solid #dddddd; }

#position { width:0; height:0; font-size:0; float:left; }
.position { width:0; height:0; font-size:0; float:left; }

.btn_enviar { height:22px; cursor:pointer; background:url(../images/btn_enviarbg.jpg) repeat-x center; border:1px solid #cfcfcf; }
.btn_enviar:hover { background:url(../images/btn_enviarbgHover.jpg) repeat-x center; border:1px solid #ababab; }

/*================================= Paginação =================================*/
#PaginacaoBg 				{ width:100%; padding:10px 0; float:left; }
#Paginacao					{ width:100%; background:#EEE; float:left; }
#PaginacaoTotal				{ width:20%; padding:10px 0; background:#E6E6E6; border-right:2px solid #E2E2E2; float:left; }
#PaginacaoPaginas			{ padding:5px 1%; float:right; }
#PaginacaoPagina			{ background:#666; margin-right:3px; float:left; }
#PaginacaoPagina a			{ padding:5px 10px; background:#666; float:left; }
#PaginacaoPagina a:hover	{ padding:5px 10px; background:#c74128; float:left; }

