body{
position:relative
}
.fumetto{
background: url('images/fum_top.gif') no-repeat;
position:absolute;
display:none;
width:185px;
padding-top:10px;
}
.bottom_fumetto{
clear:both;
height:2px;
}
.chiudi_fumetto{
display:block;
width:15px;
height:15px;
margin-right:5px;
float:right;
height:11px;
background: url('images/fum_chiudi.gif') center center no-repeat;
cursor:pointer;
}
.mid_fumetto{
background:url('images/fum_bottom.gif') bottom no-repeat;
padding-bottom:10px;
}
.mid_fumetto a{
display:block;
line-height:18px;
overflow:hidden;
width:70px;
padding-left:7px;
float:left;
font-size:10px;
margin:0
}
.link a{
color:#F4E7CC;
float:none;
width:auto
}
.link a:hover{
color:#C69249;
}
.mid_fumetto p{
padding:2px 7px;
line-height:16px;

}