@CHARSET "ISO-8859-1";

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}

.Scroller-Container1 {
  position: absolute;
  top: 0px; left: 0px;
  height: 250px;
}

.Top{
  position: absolute;
  width: 15px; height: 17px;
  background-image: url('../imagens/scroll/top.gif');
  font-size: 0px;
}

.Top1{
  position: absolute;
  width: 15px; height: 17px;
  background-image: url('../imagens/scroll/top.gif');
  font-size: 0px;
}

.Scrollbar-Up {
  position: absolute;
  width: 15px; height: 17px;
  background-image: url('../imagens/scroll/setacm.gif');
  font-size: 0px;
}

.Scrollbar-Up1 {
  position: absolute;
  width: 15px; height: 17px;
  background-image: url('../imagens/scroll/setacm.gif');
  font-size: 0px;
}

.Scrollbar-Track {
  width: 10px; height: 160px;
  position: absolute;
  top: 20px;
  width: 15px;
  background-image: url('../imagens/scroll/centro.gif');
  background-repeat: repeat-y;
}

.Scrollbar-Track1 {
  width: 10px; height: 160px;
  position: absolute;
  top: 20px;
  width: 15px;
  background-image: url('../imagens/scroll/centro.gif');
  background-repeat: repeat-y;
}
.Scrollbar-Handle {
  position: absolute;
  width: 13px; height: 76px;
  background-image: url('../imagens/scroll/rolagem.gif');
  background-repeat: no-repeat;
  margin-left: 1px;
}

.Scrollbar-Handle1 {
  position: absolute;
  width: 13px; height: 76px;
  background-image: url('../imagens/scroll/rolagem.gif');
  background-repeat: no-repeat;
  margin-left: 1px;
}

.Scrollbar-Down {
  position: absolute;
  top: 190px;
  width: 15px; height: 17px;
  background-image: url('../imagens/scroll/setabx.gif');
  font-size: 0px;
}

.Scrollbar-Down1 {
  position: absolute;
  top: 190px;
  width: 15px; height: 17px;
  background-image: url('../imagens/scroll/setabx.gif');
  font-size: 0px;
}

#Scrollbar-Container {
  position: absolute;
  top: 50px; left: 460px;
  height: 200px;
}

#Scrollbar-Container1 {
  position: absolute;
  top: 50px; left: 460px;
  height: 200px;
}

.conteudoCulpaCronica{
  position: absolute; 
  overflow: hidden;
  width: 340px;
  height: 320px;
  display: none;
}
.conteudoComentarios{
  position: absolute; 
  overflow: hidden;
  width: 340px;
  height: 158px;
  display: none;
}

.conteudo_contato{
  overflow: hidden;
  width: 340px;
  height: 160px;
}

.conteudoListagem{
  position: absolute; 
  overflow: hidden;
  width: 255px;
  height: 160px;
  display: none;
}
.conteudoListagemBlogAlivio{
	position: absolute; 
  	overflow: hidden;
  	width: 375px;
  	height: 250px;
  	display: none;
}
.conteudoPrivacidade{
	position: absolute; 
  	overflow: hidden;
  	top: 130px;
  	left: 30px;
  	width: 430px;
  	height: 335px;
  	display: none;
}
#News {display: block;}
#News1 {display: block;}
#News2 {display: block;width: 400px;}
#News2 #Scrollbar-Container{
	position: absolute;
	top: 5px; 
	left: 455px;
	height: 200px;
}
