div#white {
	display:none; 
}
body{
	/*background-image: url(../img/bg_christmas.gif);*/
 }

div#footer {
	background-image: url(../img/footer_christmas.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:174px;
}
div#copyrights {
	background-image:none;
}
div#container {
	background-image: url(../img/bg_footer_christmas.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
div#content {
	height: auto !important;  /* FF2 & IE7 */
    height: 400px;      /* IE5.x & IE6 */
    min-height: 400px;  /* FF2 & IE7 */
}
div#servizi{
	z-index:10;
}
img.christmas {
	position:absolute;
	z-index:2;
	left:0px;
	top:5px;
}
