#conteiner-rodape {
	margin:0 0 0 0;
	padding:0;
	width:100%;
	height:183px;
	background:url(/imagens/linha-rodape.jpg) repeat-x bottom;
}

#rodape {
	margin:0 auto;
	padding:0;
	width:980px;
	height:183px;
	background:url(/imagens/bg-footer.jpg) no-repeat right bottom;
}

.bloco-rodape {
	float:left;
	margin:20px 40px 0 0;
	height:160px;
}

.bloco-rodape ul {
	margin:15px 0 0 0;
}

.bloco-rodape ul a {
	color:#fff;
}

.bloco-rodape ul a:hover {
	color:#ebebeb;
}

.icons-rodape {
	margin:15px 0 0 0;
}