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

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

#cont_rodape{
	width:951px;
	height:150px;
	margin:auto;
	
	}

#texto_rodape{
	text-align:right;
	float:left;
	margin-top:50px;
	margin-left:220px;
	color:#665;
	font-size:14px;
	
	}
