@charset "utf-8";
/* CSS Document */

.sondaggiotitolo {
	color:#0083bd;
	font-weight:bold;
	white-space:normal;
	width: auto;
	margin-top: -6px;
	word-spacing: normal;
	margin-bottom: 11px;
	font-size: 14px;
}
.sondaggiofoot {
	border-bottom-style:none;
	display:block;
	padding-top:10px;
	width:auto;
}
.sondaggiotext {
	line-height:1.2;
	text-align:left;
	white-space:normal;
	width:auto;
	padding-bottom: 14px;
	padding-top: 10px;
	vertical-align: bottom;
	color: #484848;
	font-size: 12px;
}
.sondaggiotext div {
	background-color:#FFF;
	font-size:0;
	line-height:0;
	width:100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	float: left;
	margin-bottom: -2px;
}
.sondaggiotext div img {
	background-color:#219dd3;
	height:5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sondaggio_tabella {
	color:#000000;
	display:block;
	margin-left:0;
	width:auto;
}
.sondaggio_tabella select {
	border:1px solid #bfbfbf;
	display:block;
	margin-right:10px;
	margin-top:11px;
	padding-top:1px;
	vertical-align: bottom;
}
.sondaggio_tabella option {
	padding-left:4px;
	padding-right:1px;
}
.sondaggio_tabella .sondaggiorighe {
	padding-bottom:10px;
	padding-top:10px;
}
.sondaggio_tabella td {
	vertical-align:top;
}
.sondaggio_tabella td b {
	color:#484848;
	display:block;
	float:right;
	margin-left:8px;
	margin-right:6px;
	margin-bottom: 2px;
}
.sondaggio_tabella #tools {
	border-style:dotted none none;
	border-top:1px dotted #a0a0a0;
	display:none;
	padding-bottom:10px;
	padding-top:10px;
}
.sondaggio_tabella .totale {
	display:block;
	font-weight:normal;
	margin-left:194px;
	margin-top:2px;
	position:absolute;
	text-align:right;
	width:100px;
}
.sondaggiobutton {
	background-color:#1D8AB9;
	border-style:none;
	color:#FFF;
	float:right;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	vertical-align:middle;
	width:62px;
	clear: both;
	font-size: 11px;
	text-transform: uppercase;
	margin-right: 26px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.sondagio_tabella td.buttoninvio {
	border-style:none;
	display:block;
	height:10px;
	position:relative;
	visibility: visible;
	background-color: #0083bd;
	color: #FFF;
}
.sondaggio_tabella .select {
	padding-top:4px;
	width:25px;
}
.sondaggio_tabella .select input {
	margin-top: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
