body {
	background-color: #025B69;
	margin: 0px;
	background-image: url(../imagens/patter_body.jpg);
	background-repeat: repeat-x;
}
#geral {
	height: 100%;
	width: auto;
}
#geral_pattern {
	height: auto;
	width: 996px;
	background-image: url(../imagens/pattern_geral.jpg);
}

#topo {
	height: 190px;
	width: 996px;
	background-image: url(../imagens/topo.jpg);
}
#titulo_pagina_geral {
	height: 95px;
	width: 996px;
}
#titulo_pagina_1 {
	height: 95px;
	width: 585px;
	float: left;
}
#titulo_pagina_2 {
	height: 95px;
	width: 50px;
	float: left;
	background-image: url(../imagens/titulo_2.jpg);
}
#titulo_pagina_3 {
	height: 95px;
	width: 266px;
	float: left;
	background-image: url(../imagens/titulo_3.jpg);
}
#titulo_pagina_4 {
	height: 95px;
	width: 95px;
	float: left;
	background-image: url(../imagens/titulo_4.jpg);
}
#texto_geral {
	height: auto;
	width: 996px;
}
#texto_1 {
	width: 95px;
	vertical-align: top;
	background-image: url(../imagens/bg_texto_1.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#texto_2 {
	width: 490px;
	background-color: #E9EEF2;
	text-align: center;
	vertical-align: top;
}
#texto_3 {
	width: 50px;
	background-image: url(../imagens/texto_3.jpg);
}
#texto_4 {
	width: 266px;
	vertical-align: top;
	text-align: center;
	background-color: #E1E8EE;
}
#texto_5 {
	width: 95px;
	vertical-align: top;
	background-image: url(../imagens/bg_texto_5.jpg);
	background-repeat: repeat-y;
	background-position: left;
}





#ant_rodape_geral {
	height: 85px;
	width: 996px;
}
#ant_rodape_1 {
	height: 85px;
	width: 95px;
	background-image: url(../imagens/ant_rodape_1.jpg);
	float: left;
}
#ant_rodape_2 {
	height: 85px;
	width: 490px;
	background-image: url(../imagens/ant_rodape_2.jpg);
	float: left;
}
#ant_rodape_3 {
	height: 85px;
	width: 50px;
	background-image: url(../imagens/ant_rodape_3.jpg);
	float: left;
}
#ant_rodape_4 {
	height: 85px;
	width: 266px;
	background-image: url(../imagens/ant_rodape_4.jpg);
	float: left;
}
#ant_rodape_5 {
	height: 85px;
	width: 95px;
	background-image: url(../imagens/ant_rodape_5.jpg);
	float: left;
}

#rodape {
	height: 25px;
	width: 996px;
	background-image: url(../imagens/rodape.jpg);
}
