body {
  background-color: White;
  background-image: url(_img/bk-top.gif);
  background-position: top;
  background-repeat: repeat-x;
  background-attachment: fixed;
  margin:0;
  padding:10px 10px;
  text-align:center;
  font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
  color:Gray;
  font-size: 10px;
  }
  
#conteudo {
  width:640px;
  margin:0 auto;
  text-align: left;
  }

#conteudo {
	background-color: White;
}

#topo {  
  margin-bottom: 5px;
	
}

#topo #logo {
	width: 60px;
	height: 60px;
	top: 5px;
	position: absolute;
}

#destakGrafGrande {
	position: absolute;
	top: 70px;
	height: 140px;
	width: 425px;
}

#destakGrafMedio1 {
	position: absolute;
	top: 70px;
	margin-left: 430px;
	width: 210px;
	height: 65px;	
}

#destakGrafMedio2 {
	position: absolute;
	top: 145px;
	margin-left: 430px;
	width: 210px;
	height: 65px;	
}

#destakTexto {
	position: absolute;
	top: 215px;
	margin-left: 0px;
	width: 640px;
	margin-bottom: 10px;
}

#destakTexto h1{
   margin-top: 0;
	margin-bottom: 5px;
	font-size: 16px;
	text-align: left;
	color: #0f2624;
	font-weight: bold;
	background: url(_img/2-bk.gif);
}

#destakTexto a{
  text-decoration: none;
  color: Gray;
}

#destakTexto a:hover{
  text-decoration: none;
  color: Black;
}

#destakTexto p{
   margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	text-align: left;
}


#topo #navegacao {
  position: absolute;
  top: 5px;
  margin-left: 65px;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  height: 60px;
  width: 575px;
  background: url(_img/0-bk.gif);
  color: #9CD8D3;
}
#topo #navegacao A{
  text-decoration: none;
  color: #BAE4E0;
}
#topo #navegacao A:hover {
  color: White;
}

#destakTexto .rodape {
  	font-size: 9px;
	text-align: center;
}  
#destakTexto .rodape a{
    text-decoration: none;
	 font-weight: bold;
	 color: #606060;
}
#destakTexto .rodape a:hover{
    text-decoration: none;
	 font-weight: bold;
	 color: Black;
}
