html{
	margin:0;
	height:100%;
}

td{font-size:11px;}

body {
	font: 11px Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background:url(../imagens/background.png) no-repeat bottom fixed;
	background-color:#0079d6;
	
}

.body2 {
	font: 11px Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background:none;
	background-color:#ffffff;

	
}


#div_topo {
	position:relative;
	height:110px;
	width:940px;
	background:url(../imagens/fundo_topo.png) no-repeat bottom;

	
}

#div_logo{
	position:relative;
	width:220px;
	height:69px;
	top: 20px;
	left: 34px;
}

#banner_foto {
	position:relative;
	width: 920px;
	margin:0 0 0 10px;
	height:204px;
	z-index:1;
	
}

#div_botoes_topo{
	position:relative;
	float:right;
	width:550px;
	height:25px;
	margin:50px 27px 0 0;
	text-align:right;
}

#banners_laterais {
	width: 180px;
	background:url(../imagens/background_banners.png) repeat-y;
	height:400px;
	position:absolute;
	z-index:1001;
	margin:0;
	left: 18px;
	background-image: url(../imagens/background_banners.png);
}



#conteudo {
	padding: 0;
	width: 940px;
	margin:0;
	z-index:100;
	position:absolute;
	padding:0 0 0 0;
	height: 510px;
	background: url(../imagens/fundo_conteudo.png) no-repeat top left #FFF;
}


#div_rapidas {
	width: 300px;
	height:110px;
	position:absolute;
	color:#666;
	padding:0;
	z-index:20;
	left: 609px;
	top: -75px;
	background:url(../imagens/fundo_div_rapidas.png) no-repeat;
	font-size:11px;
}


#div_informa {
	width: 397px;
	height:257px;
	position:absolute;
	color:#666;
	padding:0 0 0 35px;
	z-index:20;
	left: 210px;
	top: -75px;
	background:url(../imagens/fundo_div_informa.png) no-repeat;
	font-size:11px;

}

#div_informa_news_01{
	position:absolute;
	width:160px;
	height:50px;
	top: 53px;
	left: 31px;
}
#div_informa_news_02{
	position:absolute;
	width:160px;
	height:50px;
	top: 53px;
	left: 210px;
}
#div_informa_news_03{
	position:absolute;
	width:160px;
	height:50px;
	top: 166px;
	left: 32px;

}
#div_informa_news_04{
	position:absolute;
	width:160px;
	height:50px;
	top: 168px;
	left: 210px;

}

#div_energia {
	width: 385px;
	height:200px;
	position:absolute;
	color:#666;
	padding:0;
	z-index:20;
	left: 217px;
	top: 200px;
	font-size:11px;
	background-color: #FFFFFF;

}

#div_pldt {
	width: 288px;
	height:200px;
	position:absolute;
	color:#666;
	padding:0;
	z-index:20;
	left: 616px;
	top: 200px;
	font-size:11px;

}

#div_endereco{
	width:688px;
	height:50px;
	position:absolute;
	left: 217px;
	top: 428px;
	border-top: #999 1px dashed;
	font-size:11px;
	padding:15px 0 0 0;
}

#div_eventos{
	width:115px;
	height:114px;
	position:absolute;
	border:#CCE4E5 10px solid;
	left: 616px;
	top: 48px;
	background-color: #FFFFFF;
	font-size:11px;
}


#div_entrevista{
	width:115px;
	height:114px;
	position:absolute;
	border:#CCE4E5 10px solid;
	border-collapse:collapse;
	left: 769px;
	top: 48px;
	background-color: #FFFFFF;
	font-size:11px;
}

#titulo_topo{
	margin:8px 0 0 -20px;
	padding:3px 0 3px 3px;
	height:25px;
}


#conteudo_carrega .div_oculta{
	display:none;

}

