*{
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  font-size: 11px;
  color: #ffffff;
  
}
body{    
  margin:0px;
}

h2{
	font-size: 17px;
	font-weight: bold;
}
/* Navegação*/
#linha-preta {
  position: relative;
  top: 0px;
  left: 0px;
  width: 750px;
  height: 30px;
  background-color: black;
  z-index: 5;
  display: block;
}
#drop-navegacao {
  position: absolute;
  top: 0px;
  left: 459px;
  width: 241px;
  height: 38px;
  background: url(../img/bg/drop-navegacao.gif) no-repeat;
  z-index: 6;
  display: block;
}
#drop-navegacao select {
  position: relative;
  top: 8px;
  left: 87px;
  width: 120px;
  height: 18px;
  font-size: 10px;
  background-color: #fff;
  border-color:#fff;
}
#drop-navegacao a {
  position: absolute;
  top: 12px;
  left: 216px;
  width: 13px;
  height: 11px;
  display: block;
  text-indent: -5000px;
}
option{
  color: #000;
}
select{
  color: #000;
}
/* Fim: Navegação*/
#total{
  width: 100%;
  background-image: url(../img/bg/bg.jpg);
}
#centro{
  position: relative;
  width: 750px;
  left: 50%;
  margin-left: -375px;
  height: 100%;
  display: block;
}
#topo{
  position:relative;
  width: 750px;
  height: 85px;
  display: block;
  background-image: url(../img/bg/bg_topo.gif);
  background-repeat: repeat-x;
}
#destaque{
 position:relative;
 width: 750px;
 height: 284px;
 display: block; 
}
#curiosidades{
  position: absolute;
  top: 112px;
  left:455px;
  width: 221px;
  height: 68px;
  z-index: 999;
  padding: 0 10px 0 10px;
  background-image: url(../img/bg_curiosidades.jpg);
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

#txtindex{
  position: relative;
  width: 750px;
  background-image: url(../img/bg/bg_areaindex.gif);
  background-repeat: repeat-x;
  background-color: #99cc99;
  padding-top: 10px;
}
.coluna1{
  width: 190px; 
  padding-left: 200px;
  margin-bottom: 20px;
}
.coluna2{
  width: 180px;
  margin-left: 3px;
  margin-right: 3px;
}
.coluna3{
  width: 30px;
}
.maisNoticias{  
  width: 380px;
  padding-left: 200px;
  /*border: 1px #000 solid;*/
}



#noticias{
  margin-left: 210px;
}
.tit_noticias{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px; 
  color: #ffffff;
  font-weight: bold;
}
.txt_noticias{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;  
  color: #ffffff;
  padding-left: 5px;
}
#logo-addx {
  position: absolute;
  left: 50%;
  margin-left: 385px;
  margin-top:270px; 
  width: 12px;
  height: 98px;
}

#titbarra{
  position: absolute;
  top: 80px;
  left: 210px;
  z-index: 999;
}

a.not{
  text-decoration: none;
  color: #ffffff;
}
a.not:hover{
  text-decoration: underline;
  color: #ffffff;
}
.titinterna{
  font-size: 18px;
}
#interna{
  position: relative;
  width: 750px;
  background-image: url(../img/bg/bg_areaindex.gif);
  background-repeat: repeat-x;
  background-color: #7dbfe2;
  padding-top: 30px;
  min-height: 560px;
}
#txt-internas{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  width:500px;
  padding-left: 210px;
  min-height: 370px;
}
.txt-com-galeria{
  width: 240px;
  text-align: justify;
}
.txt-sem-galeria{
  width: 490px;
  text-align: justify;
}
.c-fotos{
  width: 241px;
}
#titulo-de-secao{
  width: 196px;
  height: 34px;
  position: absolute;
  z-index: 99;
  top: 90px;
  left: 210px;
}
#maisnoticiasinterna{
  position: relative;
  width: 750px;
  background-image: url(../img/bg/bg_areaindex.gif);
  background-repeat: repeat-x;
  background-color: #99cc99;
  min-height: 200px;
}
#txt-noticiasinterna{
  width: 300px;
  padding-left: 210px;
  padding-top: 10px;
}
#noticia-defesa{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px; 
  color: #ffffff;
  font-weight: bold;
}
td.t-not-interna{
  width: 500px;
}#rodape{
	width: 535px;
	margin: 0 auto;
	padding-left: 214px;
}
