#imap {
	display:block;
	width: 280px;
	height: 800px;
	background:url(immagini/foto.jpg) no-repeat right top;
	position: absolute;
	margin:0 0 10px 75px;
	left: 85px;
}

#imap dd {
	position: absolute;
	padding:0;
	margin:0;
}
#imap #foto1 {
	left:135px;
	top:0px;
}

#imap #foto2  {
    left:135px; 
    top:187px; 
}

#imap #foto3 {
    left:135px; 
    top:318px; 
}

#imap #foto4 {
    left:135px; 
    top:443px; 
}

#imap a#link_foto1 {
	display:block;
	width:145px;
	height:187px;
	text-decoration:none;

}

#imap a#link_foto2 {
    display:block; 
    width:145px; 
    height:132px; 
    text-decoration:none; 
}

#imap a#link_foto3 {
    display:block; 
    width:145px; 
    height:125px; 
    text-decoration:none; 
}

#imap a#link_foto4 {
    display:block; 
    width:145px; 
    height:151px; 
    text-decoration:none; 
}

#imap a span, #imap a:visited span {
	display:none;
}

#imap a#link_foto1:hover, #imap a#link_foto2:hover, #imap a#link_foto3:hover, #imap a#link_foto4:hover {
	border: 0px
}


#imap a:hover span {
	position:absolute;
	display:block;
	color:#848484;
	font-variant: small-caps;
	font-weight: bold;
	line-height:normal;
	font-size:10pt;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
    


}

#imap a#link_foto1:hover span {
	left:50px;
	top: 120px;
	display: block;
	height: 290px;
	width: 387px;
    z-index:20;



}

#imap a#link_foto2:hover span {
    left:50px; 
    top: -66px;
	width:417px;
	height:320px;
    z-index:20;
}
#imap a#link_foto3:hover span {
    left:50px; 
    top:-198px;
	width:390px;
	height:300px;
    z-index:20;
}

#imap a#link_foto4:hover span {
    left:50px; 
    top:-323px;
	width:390px;
	height:300px;
    z-index:20;
}
    
#imap a:hover span img {
/* e' l'area, col bordo della figura grande */
	float:left;
	margin-right:1em;
	margin-bottom:0.5em;
	border:1px solid #e7e7e7;
}

/*#imap a span:first-line {
	font-weight:bold;
	font-style:italic;
    
}*/

#imap p  {
	font-weight:bold;
	font-style:italic;
	background-color: #eaeaea;
	display: block;
	padding-bottom: 5px;


    
}
