/* footer */ 
#footer {
	clear: both;
	overflow: auto;
	min-height: 100px;
	padding: 10px;
	/*border-top: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;*/
	background: #333333;
    margin-top:40px
}

#footer .container_12{background: #000000; }

#footer .grid_3 h3,#footer .grid_2 h3 {
	color: #ffffff;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 8px;
	border-bottom:1px solid #333333;
	/*width: 40%;*/
}
#footer .grid_3,#footer .grid_2 {
    
    min-height: 100px;
}
#footer .grid_3  ul,#footer .grid_2  ul {
	margin-top: 0px;
	margin-left: 8px;
	
}
#footer .grid_3  ul li,#footer .grid_2  ul li {
	margin-bottom: 7px;
}
#footer .grid_3  a,#footer .grid_2  a {
	text-decoration: none;
	color: #fff;
}
#footer .grid_3  a:hover ,#footer .grid_2  a:hover{
	text-decoration: underline;
}
#powered .container_12 {background-color:#E40D17;
	margin-top: 5px;
    height:47px;
	text-align: right;
	clear: both;
}
.copyright{margin-top:20px;color:#ffffff;text-align: left;
	
}
.design_by {padding:;margin-top:20px;
text-align: right;
}
.design_by a{
	color:#ccc;
}
.design_by a:hover{
	color:#ccc;
}
.selo{

width:20%;
	height:52px;
	border-bottom:1px solid  ;
	background-image: url("../image/selo.png");
	background-repeat:no-repeat;
	padding:10px;
	margin-bottom:10px;
	
	
}
.pagamento{
	background-image: url("../image/pagamento.png");
	background-repeat:no-repeat;
	width: 100%;
	padding:15%;
	
}
.logo2 li{
	
	background-image: url("../image/logo2.png");
	background-repeat:no-repeat;
	width: 100%;
	margin:3px 0;
	padding:12% 0%;
}
.logo2 li a{
	margin:-26px 0px;
	position:absolute;
	
	padding:20px 34px;
}
.tune{ 
	padding:10px 0px  10px;
}