Sorry. I don't know of any IDEs that explicitly do that.

But, there are quite a few external options:

* [Clean CSS][1] (in-browser)
* [CSS Optimiser][2] (in-browser)
* [CSSTidy][3] (download)
* [others...][4] (Google Search)


  [1]: http://www.cleancss.com/
  [2]: http://floele.flyspray.org/csstidy//css_optimiser.php
  [3]: http://csstidy.sourceforge.net/
  [4]: http://www.google.com/search?q=css+(tidy+OR+beautify)