<style type="text/css">
.contenuto { width: 890px; height: 810px;}
.storia { width: 890px; height: 810px;}
.info {	width: 890px; height: 810px; padding: 10px;}
.luoghi { width: 890px; height: 810px;}
.altri { width: 890px; height: 260px; margin:auto}

.style4 { font-family: "Times New Roman"; font-size: 20px; font-weight: bold; color: #000; text-align:center}
.style5 { font-family: "Times New Roman"; font-size: 18px; color: #FFF; text-align:center}
.style6 { font-family: "Times New Roman"; font-size: 17px; font-weight: bold; color: #000; font-style: italic;}
.style7 { font-family: "Times New Roman"; font-size: 20px; font-weight: bold; color: #b5945d; text-align:center}
.style8 { font-family: "Times New Roman"; font-size: 18px;  color: #000; text-align:justify}

#slideshow { overflow: hidden; margin:auto;	position: relative;	width: 890px; height:810px;}
#slideshow img { width: 890px; height: 810px;}
#slideshow {cursor: pointer;}
#slideshow img { display: none;	position: absolute;	top: 0;	left: 0;}

#wrapper { display: block; height: 550px; width: 890px; margin: auto;}
#container { display: block; float: left; height: 550px; width: 890px; overflow: auto; }
#prev {	display: block;	float: left; height: 550px;	width: 100px; position: relative; background-image:url(image/prev.png); background-repeat:no-repeat; background-position:center center; z-index: 99}
#next {	display: block;	float: right; height: 550px; width: 100px; position: relative; background-image:url(image/next.png); background-repeat:no-repeat; background-position:center center; z-index: 99}
#slider { display: block; float: left; height: 550px; width: 890px;	overflow: hidden; position: absolute;}
</style>