@charset "iso-8859-1";
/* CSS Document */

.articolo.sondaggio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 1.2;
}
.articolo.sondaggio img {
	background-color: transparent;
	background-image: none;
	height: 0px;
	width: 0px;
	font-size: 0px;
}
.sondaggio .toolbar.int {
}
.sondaggio_tabella {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sondaggio_tabella tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
}
.sondaggio_tabella td {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	font-size: 12px;
	line-height: 1.2;
}
.sondaggiotitolo {
	font-weight: bold;
	color: #868282;
	padding-bottom: 10px;
}
.buttoninvio {
	background-color: #f5f5f5;
	
}
.sondaggiobutton {
	background-color: #6a6969;
	text-align: center;
	display: block;
	float: right;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 28px;
	height: 28px;
	margin-top: 2px;
}
td#tools {
	text-align: right;
	display: none;
	visibility: hidden;
}
td#tools a {
	color: #666;
	text-decoration: none;
}
