/* @group stile per il body */

body,html {
    text-align: center;   /*centra in IE 5.x */
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    margin:0px 0px 00px 0px;
    }

p {
    padding:0;
    margin:0;
}

a {
    text-decoration:none;
    color:#333333;
    }
a:activelink {
    text-decoration:none;
    color:#333333;
    }
a:visited {
    text-decoration:none;
    color:#333333;
    }
a:hover {
    text-decoration:underline;
    color:#333333;
    }



/* @end */
div#page{
    width: 900px;   /*centra negli altri browsers*/
    text-align: center;
	margin: 0px auto;
	font-size: 20px;
}

/* @group sondaggio interrogazione */

div#headvideo{
	margin: 0 0px 10px;
	background: url(../images/headinterrogazione.jpg) no-repeat;
	padding-top: 310px;
	width: 900px;
	color: #007bc1;
	text-align: left;
}

.imghead {
	float: left;
	width: 900px;
	margin-right: 0;
	margin-left: 0;
}

div#introhead{
	margin: 0 0px 10px;
	width: 900px;
	color: #007bc1;
	text-align: left;
}

div#centervideo{
	float:left;
	width: 900px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 60px;
}

.linksondaggio {
	float: left;
	width: 300px;
	margin-right: 0;
	margin-left: 0;
}

#largo {
	width: 900px;
	margin-top: 30px;
}

.linksondaggio a {
	text-decoration: underline;
	color: #007bc1;
}

.linksondaggio a:hover {
	text-decoration: underline;
	color: white;
	background-color: #007bc1;
}

.erroreform{
	font-size: 14px;
	clear: right;
	color: red;
	display: block;
	background-color: yellow;
	margin-bottom: 10px;
	padding: 3px;
	margin-top: 4px;
}



/* @end */

/* @group sondaggio/form */

div#centersondaggio{
	float:left;
	width: 900px;
	margin-bottom: 10px;
	margin-top: 25px;
	font-size: 14px;
	padding-bottom: 20px;
}

.sonddomanda {
	font-size: 11pt;
	margin-bottom: 15px;
}

.sonddomandaradio {
	padding-left: 100px;
	font-size: 11pt;
	color: #3F3F3F;
	text-align: left;
	line-height: 16pt;
}

div#centerform{
	float:left;
	width: 900px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 11pt;
}

.vigildomanda {
	font-size: 11pt;
	margin-bottom: 10px;
}

.vigildomanda span {
	font-size: 8pt;
	color: silver;
	display: inline;
}

.vigilrispostaradio {
	margin-bottom: 25px;
}

.vigilrispostaradio span {
	font-size: 8pt;
	color: silver;
}

.vigildidasond {
	font-size: 9pt;
	color: #007BC1;
	display: inline;
	margin-left: 10px;
}

.vigilrigamodulo {
	margin-bottom: 10px;
}



/* @end */

/* @group feedback */

.feedbackrow{
	float:left;
	border-bottom: 2px solid #007bc1;
	width: 900px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.feedanag{
	float:left;
	width: 250px;
	margin-right: 10px;
	color: gray;
}

.feedanag span{
	float:left;
	width: 250px;
	margin-right: 10px;
	color: black;
}

.feedrecapit{
	display: block;
	color: gray;
	font-size: 12px;
	margin-top: 10px;
}

.feednote{
	float:left;
	width: 570px;
	font-size: 13px;
}

.feedcommenti{
	display: block;
	color: #007bc1;
	border-top: 1px dotted silver;
	padding-top: 5px;
	margin-top: 5px;
}

.feedcommenti span{
	color: #666666;
	font-size: 12px;
}

.feedpulsante {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: right;
}

.feedpulsante a {
	display: block;
	width: 60px;
	height: 23px;
	background: url(../images/gestpulsscegli.png) no-repeat;
}

.feedpulsante a:hover {
	background-position: 0 -23px;
	background-repeat: no-repeat;
}

.feedlinksondaggio {
	/*float: left;
	width: 900px;
	margin-right: 0;
	margin-left: 0;*/
	text-align: left;
}

.feedsonddomanda {
	font-size: 10pt;
	display: inline;
}

.feedsonddomanda span {
	color: #007bc1;
}

.feedsonddomandaradio {
	color: #999999;
	display: inline;
}

.feedsonddomandaradio span {
	color: #666666;
	font-weight: bold;
}



/* @end */