#logo h1, .botMais, .botLeiaMais, .botVejaMais {
	display: block;
	overflow: hidden;
	text-indent: -99999px;
}
.titBarra {
	margin: 0 auto 15px;
	width: 517px;
	height: 10px;
	background: url(../_img/fig_titulo.gif) no-repeat;
}

/* @@@ TOPO @@@ */
#topoA {
  float: left;
	width: 975px;
	height: 33px;
	background: #FFF url(../_img/fig_topo.gif) no-repeat;
}
#topoB {
  float: left;
	width: 275px;
	height: 158px;
	background: #FFF url(../_img/bck_topo.gif) no-repeat;
}
#topoC {
  float: left;
	width: 700px;
	height: 158px;
	background-color: #FFFCF5;
}
#logo {
  margin: 30px 25px;
	width: 225px;
	height: 70px;
	background: url(../_img/log_site.gif) no-repeat;
}
#logo h1 {
	width: 225px;
	height: 70px;
	cursor: hand;
}

/* @@@ MENU PRI @@@ */
#menuA {
  float: left;
	width: 272px;
	
}
#menuB {
  float: left;
	width: 272px;
	height: 146px;
	
}
#menuA a {
	color: #FFF;
}
#menuA a:visited {
	color: #FFF;
}
#menuA a:hover {
	color: #F2C066;
}
#menuA a, #menuA a:visited, #menuA a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	
}

/* @@@ MENU SEC @@@ */


/* @@@ CONTEUDO @@@ */
#modal {
	padding: 5px;
	border: 3px solid #666;
	color: #333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #FFF;
	overflow: auto;
}
#modal_overlay {
	background-color: #000;
}
#conteudo li {
	list-style-type: circle;
	list-style-position: outside;
	/*list-style-image: url(../_img/mar_um.gif);*/
	padding-bottom: 10px;
}
#conteudo h2 {
	margin: 25px 0;
	padding: 3px 10px;
	border: 1px solid #EAEAEA;
	background: #F5FFDB url(../_img/bck_h2.gif) top left repeat-x;
	font-size: 1.0em;
	color: #363636;
}
#conteudo h3 {
	margin: 10px 0;
	padding: 0;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #232D8D;
}

/* @@@ BASE @@@ */
#baseA {
  float: left;
	width: 14px;
	height: 85px;
	background: #FFF url(../_img/bck_base_esq.gif) no-repeat;
}
#baseB {
  float: left;
	width: 965px;
	height: 85px;
	border-bottom: 3px solid #f58735;
	background: #FFF;
}
#baseC {
  float: left;
	width: 14px;
	height: 85px;
	background: #FFF url(../_img/bck_base_dir.gif) no-repeat;
}
#baseBA {
  float: left;
  margin: 10px 0 0 15px;
	width: 48%;
	text-align: left;
}
#baseBB {
  float: left;
  margin: 40px 0 0 0;
	width: 48%;
	text-align: right;
}
#base address p {
	padding: 0;
	font-style: normal;
}

