@charset "utf-8";
/* CSS Document */

a.link_cinza_10_bold_tahoma_424242:link {
	color: #424242;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
}
a.link_cinza_10_bold_tahoma_424242:visited {
	color: #424242;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
}
a.link_cinza_10_bold_tahoma_424242:hover {
	text-decoration: underline;
	color: #424242;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
}
a.link_cinza_10_bold_verdana_424242:link {
	color: #424242;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.link_cinza_10_bold_verdana_424242:visited {
	color: #424242;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.link_cinza_10_bold_verdana_424242:hover {
	text-decoration: underline;
	color: #424242;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.link_cinza_10_bold_arial_424242:link {
	color: #424242;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.link_cinza_10_bold_arial_424242:visited {
	color: #424242;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.link_cinza_10_bold_arial_424242:hover {
	text-decoration: underline;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.borda_topo_1{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.borda_bottom_1{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.borda_direita_1{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.borda_esquerda_1{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.borda_topo_esquerda_1{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.borda_topo_direita_1{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.borda_topo_bottom_1{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1spx;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.borda_bottom_esquerda_1{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1spx;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.borda_bottom_direita_1{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1spx;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.borda_direita_esquerda_1{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0spx;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.borda_cinza_CACACA{
 	border-top-color: #CACACA;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #CACACA;
}
.borda_cinza_CCCCCC{
 	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borda_cinza_1_CACACA{
	border: 1px solid #CACACA;
}
.borda_cinza_1_CCCCCC{
	border: 1px solid #CCCCCC;
}
.borda_cinza_2_CACACA{
	border: 2px solid #CACACA;
}
.borda_cinza_2_CCCCCC{
	border: 2px solid #CCCCCC;
}
.click {
	cursor: pointer;
}
.fonte_arial{
    font:Arial, Helvetica, sans-serif;
}
.fonte_verdana{
	font:Verdana, Arial, Helvetica, sans-serif;
}
.fonte_tahoma{
	font:Tahoma, Arial, Helvetica, sans-serif;
}
.fonte_negrito{
	font-weight: bold;
}
.fonte_sublinhado{
	text-decoration: underline;
}
.fonte_8{
	font-size: 8px;	
}
.fonte_10{
	font-size: 10px;	
}
.fonte_11{
	font-size: 10px;	
}
.fonte_12{
	font-size: 12px;	
}
.fonte_16{
	font-size: 16px;	
}
.fonte_18{
	font-size: 18px;	
}
.fonte_20{
	font-size: 20px;	
}

.fonte_azul_0000FF{
	color: #0000FF;
}
.fonte_azul_003366{
	color: #003366;
}
.fonte_azul_10_003366{
	font-size: 10px;
	color: #003366;
}
.fonte_azul_12_003366{
	font-size: 12px;
	color: #003366;	
}
.fonte_azul14_003366{
	font-size: 14px;
	color: #003366;	
}
.fonte_azul_16_003366{
	font-size: 16px;
	color: #003366;	
}
.fonte_azul_18_003366{
	font-size: 18px;
	color: #003366;	
}
.fonte_branco{
	color: #FFFFFF;	
}
.fonte_branco_8{
	font-size: 12px;
	color: #FFFFFF;	
}
.fonte_branco_10{
	font-size: 10px;
	color: #FFFFFF;	
}
.fonte_branco_12{
	font-size: 12px;
	color: #FFFFFF;	
}
.fonte_branco_14{
	font-size: 14px;
	color: #FFFFFF;	
}
.fonte_branco_16{
	font-size: 16px;
	color: #FFFFFF;	
}
.fonte_branco_18{
	font-size: 18px;
	color: #FFFFFF;	
}

.fonte_cinza_333333{
	color: #333333;	
}
.fonte_cinza_8_333333{
	font-size: 8px;
	color: #333333;	
}
.fonte_cinza_10_333333{
	font-size: 10px;
	color: #333333;	
}
.fonte_cinza_12_333333{
	font-size: 12px;
	color: #333333;	
}
.fonte_cinza_14_333333{
	font-size: 14px;
	color: #333333;	
}
.fonte_cinza_16_333333{
	font-size: 16px;
	color: #333333;	
}
.fonte_cinza_18_333333{
	font-size: 18px;
	color: #333333;	
}
.fonte_cinza_424242{
	color: #424242;	
}
.fonte_cinza_8_424242{
	font-size: 8px;
	color: #424242;	
}
.fonte_cinza_10_424242{
	font-size: 10px;
	color: #424242;	
}
.fonte_cinza_12_424242{
	font-size: 12px;
	color: #424242;	
}
.fonte_cinza_14_424242{
	font-size: 14px;
	color: #424242;	
}
.fonte_cinza_16_424242{
	font-size: 16px;
	color: #424242;	
}
.fonte_cinza_18_424242{
	font-size: 18px;
	color: #424242;	
}
.fonte_preto{
	color: #000000;
}
.fonte_vermelho_993300{
	color: #993300;
}
.fonte_vermelho_8_993300{
	font-size: 8px;
	color: #993300;
}
.fonte_vermelho_10_993300{
	font-size: 10px;
	color: #993300;
}
.fonte_vermelho_12_993300{
	font-size: 12px;
	color: #993300;
}
.fonte_vermelho_14_993300{
	font-size: 14px;
	color: #993300;
}
.fonte_vermelho_990000{
	color: #990000;
}
.fonte_vermelho_8_990000{
	font-size: 8px;
	color: #990000;
}
.fonte_vermelho_10_990000{
	font-size: 10px;
	color: #990000;
}
.fonte_vermelho_12_990000{
	font-size: 12px;
	color: #990000;
}
.fonte_vermelho_14_990000{
	font-size: 14px;
	color: #990000;
}


.linha_altura_1p7{
  line-height: 1.7;
}
.linha_altura_1p5{
  line-height: 1.5;
}
.linha_altura_1p2{
  line-height: 1.5;
}
.linha_altura_1{
  line-height: 1;
}
.linha_altura_0p5{
  line-height: 0.5;
}


.esconde{
   	visibility: hidden;
	display: none;
}
.mostra{
   	visibility: visible;
	display: table-row;
}