/* CSS para FIREFOX */
@-moz-document url-prefix() { 
	.selector { }
	body a{ text-decoration: none; }	
	#sidebar div.cartoon img{ display: inherit !important; }
	#sidebar div.promotions img{ display: inherit !important; }
	#main .text div.single-HORIZONTAL-img img{ display: inherit; width: 100%; height: auto; }

	body.pampulha #menu-portal-o-tempo .seven{ width: 65% !important; }
	
	body.gastro #main .form-comentarios .form-more .btn-tw{ padding: 2px; }
	body.gastro #main .form-comentarios .form-more .btn-fb{ padding: 2px; }
}
