@charset "utf-8";
/* 
Documento CSS
Data de criação:31/01/2009
Autor: Djalma Bento
Descrição: Controle do rodapa das páginas Sophia
*/

#rodape_geral{
	width:1000px;
	height:284px;
	margin:0 auto;
	position:relative;
	}
#rodape_1{
	background-image: url(../imagens/home_14.jpg);
	width:1000px;
	height:126px;
	position:absolute;
	top:0px;
	}
#rodape_2{
	background-image: url(../imagens/home_15.jpg);
	width:1000px;
	height:158px;
	position:absolute;
	top:126px;
	}

