/* ESTRUTURA */
#head {
	width: 100%;
	margin: 0;
	text-align: center;
	background: #FFF url(images/bg_gov.gif) repeat-y;
}
#b-gov {
	height: 21px;
	width: 100%; 
	background: #FDCB12 url(images/bg_gov.gif) no-repeat top center;
}
img {
	border: 0;
}
.header {
	color: black;
	background-color: #7A88A1;
}
.footer {
	color: #e3e3e3;
	font-weight:bold;
	background-color: #5E5E5E;
	text-decoration: none;
	margin: 0;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10;
}
footer a {
  color: #e3e3e3;
  font-weight: bold;
  background-color: transparent;
  text-decoration: none;
}
body {
	font-family: sans-serif;
	font-size: 10pt;
}
body a {
  color: #0000ff;
  background-color: transparent;
  text-decoration: none;
}
.title {
	border-bottom: 1px solid #999999;
	font-weight: bold;
	font-size: 12pt;
	font-family: sans-serif;
}
.title2 {
	font-weight: bold;
	font-size: 12pt;
	font-family: sans-serif;
}
.img_foot {
	font-family: sans-serif;
	font-size: 8pt;
	text-align: center;
}
.tbl_head {
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	background-color: #DDDDDD;
}
.tbl_field {
	font-family: sans-serif;
	font-size: 10pt;
}
.cmd_line {
	background-color: #EEEEEE;
	border: 1px dashed #666666;
	padding: 5px 5px 5px 10px;
	font-family: mono;
}

