
div.quiz {
position : relative;
width : 498px;
background : url(img/sf_righe.jpg) repeat-y;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #adadad;
}
div.quiz A:link {
color : #dc6c22;
}
div.quiz A:visited, A:hover {
color : #adadad;
text-decoration : none;
}
h2.quiz  {
color : #adadad;
margin-left: 10px;
font-size:11pt;
}
#spazio {
height : 70px;
}
#domanda {
padding-top : 2pt;
padding-left : 35pt;
padding-right: 2pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold;
color : #000000;
line-height: 2em;
text-indent: -25pt;
}
#opzioni{
color : #000000;
padding-right: 15pt;
}
div.risposte {
width : 498px;
position : absolute;
top : 0;
left : 0;
line-height : 1em;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold;
visibility : hidden;
}
div.risposte #secondadomanda {
width : 400px;
position : relative;
padding : 8pt 0 2pt 35pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold;
color : #000000;
background : url(img/sf_riga.jpg);
text-indent: -25pt;
}
div.risposte #multiple {
padding : 10pt 0 1pt 35pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold;
color : #000000;
background : url(img/sf_riga.jpg);
text-indent: -25pt;
}
div.responso {
width : 498px;

position : absolute;
top : 0;
left : 0;
line-height : 2em;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold;
color : #000000;
visibility : hidden;
background-color : #f3a457;
text-align : justify;
}
div.responso blockquote {
padding : 10px;
background-color : #f3a457;

}
#primarisposta {
position : relative;
padding : 2pt 0 0pt 35pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold;
color : #dc6c22;
text-indent: -25pt;
line-height : 2em;
}
p.secondarisposta {
width : 400px;
position : absolute;
top : 28px;
left : 0;
padding : 6pt 0 0 35pt;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight : bold;
color : #adadad;
background : url(img/sf_riga.jpg);
}
div.bottom {
width : 498px;
height : 29px;
background : url(img/sf_bottom.jpg);
}



