/* CSS Document */

.rodape{
	background:url(../imagens/bg_rodape.gif) repeat-x;
	height:223px;
	margin-top:10px;
}
.rodape div.conteudoRodape{
	width:988px;
	margin:0 auto;
}
	.rodape div.conteudoRodape div.oferecimento{
		border-bottom: 1px solid #343434;
		height:107px;
	}
	.rodape div.conteudoRodape p.titOferecimento{
		background:url(../imagens/oferecimentoTit.gif) no-repeat;
		width:75px;
		height:16px;
	}
	.oferecimento{
		text-align:center;
		width:988px;
	}
	.box-oferecimento{
		width:156px;
		margin-right:30px;
	}
	.box-oferecimento-ultimo{
		margin-right:0;
	}

.produzidoPor{
	background:url(../imagens/WI.gif) no-repeat;
	width:145px;
	height:30px;
	margin:0 auto;
	margin-top:10px;
	float:left;
	margin-left:360px;
}
.produzidoPor a{
	height:30px;
	display:block;
}
.hospedadoPor{
	background:url(../imagens/hospedado_servhost.gif) no-repeat;
	width:105px;
	margin:0 auto;
	margin-top:10px;
	float:left;
}
.hospedadoPor a{
	display:block;
	height:30px;
}
.rodape div.conteudoRodape div.linksRodape{
	padding-top:30px;
	text-align:center;
	width:988px;
	color:#CCCCCC;
	clear:both;
}
	.rodape div.conteudoRodape div.linksRodape a{
		margin-right:15px;
		color:#CCCCCC;
		margin-left:15px;
	}
	
.rodape div.conteudoRodape div.copyright{
	color:#6D6D6D;
	margin:0 auto;
	padding-top:8px;
	width:260px;
	text-align:center;

}


