/*neropaco firenze | web agency | www.neropaco.net*/
.popover {
	width:500px;
	background-color:#DFEAF5;
	margin:200px auto 0px;
	padding:15px;
	text-align:left;
}
.windisplay {
	width:100%; 
	left:0px; 
	top:0px;  
	position:absolute;  
	height:100%; 
	background-image:url(../images/gestionale/sfondo_popover.png);
	text-align:center;
	z-index:10;
}

.popover img{
	margin-bottom:10px;
}
