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

#rodape {
	width:955px;
	height:170px;
	background:url(../imagens/rodape2.jpg) no-repeat;
	position:relative;
	margin:0 auto;
	clear: both;
	}
	
#rodape-produtos {
	width:955px;
	height:170px;
	background: url(../imagens/bg_rodape_produtos.jpg) no-repeat;
	position:relative;
	margin:0 auto;
	clear: both;
	}	


#direitos {
	height: 22px;
	width: 747px;
	float: left;
	margin-top: 24px;
}


#direitos p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-indent: 15px;
	margin-top: 8px;
}

