Brightness of scene

Before load new scene i want make darker current scene in some time interval down to the complete darkness. How change common scene brightness in runtime??
Sorry for english

Ambient Light.

http://unity3d.com/support/documentation/Components/class-RenderSettings.html

Then turn all your other lights down too.