/* CSS Document */
.maledetto{
	height:15px;
}

.maledetto img{
	height:15px;
	width:103px;
	border:0px;
}

#info1{
	text-align:left;
	position:absolute;
	top:-1000px;
	background:#EF7900;
	width:86px;
	padding:5px;
	border: 1px solid #FFAF3C;
	z-index:+100;
}

#info1 a {
	color: #000; 
	font-size: 10px; 
	text-decoration: none;
	z-index:+100;
}

#info1 a:hover {
	color: #000; 
	font-size: 10px; 
	text-decoration: underline;
	z-index:+100;
}

#definizione1{
	height:15px;
	width:103px;
	position:relative;
	z-index:+100;
}


