
footer{
	border-top: 3px solid #0011DD;
	background: #333333;
	min-height: 182px;
}
footer .endereco-rodape .texto{
margin-top: 20px;
}

.midias-rodape a img{
	float: left;
	margin-right: 9px;
	margin-top: 20px;
}
.linha-bottom{
	background: #DDDDDD;
	min-height: 40px;
	display: block;
	box-sizing: border-box;

}
.hostche{
	float: right;
	margin-top: 10px;
}