@charset "utf-8";
/* CSS Document */

#fundo_rodape{
	background:url(../images/bg_rodape.jpg) repeat-x;
	height:89px;
}

#conteudo_rodape{
	width:800px;
	height:89px;
	margin:auto;
	
	}

#logo{
	padding-top:35px;
	color:#FFF;
	margin-left:-150px;

}

#texto_rodape{
	width:645px;
	height:59px;
	float:left;
	margin-top:30px;
	text-align:right;
	font-size:12px;
	color:#034b95;
	}