hr{
	color:#F0F0F0;
	background: #F0F0F0;
	border: 1px solid #F0F0F0;
	text-align: left;
}

.rodape{
	width:100% !important;
	float:left;
	margin-top:50px;
	-webkit-box-shadow: 0px -1px 4px -2px rgba(41,41,41,0.36);
	-moz-box-shadow: 0px -1px 4px -2px rgba(41,41,41,0.36);
	box-shadow: 0px -1px 4px -2px rgba(41,41,41,0.36);
}

.rodape .coluna{
	width:33.1%;
	display:inline-table;
	text-align:left;
}

.rodape .coluna .titulo{
	width:100%;
	padding:22px 0;
	text-indent:10px;
	font-size:15px;
	font-weight:bold;
	color:#A4A4A4;
}

.rodape .coluna .link_pagina{
	height:10px;
	padding:15px;
	cursor:pointer;
	float: left;
	width: 26%;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	color: #b7b7b7;
}

.rodape .coluna .link_pagina:hover{
	text-decoration:underline;
}

.rodape .coluna .endereco{
	width:80%;
	height:50px;
	padding:25px 10px;
	color:#eee;
	margin:0 0 10px 0;
	border-bottom:solid 1px #eee;
}

.rodape .coluna .newsLetter{
	width:100%;
	height:10px;
	padding:20px 0;
	color:#eee;
	text-align:left;
}

.rodape .coluna .newsLetter input{
	width:80%;
	border:none;
	padding:5px 0;
	text-indent:10px;
}

.rodape .coluna .newsLetter button{
	border:none;
	background-color:#1A8600;
	padding:5px 10px;
	cursor:pointer;
}

.rodape .coluna .formas_pagamento{
	width:100%;
	height:150px;
	text-align:center;
}

.rodape .coluna .formas_pagamento .pagseguro{
	vertical-align:text-top;
}

.rodape .coluna .formas_pagamento .boleto{
	height:65px !important;
	vertical-align:text-top;
}

.rodape .coluna .author{
	width:100%;
	height:15px;
	text-align:center;
	margin-top:10px;
}

.rodape .coluna .author img{
	height:40px;
	cursor:pointer;
}

.rodape>.coluna>.padding-space{
	padding-top:10px;
	text-align: left;
}

.rodape>.coluna>.padding-space{
	padding-top:10px;
}

.rodape>.coluna>.padding-space-atendimento{
	padding:10px 30px;
}

.rodape>.coluna>.padding-space-atendimento>.box-atendimento{
	width:56%;
	float:left;
	padding-left:10px;
	color:#A4A4A4;
}

div.texto-rodape{
	font-size:11px;
}

div.titulo-rodape{
	font-weight:bold;
	font-size:14px;
	color: #A4A4A4;
}

.padding-space-atendimento>div>img{
	text-align:left;
	float:left; 
	height:134px; 
	width:40%;
}

.coluna .box-institucional{
	float:left;
	color:#b7b7b7;
	width:100%;
	font-size:12px;
}

.coluna .itens-institucional{
	padding:5px 0;
	text-align: center;
}

.text-left{
	text-align: left;
}

.text-center{
	text-align: center;
}

.text-right{
	text-align: right;
}

.border-left{
	border-left: 1px solid #2C2C2C;
}

.border-right{
	border-right: 1px solid #2C2C2C;
}

.author{
	background: #D88695;
	padding: 4px 25px;
	text-align: right;
}

.clear{
	clear: both;
}

.barra{
	padding:0 25px;
}

.texto-informacoes{
	padding:5px 15px;
	cursor:pointer;
	width: 100%;
	text-transform: uppercase;
	font-size: 12px;
	color: #b7b7b7;
}

.texto-informacoes a{
	color:#b7b7b7;
	text-decoration: none;
}