<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {	background-image: url(../img/bg.gif); }
#container {
	background-image: url(../img/footer_spring.png);
	background-repeat:repeat-x;
	background-position:center bottom;
}
#container div#copyrights {	background-image: url(../img/pix.gif);	}
#container div#footer {
	background-image: url(../img/copy.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
div#pad {	margin-bottom:0px;}
div#content {
	height: auto !important;  /* FF2 &amp; IE7 */
    height: 450px;      /* IE5.x &amp; IE6 */
    min-height: 450px;  /* FF2 &amp; IE7 */
	background-color:transparent;
}
#copyx {color:#FFF}

div.team {   background-image: url(../img/team_spring.jpg);}
#easter {   background-image: url(../img/team_easter.jpg);}
.team div {display:none;}

img.festa {
	position:absolute;
	z-index:2;
	left:50%;
	top:0px;
	width:727px;
	margin:0px 0px 0px -363px;
}
div#servizi{
	z-index:10;
}</pre></body></html>