/* CSS Document */
.menu2 {
	margin: 0px 0 0;
	padding: 0;
	list-style: none;
}
.menu2 li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu2 a {
	padding: 14px 2px;
	display: block;
	color: #000000;
	width: 60px;
	text-decoration: none;
	font-weight: bold;
	/*background: url(../img/button.gif) no-repeat center center;*/
}
.menu2 li em {
	font-weight: normal;
	background: url(../img/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -60px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 200;
	display: none;
}
/* PAGINA RECENSIONI */
.menu_rec {
	margin: 0px 0 0;
	padding: 0;
	list-style: none;
padding-left:150px;
}
.menu_rec li {
	padding: 0;
	margin: 0px 130px;
	float: left;
	position: relative;
	text-align: center;
}
#img_rec1{
padding-top:170px;
}
#img_rec2{
padding-top:170px;
	margin-left: 160px;
}
.menu_rec a {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 60px;
	text-decoration: none;
	font-weight: bold;
}
.menu_rec li em {
	font-weight: normal;
	background: url(../img/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -60px;
	text-align: center;
	padding: 20px 70px 10px;
	font-style: normal;
	z-index: 200;
	display: none;
}
     #im #recensioni{
		position:absolute;
		top:0;
	margin-top:350px;
		width:230px;
	margin-left:120px;
	font-size:18px;
	color:white;
	/*border-bottom:1px solid #fff;*/
  }
       #im #guide{
		position:absolute;
		top:0;
	width:230px;
	margin-top:350px;
	margin-left:480px;
	font-size:18px;
	color:white;
	border-bottom:1px solid #fff;
  }
  
  
  
 #im{
	    z-index: -100;   
		height:200px;
		/*border:2px solid #9c8f85;	*/	
  }
     #im ul {
	margin-left:0px;
  }
   #im ul li{
	display:inline;	
  }
     #im #classico{
		position:absolute;
		top:0;
	margin-top:350px;
		width:230px;
	margin-left:45px;
	font-size:18px;
	color:white;
	border-bottom:1px solid #fff;
  }
       #im #superiore{
		position:absolute;
		top:0;
	width:550px;
	margin-top:350px;
	margin-left:300px;
	font-size:18px;
	color:white;
	border-bottom:1px solid #fff;
  }
  .tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(../img/bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(../img/bt.gif) no-repeat bottom}
