#intestrubr {
  font-family: georgia, palatino, times, serif;
  text-align: center;
  margin: 0 1em;
  height: 60px;
  }

#intestrubr h1 {
  font-size: 22px;
  line-height: 26px;
  border-top: solid 4px;
  border-bottom: solid 2px;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  color: #555;
  }
#intestrubr h2 {
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0.1em;
  margin: 2px 0;
  }

#pq_sx_c { /*cornice contenuto -modifica dati 0base.css*/
	padding: 5px 10px 10px 10px;
	border: solid 2px #ccc;
	height: 521px; /*TOT 550 + 60 intestrubr=600*/
}
#aporizz {
  /*width: 100%;*/
	width: 463px;
  margin-bottom: 0.5em;
  }
#apvert {
  /*width: 50%;*/
  width: 232px;
  margin-left: 1em;
  float: right;
  }
#apvert img, #aporizz img {
  width: 100%;
  }
#pq h2 { /*destinazione */
  padding: 0 0 0.3em 0;
  font-size:0.9em;
  color:#888;
  }
#pq h2 a {
  color: #888;
  }
#pq h2 a:hover {
  text-decoration: underline;
  color: #f33;
  }
#pq h3 { /* occhiello */
  font-style: italic;
  }
#pq h3 a {
  color: #333;
  }
#pq h3 a:hover {
  text-decoration: underline;
  color: #f33;
  }
#pq h4 { /* titolo */
  margin: 0 0 0.2em 0;
  font-size: 2em;
  font-weight: bold;
  }
#pq h4 a {
  color: #555;
  }
#pq h4 a:hover {
  text-decoration: underline;
  color: #f33;
  }
#sommario {
  font-size: 1.1em;
  font-weight: bold;
  color: #555;
  }

#articoli {
  }
#articoli h2 { /*destinazione */
  font-size: 0.9em;
  color: #888;
  }
#articoli h2 a {
  color: #888;
  }
#articoli h2 a:hover {
  text-decoration: underline;
  }
#articoli h3 { /*occhiello */
  font-style: italic;
  }
#articoli h3 a {
  color: #333;
  }
#articoli h3 a:hover {
  text-decoration: underline;
  }
#articoli h4 { /*titolo */
  margin-bottom: 0.2em;
  font-size: 1.1em;
  font-weight:bold;
  }
#articoli h4 a {
  color: #036;
  }
#articoli h4 a:hover {
  text-decoration: underline;
  }
#articoli img {
  display: block;
  float: left;
  margin-right: 0.5em;
  height: 6em;
  border: outset 0.1em #eee;
}

#pgnav {
	margin: 0 305px 0 135px;
	padding:2px 0;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	}
