/* Folha de estilos */
/* Área do Usuário */


/* Redefinição de Tags - Geral */

A, BODY, INPUT, OPTION, SELECT, TEXTAREA, TABLE, TD, TR {FONT-FAMILY: Arial, Helvetica, sans-serif;  color: #535B68;  font: 11px;        }
TABLE 	{BORDER:0px;}
SELECT,OPTION,TEXTAREA		{PADDING-LEFT:2px;  font-family: Arial, Helvetica, sans-serif;  color: #535B68;  }

P{
	line-height: 120%;
}

/* // Textos // */
.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535B68;
}


 .txt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	}

.txt03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535B68;
	text-decoration: none;
}
.txt03:hover { color: #0002FF; }
.txt03:link {  text-decoration: underline;  color: #0002FF; }


.txt04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9C00;
}
.txt04:hover { color: #535B68; }
.txt04:link {  text-decoration: underline;  color: #FF9C00; }


.txt05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	white-space: normal;
	text-decoration: none; 
	}
.txt05:hover { color: #FDCB1C; }


.txt07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535B68;
	text-decoration: none;
}
.txt07:hover { color: #F26700; }
.txt07:link {  text-decoration: none;  color: #F26700; }


/*Títulos*/

/* Manchetes 01 */

.tit00 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #003A68;
	font-style: normal;
	font-weight: bold;
	}
.tit00:hover { text-decoration: underline; }


.tit01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #003A68;
	font-style: normal;
	font-weight: bold;
	}
.tit01:hover { text-decoration: underline; }


/* chamadas */
.tit02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003A68;
	font-style: normal;
	}
.tit02:hover { text-decoration: underline; }


.tit03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #016B37;
	font-style: normal;
	font-weight: bold;
	}
.tit03:hover { text-decoration: underline; }

.tit04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003A68;
	font-style: normal;
	font-weight: bold;
	}
.tit04:hover { text-decoration: underline; }

.tit05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #535B68;
	font-style: normal;
	font-variant: small-caps;
	}

.tit06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #003A68;
	font-style: normal;
	font-weight: bold;
	}
.tit06:hover { text-decoration: underline; }


.tit07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: Black;
	font-style: normal;
	font-weight: bold;
	}

.tit08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #656565;
	font-style: normal;
	font-weight: bold;
	}
.tit08:hover { text-decoration: underline; }
	
.tit09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #656565;
	font-style: normal;
	font-weight: bold;
	}
.tit09:hover { text-decoration: underline; }

.tit10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #F5821F;
	font-style: normal;
	font-weight: bold;
	}
.tit10:hover { text-decoration: underline; }

/* Elementos de Formulários */
.edit-01 {  border: 1px #A5ACB1 solid; font-family: Arial, Helvetica, sans-serif; font-size: 12px;  padding-left: 5px;          }

.login-home {  border: 1px #A5ACB1 solid; font-family: Arial, Helvetica, sans-serif; font-size: 10px;  padding-left: 1px;          }

.txt-frm01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.txt-frm01:hover { color: #0002FF; }
.txt-frm01:link {  text-decoration: underline;  color: #0002FF; }
.txt-frm01:active { color: Red; }
.txt-frm01:visited { color: #0002FF; }


.txt-frm02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.txt-frm02:hover { color: #0002FF; }
.txt-frm02:link {  text-decoration: underline;  color: #0002FF; }
.txt-frm02:active { color: Red; }
.txt-frm02:visited { color: #0002FF; }


.blt-frm01 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	}

	/* Outros Textos*/
	
.txt-sup01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9C9C;
	text-decoration: none;
	}
.txt-sup01:hover { text-decoration: underline; }
.txt-sup01:link {   }
.txt-sup01:active {  }
.txt-sup01:visited {  }

.txt-sup02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #535B68;
	text-decoration: none;
	}


.mnu-opt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
	padding: 5px;
	}
.mnu-opt:hover { text-decoration: underline; }
.mnu-opt:link {   }
.mnu-opt:active {  }
.mnu-opt:visited {  }

.mnu-opt02 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9C9C;
	text-decoration: none;
	padding: 5px;
	}
.mnu-opt02:hover { text-decoration: underline; }
.mnu-opt02:link {   }
.mnu-opt02:active {  }
.mnu-opt02:visited {  }



/* Borda de fotos */

.ft-borda {
	border: 1px Black;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	}

	.ft-borda1 {
	border: 1px #42638C;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	}

	.ft-borda2 {
	border: 1px #999999;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	}
	
	
.tbl01 {BORDER: 1px solid Red;}
.style5 strong {
	line-height: 10px;
}

.linespacing {
	font-family: tahoma;
	color: #666666;
	font-size: 12px;
	line-height: 3;
}