#degrade_geral {
	position: absolute;
	width: 100%;
	z-index: 0;
	margin: 0px;
	background-color: #FFFFFF;
}
#degrade_topo {
	background-image: url(../img/cabecalho_fundo.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	height: 110px;
	margin-top: 154px;
}
#titulo {
	float: left;
	height: 27px;
	width: 342px;
}
#conteudo_texto {
	width: 342px;
	float: left;
	padding-top: 20px;
}
#conteudo {
	float: left;
	width: 342px;
	padding: 23px;
}

#degrade_base_menu {
	background-image: url(../img/menu_base_degrade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	float: left;
	height: 160px;
	width: 170px;
}
#organizacao_geral {
	float: left;
	width: 205px;
}


#conteudo_geral {
	float: left;
	width: 400px;
}
#base_topo {
	float: left;
	height: 112px;
	width: 400px;
}
#sombra_esquerda {
	float: left;
	height: 380px;
	width: 12px;
}
#sombra_direita {
	float: left;
	height: 380px;
	width: 12px;
}
#logo {
	width: 193px;
	clear: both;
	float: left;
	padding-top: 25px;
}
#logo_baixo {
	clear: both;
	float: left;
	width: 193px;
	padding-top: 25px;
	padding-bottom: 25px;
}




#degrade_topo_menu {
	background-image: url(../img/menu_topo_degrade.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 170px;
}


#menu_total {
	float: left;
	width: 170px;
}

#menu {
	clear: both;
	float: left;
	width: 170px;
	background-color: #345857;
}



#geral {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#total {
	background-color: #FFFFFF;
	clear: both;
	float: left;
	width: 775px;
}

#rodape_total {
	background-image: url(../img/rodape_fundo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 60px;
	width: 100%;
	clear: both;
	float: left;
}
#rodape {
	height: 60px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	width: 545px;
	text-align: right;
	float: left;
	height: 37px;
	padding-top: 23px;
}
#desize {
	text-align: right;
	float: left;
	height: 37px;
	width: 205px;
	padding-top: 23px;
	padding-right: 25px;
}

#cabecalho {
	background-image: url(../img/cabecalho.jpg);
	background-repeat: no-repeat;
	height: 154px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#absoluta_geral {
	width: 100%;
	z-index: 1;
	position: absolute;
}

#logos_geral {
	float: left;
	width: 193px;
}
#organizacao {
	float: left;
	height: 112px;
	width: 205px;
}
