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: Verdana, Arial, Sans-serif;
  color:Gray;
  font-size: 10px;
  }

  img {
  	border: none;
  }
  
#conteudo {
  width:640px;
  margin:0 auto;
  text-align: left;
}

#topo {  
  margin-bottom: 5px;
}

#topo #logo {
	width: 60px;
	height: 60px;
	top: 5px;
	position: absolute;
}

#destakGrafGrande {
	position: absolute;
	top: 64px;
	height: 140px;
	width: 425px;
}

#destakGrafMedio1 {
	position: absolute;
	top: 65px;
	margin-left: 428px;
	width: 210px;
	height: 65px;	
}

#destakGrafMedio2 {
	position: absolute;
	top: 134px;
	margin-left: 428px;
	width: 210px;
	height: 65px;	
}

#destakTexto {
	position: absolute;
	top: 204px;
	margin-left: 0px;
	width: 640px;
	margin-bottom: 10px;
}

#destakTexto div {
	margin-left: 2px;
	width: 210px;
	height: 145px;
	float: left;
	color: #b8860b;
}

#parceiros {
   position: absolute;
	top: 410px;
	margin-left: 0px;
	width: 640px;
	margin-bottom: 10px;
}

#rodape {
   position: absolute;
	top: 460px;
	margin-left: 0px;
	width: 640px;
	margin-bottom: 10px;
	font-size: 9px;
	text-align: center;
}

#rodape a{
	text-decoration: none;
	font-weight: bold;
	color: Gray;
}
#rodape a:hover{
	color: Black;
}

#destakTexto div h1{
   margin-top: 0;
	margin-bottom: 5px;
	padding: 3px;
	font-size: 9px;
	text-align: left;
	color: White;
	font-weight: bold;
	background: #F09A3A;
}
#destakTexto div h1 a{
	color: White;
	text-decoration: none;
}
#destakTexto div h1 a:hover{
	color: Maroon;
}
#destakTexto div a{
  text-decoration: none;
  color: Maroon;
  font-weight: bold;
}

#destakTexto div a:hover{
  text-decoration: none;
  color: Black;
}

#destakTexto div p{
   margin-top: 3px;
	margin-bottom: 3px;
	font-size: 9px;
	text-align: left;
}


#topo #navegacao {
  position: absolute;
  top: 5px;
  margin-left: 62px;
  font-size: 9px;
  font-weight: normal;
  text-align: right;
  height: 56px;
  width: 576px;
  background: url(_img/top_bk.gif);
  color: white;
}
#topo #navegacao P{
  margin-top: 8px;
}

#topo #navegacao A{
  text-decoration: none;
  color: white;
  font-weight: bold;
}
#topo #navegacao A:hover {
  color: #FFBBBB;
}

#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;
}