html, div, span, applet, object, iframe,blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, /img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,
dl, dt, dd, ol, fieldset, form, label, legend,caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif; background: #faf8d5 url(img/back.png) repeat-x;
}
a { color: #2c1304}
img { border: 0}
.clr { clear: both}
h3 { padding-left: 10px}
hr { border-width: 1px 0 0 0; border-color: #CCC; border-style: dashed}
#bigwrap { position: relative; width: 950px; margin: 0 auto  }
#header { width: 950px; position: relative; height: 120px}
#logo { background: url(img/logo.png); position: absolute; width: 358px; height: 88px; top: 20px}
#dati { background-color: #FFF; width: 238px; height: 68px; position: absolute; right: 0; padding: 10px; top: 20px;}

#gradient { width: 700px; margin: 0 auto; background: url(img/sfumatura.png); height: 38px; }
#wrap-content { background: url(img/back-content.png) repeat-y; position: relative; width: 909px; margin: 0 auto; padding-top: 30px;}
#txt { padding: 10px 0 20px 0; width: 700px; margin: 0 auto}
#txt p { color: #482504; padding: 0; margin: 0}
#footer { width: 100%; height: 120px; background: url(img/back-footer.png) repeat-x}

#wrap-slideshow {
	 width: 700px; height: 336px;  margin: 0 auto;  position: relative
	

}
#slideshow { width: 700px; height: 336px; position: relative }

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#pi { font-size: 0.8em; color: #999; text-align: center; padding-top: 40px}
#pi a { color: #999}

