body {
  font-family: "Palatino Linotype", "Times New Romans", serif;
  background-color: #666666; 
  font-size:100%;
  margin:0;
  padding:0;
}

.testo blockquote {
  text-indent: 0cm;
  font-size: 90%
}

#wrapper {
  width: 95%;
  margin-left: 2.5%;
  margin-right: 2.5%;
}

#header {
  padding-top: 10px;
  text-align: center;
  width: 100%; 
  height: 200px;
  background-color: #999999;
}

#title {
  height: 140px;
  text-decoration: none; 
  font-size: 52px; 
  font-weight: bold; 
  font-style: italic;
}

#container_capitoli {
  background-color: #CCCCCC;
  height: 312px;
  float: left;
  width: 31%;
  text-align: center;
}

#capitoli {
  margin-left: 16%;
  margin-right: 16%;
}

#container_paragrafi {
  background-color: #DDDDDD;
  height: 312px;
  margin-left: 31%;
}

#paragrafi {
  padding-top: 25px;
  padding-left: 90px;
}

#research_box_head {
  height: 100%;
  text-align: center;
  width: 30%;
  float: right;
  }
#research_box_head2 {
  text-align: center;
  float: right;
  background-color: #DDDDDD;
  margin-bottom: 35px;
}

#copyright_container {
  padding-top: 0px;
  margin-top: 0px;
  height: 170px;
  text-align: center;
  background-color: #B0B0B0;
}

#container_testo {
  background-color: #F0F0F0;
  width: 100%;
  text-align: right;
}

#container_testo_note {
background-color:#FFCC33;
  //background-color: #F0F0F0;
  width: 100%;
  text-align: right;
}

#testo {
  width: 70%;
  background-color: #FFFFFF;
  text-align: justify;
}

#testo2 {
  margin-left: 15%;
  margin-right: 15%;
}

#container_note {
  width: 100%;
  text-align: justify;
}

#note {
  margin-right: 10%;
  margin-left: 10%;
}

#footer {
  height: 230px;
  background-color: #CCCCCC;
  text-align: center;
}

#footer_links {
padding-top: 20px;
margin-top: 0px;
color: #FFF;
line-height: 20px;
}

/* Guestbook */
#librodegliospiti_form {
  text-align: center;
}

#intervento {
  background-color: #B0B0B0;
  width: 65%;
  text-align: center;
}
/* */


q:before, q:after {
    content: ""; }
    
a:link, a:active, a:visited {
  text-decoration: none;
  color: #000000;
}

a:hover {
  text-decoration: underline;
}

h3, h3 a:link, h3 a:active, h3 a:hover, h3 a:visited {
	font-family: Tahoma, "Trebuchet MS", serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}

.indice {
  height: 240px;
  background-color: #999999;
  line-height: 40px;
  font-family: Tahoma, "Trebuchet MS", serif;
  font-size: 16px;
  color: #FFFFFF;
}

.paragrafo_scelta {
  text-align: center;
  width: 33.3%;
  height: 50px;
  background-color: #F0F0F0;
  font-size: small; 
  font-family: Tahoma, "Trebuchet MS", serif; 
  color: rgb(98,98,98);
  border: 1px solid #000;
  text-decoration: none;
}
  
.font_scelta {
  text-align: center;
  width: 20%;
  height: 50px;
  background-color: #F0F0F0;
  font-family: "Palatino Linotype"; 
  color: #000000;
  text-decoration: none;
  }
  
.capitolo_testo {
  font-family: Tahoma, "Trebuchet MS", serif;; 
  font-size: 18pt; 
  color: #333333; 
  font-weight: bold;
}

.capitolo_numero {
	font-family: Tahoma, "Trebuchet MS", serif;;
	font-size: 56px;
	color: #990000;
	font-weight: bold;
}

.paragrafi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
    text-align: left;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

.testo {
  text-indent: 1cm;
  font-family: "Palatino Linotype"
}



sup {
  font-size: x-small;
}

.testo ol {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.testo li {
  padding: 0px;
}

.footer {
  font-family: Tahoma;
  text-decoration: none; 
  color: #990000;
  font-size: 16px;
  line-height: 10px;
}


.highlight {
 font-weight: bold;
 color: red;
}

.note {
  display: none;
 }