/*  body normale
	body {
	margin: 0px;
	background : #FFFFFF;
}
*/

/* body lutto */

body {
	margin: 0px;
	background : #000000;
	
}

/* fine body lutto */

td#sfondo {
	background-image : url(../img/sfondo.jpg);
	background-repeat : no-repeat;
}

td#sfondo-lutto {
	background-image : url(../img/sfondo-lutto.jpg);
	background-repeat : no-repeat;
}
