#absoluta_topo {
	position: absolute;
	z-index: 0;
	height: 109px;
	width: 100%;
}
#topo_fundo_esquerdo {
	background-image: url(../img/cabecalho_fundo_esquerdo.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 109px;
	width: 49%;
}
#topo_fundo_direito {
	background-image: url(../img/cabecalho_fundo_direito.jpg);
	background-repeat: repeat-x;
	float: right;
	height: 109px;
	width: 49%;
}


#absoluta_geral {
	width: 100%;
	position: absolute;
	z-index: 1;
}
#corpo_total {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#rodape_total {
	background-image: url(../img/fundo_rodape.jpg);
	background-repeat: repeat-x;
	clear: both;
	width: 100%;
	background-position: bottom;
	background-color: #FFFFFF;
}
#rodape_sombra {
	background-image: url(../img/sombra_rodape.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 775px;
}
#rodape_texto {
	clear: both;
	height: 60px;
	width: 775px;
}
#rodape_desize {
	float: right;
	height: 50px;
	width: 355px;
	padding-top: 10px;
	padding-right: 20px;
	text-align: right;
}
#rodape_copyright {
	float: left;
	height: 50px;
	width: 380px;
	padding-top: 10px;
	padding-left: 20px;
}


#cabecalho {
	height: 109px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#corpo {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#menu_base {
	background-image: url(../img/fundo_menu_base.jpg);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	height: 198px;
	width: 160px;
}

#conteudo_total {
	float: left;
	width: 390px;
}
#conteudo {
	width: 350px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#conteudo_contato {
	clear: both;
	width: 350px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 30px;
}
#conteudo_sombra {
	background-image: url(../img/sombra_hor_conteudo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	height: 12px;
	width: 350px;
}
#conteudo_padrao {
	width: 350px;
	text-align: justify;
	padding-bottom: 20px;
}



#menu_total {
	float: left;
	width: 160px;
}
#menu_topo {
	background-image: url(../img/fundo_menu_topo.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 160px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#noticias_total {
	float: left;
	width: 225px;
}
#noticias {
	width: 185px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#noticias_titulo {
	background-image: url(../img/titulo_noticias.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 185px;
	margin-bottom: 5px;
}

#artigos_titulo {
	background-image: url(../img/titulo_artigos.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 185px;
	margin-bottom: 5px;
}


#noticias_texto {
	clear: both;
	float: left;
	width: 185px;
}




#rodape {
	height: 72px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}


#cabecalho_total {
	height: 109px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#noticias_sombra {
	background-image: url(../img/sombra_hor_noticias.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 12px;
	width: 173px;
	padding-right: 6px;
	padding-left: 6px;
	float: left;
	margin-top: 15px;
	margin-bottom: 8px;
	background-position: center;
}
#noticias_leia_mais {
	clear: both;
	float: left;
	width: 185px;
}

#noticia_menu {
	clear: both;
	text-align: right;
	margin-bottom:10px;
}
#enviou_contato {
 height: 263px;

}
#foto_apresentacao {
	width: 185px;
	text-align: center;
	margin-bottom: 20px;
}
#fotos_geral {
	width: 350px;
	float: left;
	padding-bottom: 10px;
}
#fotos_foto {
	float: left;
	padding-bottom: 5px;
}

