body
	{
	 background: #fff;
	 color:"#000";
	 font-family:Verdana;
	 font-size:10pt;
 	 /*font-weight: bold;*/
	 margin: 0px 0px 0px 0px;
	 text-align:center;
	 
	}
pre	{
	font-family: Courier,Tahoma;font-size: 9pt;
	}	
.mapsection {font-family: Tahoma;font-size: 12px;}
.mapitem {font-family: Tahoma;font-size: 10px;}
#menu_principal
	{
	background: #eef;
	text-align:justify;
	height: 320px;	
	overflow:auto;
	padding: 8px 8px 8px 36px;
 	/*font-weight: bold;*/
	color:#000;
	font-family: Courier,Tahoma;font-size: 9pt;
	background: url(http:/fichario.jpg);	
	}
#HOTWordsTxt
	{
	background: #eef;
	text-align:justify;
	height: 240px;	
	overflow:auto;
	padding: 8px 8px 8px 36px;
 	/*font-weight: bold;*/
	color:#000;
	font-family: Courier,Tahoma;font-size: 9pt;
	background: url(http:/caderno.jpg);
	}
/*menu suspenso*/
ul	{
	margin: 0;
	padding: 0;
	border-top:20px;
	list-style: none;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	}
	
ul li { /*colunas*/
	width: 240px; //(780/3)
	white-space: nowrap;
	float: left;
	position: relative;
	z-index: 500;/*overlay*/
	}
li ul {	/*linhas*/
	position: absolute;
	top: 14px; /*LINE HEIGHT*/
	left: 0px; /*alinha embaixo da coluna no IE*/
	display: none;
	}
	
ul li a {/*celulas*/
	/*display:none;*/
	text-decoration: none;
	color: #fff;
	background:#000;	
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #888;
	}
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
li:hover ul { display: block; }					
li:hover ul, li.over ul { 
	display: block; }
/*fim do menu suspenso*/
a	{
	text-decoration: none;
	color:"#777"
	font-size:10pt;
	}
a:hover
	{
	text-decoration: underline;
	color:"#000"
	font-size:10pt;
	}
div.celula
	{
	float:left;
	position: relative;
	}
div.coluna
	{
	float: left;
	position: absolute;
	/*align: justify;*/
	margin:0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	/*overflow:hidden;*/
	min-height: 600px;
	}
h1	{
	font-family: Courier New;
	margin: 0px 0px 0px 0px;
	padding:0px;
	border:0px;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bolder;
	text-transform: uppercase;
	}
h2	{
	margin: 0px 0px 0px 0px;
	padding:0px;
	border:0px;
	}
h3	{
	margin: 0px 0px 0px 0px;
	padding:0px;
	border:0px;
	}
	
div.logotipo
	{
	float:left;
	position: relative;
	border: 0px;
	padding:2px;		
	background: url(http:/logo.jpg);
	background-color: #000000;
	width:728px;
	/*height:58px;*/
	text-align: center;
	vertical-align: top;
	color: #fff;
	font-size: 8pt;
	line-height: 8pt;
	}	
div.logotipo a
	{
	color: #fff;
	text-decoration: none;
	}	
div.logotipo a:hover
	{
	color: #fff;
	text-decoration: none;
	}	
/*div.logotipo:first-line
	{
	font-size: 32pt;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 32pt;	
	}*/
.menu_central_abas
	{
	clear: both;
	width:728px;
	position: relative;
	background: #fff;
	padding: 0px;
	}
.menu_central_abas a
	{
	margin: 0px 0px 0px 0px;
	background: #eef;
	text-align: justify;
	white-space: nowrap;
	padding: 1px;
	border-bottom: 0px solid #666;
	border-left: 1px solid #ccc;
	border-top: 1px solid #999;
	border-right: 1px solid #333;
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
 	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius-topleft: 1.0em;
	-moz-border-radius-topright: 1.0em;
	}
.menu_central_abas a:hover
	{
	background:#fff;
 	font-size: 10px;
 	/*font-weight: bold;*/
 	padding: 1px;
 	color: #f00;
	text-decoration: none;
	}
.menu_central_abas a:visited
	{
	color: #f00;
	text-decoration: none;
	}
div.menu_lateral_caixa
	{
  	margin: 0;
  	font-size: 10px;
  	text-align: center;
  	text-transform: uppercase;
  	/*font-weight: bold;*/
	}
div.menu_lateral_caixa a
	{
	display: block;
	background:#eef;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #888;
	}
div.menu_lateral_caixa em
	{
	display: block;
	border: 1px solid #ccc;
	color: #CCC;	
	}
div.menu_lateral_caixa a:first-child
	{
	border-top: none;
	}
div.menu_lateral_caixa a:link
	{
	text-decoration: none;
	color: #000;
	}
div.menu_lateral_caixa a:visited
	{
	text-decoration: none;
	color: #f00;
	}
div.menu_lateral_caixa a:hover
	{
	background: #000;
	color: #f00;
	}
#MainFrame
	{
	margin-right: 10px;
	margin-left: 10px;
	background: #eef;
	text-align:justify;
	height: 320px;	
	overflow:auto;
	padding: 8px 8px 8px 36px;
 	/*font-weight: bold;*/
	color:#000;
	font-family: Courier,Tahoma;font-size: 9pt;
	background: url(http:/caderno.jpg);
	/*border: 1px solid red;
 	background-color:#ffe;*/
	}
a.mainlinks
	{
	border-bottom:2px dotted #093;
	}
form	{
	margin-bottom:20px;
	}	
div	{
	margin: 5px;
	}
