/* CSS Document */

.rodape{
	background:#fff url(../imagens/bg_rodape.gif) no-repeat bottom;
	height:90px;
	width:941px;
	padding-left:28px;
	padding-right:19px;
	padding-top:15px;
	font-size:12px;
}
	.rodape div.esquerdaRodape{
		float:left;
	}
	.rodape div.direitaRodape{
		float:right;
		padding-top:30px;
	}
		.rodape div.direitaRodape img{
			margin-left:10px;
		}
	.rodape span.telefoneRodape{
		background:url(../imagens/telefoneRodape.gif) no-repeat;
		height:33px;
		width:161px;
		display:block;
	}

div.produzidoPor{
	margin-bottom:20px;
}
	div.produzidoPor a{
		background:url(../imagens/wi.gif) no-repeat;
		width:98px;
		height:28px;
		display:block;
		float:right;
	}
