/* ==================
      Layout geral
   ================== */

/* Corpo do Documento */
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

/* Logotipo e Divisoria */
div.logo {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 123px;
	z-index: 1;
}
div.topbar {
	background-image: url(images/topbar.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 123px;
	width: 100%;
	height: 20px;
	z-index: 10;
}

/* Menu Esquerdo */
div.menu {
	position: absolute;
	left: 0px;
	top: 143px;
	width: 201px;
	height: auto;
	z-index: 20;
}
div.menu p {
	background-image: url(images/menubar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 8px 8px;
}

/* Menu hierarquico no topo de cada documento */
div.hierarquia {
	position: absolute;
	left: 211px;
	top: 151px;
	width: 520px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 30;
}

/* Area de Texto */
div.texto { /* Com Menu Hierarquico Acima*/
	position: absolute;
	left: 211px;
	top: 168px;
	width: 520px;
	height: auto;
	z-index: 40;
}
div.textoesp { /* Sem Menu Hierarquico Acima*/
	position: absolute;
	left: 211px;
	top: 143px;
	width: 520px;
	height: auto;
	z-index: 40;
}

/* =======================
      Formatacao Padrao
   ======================= */

/* Links Tipicos */
a {
	text-decoration: underline;
	color: #003F80;
}
a:hover {
	text-decoration: underline;
	color: #3163CE;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}

/* Texto tipico */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	margin: 10px 0px 10px 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
ul, ol, dl {
	margin-top: 12px;
	margin-bottom: 12px;
}
dl ul, dl ol, dl li {
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 12px;
}
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	margin: 0px 0px 12px 0px;
}
p.centro { /* Texto centralizado */
	text-align: center;
}
p.direita { /* Texto alinhado a direita */
	text-align: right;
}
p.cr { /* Nota de Copyright */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 5px 0px;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	margin: 0px 0px 12px 30px;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	margin: 0px 40px 12px 40px;
}
del {
	text-decoration: line-through;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
abbr, acronym {
	font-style: inherit;
	cursor: help;
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #00AA00;
	border-left: none;
}

/* Diversos */
img {
	border: none;
}
img.hesq {
	float: left;
	clear: left;
	margin-top: 10px;
}
img.butdir {
	float: right;
	clear: right;
	margin: 5px 0px 0px 5px;
}
img.butesq {
	float: left;
	clear: left;
	margin: 5px 5px 0px 0px;
}
ul.indice { /* Listas de indices */
	margin-top: 0px;
	margin-bottom: 12px;
}
ul.indice ul.indice { /* Sublistas de indices */
	margin-bottom: 0px;
}
ul.indice li { /* Itens das listas de indices, sem espaco adicional abaixo */
	margin-bottom: 0px;
}
.invisivel {
	display: none;
}
.old { /* Recursos nao implementados, cinza bem claro */
	color: #CCCCCC;
}
