body {	background-image: url(../img/bg_christmas.gif); }
#container {
	background-image: url(../img/footer_christmas.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
}
div.team {   background-image: url(../img/team_christmas.jpg);}
.team div {display:none;}
div#pad {
	margin-bottom:0px;
}
img.festa {
	position:absolute;
	z-index:2;
	left:50%;
	top:5px;
	width:727px;
	margin:0px 0px 0px -363px;
}
div#content {
	height: auto !important;  /* FF2 & IE7 */
    height: 400px;      /* IE5.x & IE6 */
    min-height: 400px;  /* FF2 & IE7 */
}
div#servizi{
	z-index:10;
}
#copyx {color:red}