#homeBox {
	text-align:left;
	width:600px; height:324px; 
	position:relative; 
	margin:0px auto 5em auto;
	padding: 0px;
	border:1px solid #3F3833;
	z-index: 3;
	background-color: #000;
}
#homeBox ul {
  margin:0 auto; 
  padding:0;
  position:relative; 
  width:600px;
  height:324px;
  background: #000;
  z-index:1; 
  overflow:hidden;
}
#homeBox li {
  list-style-type:none;
  width:150px;
  height:108px;
  position:absolute;
}
#homeBox a {
  display:block; 
  width:150px;
  height:0; 
  color:#000; 
  text-decoration:none; 
  padding-top:108px; 
  background:transparent; 
  overflow:hidden; 
  z-index:10;
}
* html #homeBox a{
  height:0px; 
}
#homeBox a#li1 {
  position:absolute; 
  left:10px;
  top:10px;
  background:url(../images/_homeIcaro.jpg) no-repeat;
}
#homeBox a#li3 {
  position:absolute; 
  left:120px;
  top:20px; 
  background:url(../images/_homeBotti2.jpg) no-repeat;border: 1px solid #DDD;
}
#homeBox a#li6 {
  position:absolute; 
  left:150px; 
  top:108px; 
  background:url(../images/_homeVigneto2.jpg) no-repeat;border: 1px solid #DDD;
}
#homeBox a#li9 {
  position:absolute; 
  left:0px; 
  top:130px;
  background:url(../images/_homeCasa2.jpg) no-repeat;
}
#homeBox a#li11 {
  position:absolute; 
  left:110px; 
  top:206px;
  background:url(../images/_homeDedalo.jpg) no-repeat;
}
#homePreamble{
	color: #FFF; font-size: 14px;
  position:absolute; 
  left:300px;
  top:0px;
  z-index: 10;
  width: 270px; height: 300px;
  margin: 20px;
  background-color: #000;
}
#homePreamble div {
		color: #FFF; font-size: 14px;
		line-height: 16px;
    Position : relative;
    Top : 0px;
    Border : 0px;
		width: 270px; height: 300px;
		z-index: 30;
		background: #000 url(../images/logosfondomanila2.gif) no-repeat bottom right;
}
#homePreamble div span.textHome {
	color: #FFF; font-size: 14px; font-style: italic;
	line-height: 30px;
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
}

#homePreamble div span.quot{
	color: #FFF; font-size: 30px; font-style: italic;
	line-height: 30px;
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
}

#homePreamble div span.text {
	color: #FFF; font-size: 12px; font-style: normal;
	line-height: 12px;
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
}

#homePreamble div h3 { 
	color: #D2923E; font-style: normal; font-size: 14px; font-weight: normal; 
	margin-bottom: 0.5em; 
}
