@import url("reset.css");

body {
	background:  #9a997b url(../img/bkg.jpg) repeat-x bottom fixed;
	}
a {
	text-decoration:underline;
	color:#fff;
	}
a:hover {
	text-decoration:none;
	color:#fff;
	}
a:focus { outline:none }

/*--------- LAYOUT---------------*/

#main {
	width: 890px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
	background: url(../img/t_dovesiamo.gif) no-repeat bottom left;
	}
div, p {
	font:normal 11px/16px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	}
h1 {
	text-indent: -100000px;
	height: 200px;
	width: 890px;
	background: url(../img/top.gif) no-repeat;
	}
img {
	display:block;
	}
h1#crowne {
	width: 558px;
	height: 84px;
	position:absolute;
	right: 0;
	top: 656px;
	text-decoration: none;
	background: url(../img/t_crowne.gif) no-repeat;
	z-index: 60
	}
#foto_right {
	width: 390px;
	height: 500px;
	float: right;
	position:absolute;
	top: 0;
	right: 0
	}
.clear {
	clear:both;
	}
/*-------------  CENTER -----------------*/
#top {
	height: 500px;
	float: left
	}
div#center {
	float:left;
	display:block;
	height: 470px;
	width: 890px;
	position:relative;
	background: url(../img/centre.jpg) no-repeat;
	}
#slideshow {
    position:absolute;
	left: 0;
	top: 250px;
	}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	}
#slideshow IMG.active {
    z-index:10;
	}
#slideshow IMG.last-active {
    z-index:9;
	}
/*---- BOTTOM ---------------*/
#bottom {
	width: 890px;
	position:relative;
	clear:both
	}
#intro  {
	text-align: justify;
	background: #858d76 ;
	height: 200px;
	width: 890px;
	}
#intro div {	
	margin: 20px 0;
	}
#intro p {
	float:left;
	width: 250px;
	padding-top: 20px;
	padding-left: 35px;
	}
#testo {
	clear:both;
	text-align: justify;
	}
#amenities {
	clear:both;
	float: right;
	border-bottom: 1px dashed #b8b5a2;
	}
#amenities a {
	color: #000;
	text-decoration:none;
	display: block;
	padding: 0px 4px;
	width: 86px;
	}
#amenities img {
	display: inline
	}
#testo div {
	padding: 60px 40px 100px 330px
	}
#testo p {
	color: #000;
	margin-bottom: 10px;
	line-height: 16px;
	font-size: 12px;
	}
img#foto_congresso {
	display: block;
	position:absolute;
	top: 160px;
	left: 35px;
	}
/*----- FOOTER ----------------------*/
#footer {
	clear: both;
	width: 890px;
	padding: 0;
	margin: 20px auto;
	}
#footer div {
	width: 322px;
	letter-spacing: 1px;
	float: right;
	height: 200px;
	margin: 0 10px;
	padding-left: 30px;
	}
div#indirizzo {
	width: 356px;	
	}
#indirizzo ul{
	border: 1px solid #fff;
	padding: 20px 30px 40px 30px; 
	}
#footer div img {
	display: inline
	}
span#cornice1 {
	display:block;
	width: 320px;
	height: 200px;
	position: absolute;
	top: 310px;
	left: 20px;
	z-index: 20;
	border: 1px solid #fff;
	}
span#cornice2 {
	display:block;
	width: 320px;
	height: 200px;
	position: absolute;
	top: -30px;
	right: 90px;
	z-index: 20;
	border: 1px solid #fff;
	}
