	#cornice {
		position: absolute;
		width: 788px;
		height: 530px;
		top: -5px;
		left: -9px;
	}
		#barra_ombra {
			position: absolute;
			top: 0px;
			left: 0px;
			height: 32px;
			width: 488px;
			background-image: url(../immagini/barra_1_livello_ombra.gif);
			background-repeat: repeat-x;
		}
	  #corpo {
	  	position: relative;
		top: -12px;
		left: 0px;
		width: 760px;
		height: 502px;
		background-color: #FFFFFF;
	  }
	  #linea_sx {
	  	position: absolute;
	  	top: 0px;
		left: 0px;
		width: 1px;
		height: 502px;
		background-color:#000000;
	  }
	  #linea_dx {
	  	position: absolute;
		top: 0px;
		left: 759px;
		width: 1px;
		height: 502px;
		background-color:#000000;
	  }
	  #linea_sopra {
	  	position: absolute;
		top: 0px;
		left: 0px;
		width: 760px;
		height: 1px;
		background-color:#000000;
	  }
	  #linea_sotto {
	    position: absolute;
	    top: 501px;
	    left: 0px;
	    width: 760px;
	    height: 1px;
	    background-color:#000000;
	  }
	  #barra_sopra {
		position: absolute;
		top: 0px;
		left: 1px;
		width: 758px;
		height: 124px;
		background-color:#000000;
	  }
	  #barra_sotto {
	  	position: absolute;
		top: 484px;
		left: 1px;
		width: 758px;
		height: 17px;
		background-image: url(../immagini/barra_sotto.gif);
	  }
	  #logo {
	  	position: absolute;
		width: 154px;
		height: 113px;
		top: 7px;
		left: 9px;
		background-image: url(../immagini/logo.gif);
	  }
	  #logo_scritta {
	  	position: absolute;
		width: 308px;
		height: 37px;
		left: 162px;
		top: 86px;
		background-image: url(../immagini/logo_scritta.gif);
	  }
	  #diamante {
	  	position: absolute;
		width: 324px;
		height: 124px;
		top: 0px;
		left: 435px;
		background-image: url(../immagini/diamante.gif);
	  }
	  #foto_dx {
	  	position: absolute;
		top: 150px;
		left: 489px;
		width: 270px;
		height: 336px;
	  }
	  #foto_dx2 {
	  	position: absolute;
		top: 151px;
		left: 489px;
		width: 270px;
		height: 336px;
	  }
	  #diamante_sfondo {
	  	position: absolute;
		left: 1px;
		top: 316px;
		width: 252px;
		height: 168px;
		background-image: url(../immagini/diamante_sfondo.gif);
	  }
	  
	/* PRESENTAZIONE */
	  
	#contenuto_presentazione {
		position: absolute;
		top: 165px;
		left: 29px;
		width: 472px;
		height: 272px;
		vertical-align: top;
	}
	
	/* DOVE SIAMO */
		
	#mappa {
	  position: absolute;
	  top: 183px;
	  left: 190px;
	  width: 548px;
	  height: 304px;
	  background-image:url(../immagini/mappa.jpg);
	}
	#scritte_mappa {
	  position: absolute;
	  top: 187px;
	  left: 21px;
	  width: 157px;
	  height: 304px;
	}
	
	/* INFO E CONTATTI */
	
	.info_titolo {
		position: absolute;
		left: -20px;
	}
	#info_presentazione {
		position: absolute;
		top: 180px;
		left: 49px;
		width: 472px;
		height: 150px;
		vertical-align: top;
	}

