/* CSS Document */
body {
  background: url(img/bg_geral.gif) repeat-x #b8c6db;
  margin: 0; 
  padding: 0;
  text-align: center;
}


#geral {
  width: 1005px;
  background: #0D3781;
  margin: 0 auto 0;
  padding: 0;
  position: relative;
  text-align: left;
}

#topo {
	background: url(img/topo.jpg);
	background-color: #e6de9e;
	width: 1005px;
	height: 240px;
	float: none;
}


#banner {
	float: left;
	margin-top: 215px;
	margin-left: 216px;
	position: absolute;
	background: url(banner/amazonia.gif) no-repeat;
	width: 468px;
	height: 60px;
	border: 1px #000000 solid;
	visibility: hidden;
}


#miolo {
  background: url(img/menu_fundo.jpg) repeat #0000bb;
  width: 1005px;
  float: left;
}

#menu {
  background: url(img/menu_fundo.gif) repeat-x #0000bb;
  position: relative;
  width: 121px;
  float: left;
  left: 0;
  height: 547px;
}

#menu ul {
  text-align: right;
  clear: both;
  color: #9dbaf9;
  font: 12px verdana;
  width: 110px;
  margin: 0;
  padding: 0;
}

#menu ul li {
  text-align: right;
  clear: both;
  margin-top: 10px;
  margin-left: 7px;
  list-style: none;
  display: block;
  border-bottom: 2px dotted #9dbaf9;
  font: 12px verdana;
}

#menu ul li a {
  text-decoration: none;
  color: #9dbaf9;
    font: 12px verdana;

}


#conteudo {
  background: url(img/texto_fundo.gif) repeat-y;
  position: relative;
  float: left;
  width: 878px;
  margin-left: 6px;
  font: 12px verdana;
}

#conteudo ul li {
  position: relative;
  display: block;
  margin: 10px;
  font-weight: bold;
  float: left;
  color: #0000bb;
}

#conteudo ul li a {
  text-decoration: none;
  color: #0000bb;
}

#texto {
  position: relative;
  margin: 20px;
  color: #66513a;
  clear: left;
}

#texto a {
  text-decoration: none;
  color: #66513a;
  font: 12px verdana;
}

#texto a:hover {
  text-decoration: underline;
  color: #66513a;
  font: 12px verdana;
}

#texto_esq {
  position: relative;
  float: left;
  width: 380px;
}

#texto_meio {
  position: relative;
  float: left;
  left: 7px;
  width: 235px;
}

#texto_dir {
  position: relative;
  float: left;
  left: 15px;
  width: 210px;
}

#boletim {
  background: url(img/logo_transp.gif) no-repeat #b8c6db;
  border: dotted 2px #0000bb;
  padding: 5px 5px 15px 5px;
}

#boletim a {
  color: #0D3781;
}

.dot {
  border-bottom: dotted 2px #0000bb;
  margin-top: 20px;
}

#clr {
  clear: both;
}

.titulo {
  font-weight: bold;
}

.foto {
  border: 0;
}

.azul {
  color: #0000bb;
  font: bold 15px verdana;
  margin-bottom: 15px;
  margin-top: 15px;
}

#rodape {
  background: url(img/fundo_rodape.jpg) ;
  height: 95px;
  margin-left: -127px;
  z-index: 10;
  position: relative;
}

table {
	font-family: Verdana;
	font-size: 12px;
}
