/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*Background Noise Light Grey*/


#page {	
	/* Modificato da Stefano
	background: url(../../images/background/noise_lightgrey/bg_alto.jpg) 50% 0 scroll no-repeat, 
	#dfdfdf url(../../images/background/noise_lightgrey/noise_lightgrey_bg.jpg) 0 0 repeat; */
	background: #dfdfdf url(../../images/background/noise_lightgrey/noise_lightgrey_bg.jpg) 0 0 repeat; 
}

#page-bg { 
	/* Modificato da Stefano
	background: url(../../images/background/noise_lightgrey/radial_gradient.svg) 50% 0 no-repeat fixed;
	background-size: 100% 100%; */
	background: url(../../images/background/noise_lightgrey/bg_alto.jpg) 50% 0 scroll no-repeat;
}