/* CSS Document */
#flyBanner{
position:absolute;
z-index:50000;
width:980px;
left:-85px;
padding-top:220px;
top:0px;
padding-bottom:300px;
}
.contenitorSondaggio{
	width:532px;
	height:500px;
	clear:both;
}
.margineSotto{
	margin-bottom:10px!important;
}
.titoloSond{
	text-align:center;
	color:#990000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px!important;
	margin-top:10px!important;	
}
.altez{
	line-height:20px;
}