#banner {
	background:transparent;	
	}

.bannerSx {
	float:left; width:621px; height:216px;
	margin-left:0px; padding-bottom:0px; 
	/*background:url(/images/bannersx.png) no-repeat;*/
	background:url(/images/cosepreziose.png) no-repeat;
}
/*
.menu1Sx:hover {
	float:left; width:19px; height:36px; margin-left:1px;
	padding-bottom:0px; background:url(../btn/corallo_left.png) no-repeat;
	background-position: 0 -36px;
}
*/
.bannerbg {
	float:left;
	font-size: 12;
	font-family: Verdana, arial, helvetica, sans-serif;
	cursor: pointer;
	font-weight: bold;
	line-height:0px;
	height:216px;
	width:100%;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	background:#FFF url(/images/toscana_sfondo.jpg) top right repeat-x;
	/*background:#FFF url(/images/cosepreziose_title.gif) top right repeat-x;*/
	color:#FFFFFF;
}

.bannerDx {
	float:right;	
	width:100%;	
	/*width:345px;*/
	height:216px;
	padding-bottom:0px; 
	background:url(/images/bannerdx.png) no-repeat top right;
}

 #slideshow {
    position: relative;
	width:100%;
  }
  #slideshow div {
    position: absolute;
    top: 0;
    left: 0;
	width:100%;
	height:216px;
  }
  #slideshow2 div {
    position: absolute;
    top: 0;
    left: 0;
  }
  #testo_fisso div {
    position: absolute;
    top: 0;
    left: 0;
  }
  .slide td:nth-child(even) img {
	position:relative;
	top:1px;
  }