/* CSS Document */

.rodape{
	background:url(../imagens/bg_rodape.gif) repeat-x;
	/*height:272px;*/
	height:214px;
}
	.conteudoRodape{
		width:779px;
		margin:0 auto;
		position:relative;
	}
	
	.textoRodape{
		float:left;
		padding-top:122px;
		/*height:100px;*/
	}
		.textoRodape p{
			line-height:16px;
		}
			.textoRodape p.destaqRodape{
				color:#f0e70b;
			}
			.textoRodape span.endereco{
				color:#FFFFFF;
				padding-bottom:18px;
			}
			.textoRodape p.telefone{
				color:#FFFFFF;
				font-size:18px;
				margin-top:5px;
			}
	
	.imgRodape{
		background:url(../imagens/img_rodape.jpg) no-repeat;
		/*width:294px;
		height:194px;
		margin-top:78px;*/
		width:316px;
		height:216px;
		float:right;
	}
	/*ul.rodapeParceiros{
		margin-top:20px;
		height:40px;
		float:left;
	}
		ul.rodapeParceiros li{
			float:left;
		}
		ul.rodapeParceiros li.parceiroGge{
			background:url(../imagens/GGE.gif) no-repeat;
			width:86px;
			height:40px;
			margin-right:10px;
		}
			ul.rodapeParceiros li.parceiroGge a{
				display:block;
				width:86px;
				height:40px;
			}
		ul.rodapeParceiros li.parceiroGame{
			background:url(../imagens/game.gif) no-repeat;
			width:86px;
			height:40px;
		}
			ul.rodapeParceiros li.parceiroGame a{
				display:block;
				width:86px;
				height:40px;
			}*/
		
#wi{
	background:url(../imagens/produzido_por_wi.gif);
	width:95px;
	height:17px;
	margin-top:20px;
}
#wi a{
	display:block;
	height:17px;
}