html{
	margin:0;
	height:100%;
}

body {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background:url(../imagens/background.png) no-repeat bottom fixed;
	background-color:#0079d6;
}


#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;
}

#div_botoes_topo{
	position:relative;
	float:right;
	width:550px;
	height:25px;
	margin:50px 27px 0 0;
	text-align:right;
}

#banner_foto {
	position:relative;
	width: 920px;
	margin:0 0 0 10px;
	height:204px;
	z-index:1;
	
}


#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 20px 0;
	background: url(../imagens/fundo_conteudo.png) no-repeat top left #FFF;
}

#conteudo_carrega {
	margin: -75px 0 20px 0;
	width: 500px;
	background-color:#fff;
	position:relative;
	border: 8px #E8DFCD solid;
	border-collapse:collapse;
	color:#666;
	padding:5px 15px 15px 15px;
	left:210px;
	float:left;
	text-align:justify;
}

#conteudo_carrega_esp_eng {
	margin: -75px 0 20px 0;
	width: 655px;
	background-color:#ffffff;
	position:relative;
	border: 8px #E8DFCD solid;
	border-collapse:collapse;
	color:#666;
	padding:5px 15px 15px 15px;
	left:210px;
	float:left;
	text-align:justify;
}

#breadcrumb{
	background-color:#E8DFCD;
	position:absolute;
	padding:5px ;
	margin:-5px 0 0 -15px;

}



#titulo_topo{
	margin:0 0 0 -20px;
	padding:3px 0 3px 3px;
	height:25px;
}

#conteudo_carrega .div_oculta{
	display:none;

}

#div_eventos_interna{
	position:absolute;
	background-image:url(../imagens/fundo_div_eventos_interna2.png);
	background-repeat:no-repeat;
	width:151px;
	height:165px;
	margin:0;
	float:right;
	top: -74px;
	left: 771px;
}


#div_associe{
	position:absolute;
	width:139px;
	height:82px;
	margin:0;
	float:right;
	top: 207px;
	left: 778px;
}

#div_receba{
	position:absolute;
	width:139px;
	height:82px;
	margin:0;
	float:right;
	top: 107px;
	left: 778px;
}

#div_noticias{
	width:118px;
	position:absolute;
	border:#CCE4E5 10px solid;
	border-collapse:collapse;
	left: 779px;
	top: 309px;
	background-color: #FFFFFF;
	font-size:11px;
}

.fonte_13{
	font-size:13px;
	
}
