	.bg-footer{background-color: #4a4949;}
	.list-footer{margin:15px 115px 15px 0;padding: 4px;line-height: 16px;border-radius: 4px;float: left;color: white;}
	.list-footer a:hover{background-color: #c4c4c4;color: #666;padding: 1px;border-radius: 4px;}
	.l-footer{margin-bottom: 8px}

	/*	BANNER APOIO*/
	.box{
	margin-bottom: 20px;
	}

	.img-thumb{
		overflow: hidden;
	}

	.box-img{
		width: 100%;
	    height: auto;
	    margin: 5px 0;
	    border: 1px solid #eee;
	    min-height: 140px;


	}

	.subtitle-apoio{
		font-size: 16px;
	    line-height: 18px;
	    color: #565656;

	    margin-bottom: 8px;
	    font-weight: bold;
	}
	 .subtitle-apoio:hover{
	 	text-decoration: underline;
	 }

	.apoio-box{
		float: right;
    	width: 23%;
	}
	#down .list{margin-bottom:40px !important;}
	@media (max-width: 1230px){
		.box img {
	    width: 100%;
	    height: auto;
	    display: block;
	}
	.apoio-box{
		width: 89%
	}
}

	@media (max-width: 1080px){
	#main img {
	    max-width: 468px;
	    width: 96%;
	    height: auto;
	}
	.apoio-box{
		width: 100%
	}
}
	
	/*	FIM BANNER APOIO*/