body {
  font: 0.9em/1.8em Arial, sans-serif;
  background-color: #003;
}

table {
  border-collapse: collapse;
  background: #fff url(images/bg_1_x_300.png) top left repeat-x;
}

th, td {
  border: 1px solid #ccc;
  padding: 5px;
  vertical-align: top;
}

th {
  text-align: center;
}

#container {
  background-color: #fff;
  text-align: center;
  width: 850px;
  margin: 0 auto;
  padding: 20px 0;
}

#masthead {
  color: #fff;
  text-align: center;
}

#contents-wrap {
  text-align: left;
}

#contents {
  margin: 15px;
}

#contents h2 {
  border-bottom: 1px solid #999;
}

.small {
  font-family: Arial, sans-serif;
  font-size: 0.8em;
}

.tiny {
  font-family: Arial, sans-serif;
  font-size: 0.4em;
}

div.formCommands {
  margin: 20px 5px;
  padding: 10px 0;
  text-align: center;
}

table.survey a {
display:block;
}

table.survey a:link{
color:#000000;
text-decoration:none;
}

table.survey a:visited{
color:#000000;
text-decoration:none;
}

table.survey a:hover {
background-color:#BBFFFF;

}

/* ===== Sommario con fumetto ===== */
div#surveySummary {
  width: 635px;
  margin: 0;
}

div#surveySummary h3 {
  background: transparent url(images/fumetto_alto.png) no-repeat top left;
  width: 635px;
  height: 39px;
  padding: 15px 20px;
  margin-bottom: -35px;
}

div#surveySummary_contents {
  background: transparent url(images/fumetto_mezzo_pixel.png) repeat-y top left;
  margin: 0;
  padding: 0;
}

div#surveySummary div p {
  margin: 0;
  padding: 10px 20px;
}

div.surveySummary_end {
  background: transparent url(images/fumetto_basso.png) no-repeat top left;
  width: 635px;
  height: 90px;
}
