#apertura, #immagine {
  /*width: 100%;*/
  	width: 463px;

  }
#apertura h1, #immagine h1 { /*destinazione */
  padding: 0 0 4px 0;
  font-size:0.9em;
  color:#888;
  }
#apertura h1 a, #immagine h1 a {
  color: #888;
  }
#apertura h1 a:hover, #immagine h1 a:hover {
  text-decoration: underline;
  }
#apertura h2 { /* occhiello */
  font-style: italic;
  font-weight: normal;
  font-size: 1.2em;
  color: #333;
  }
#apertura h3 { /* titolo */
  margin: 0 0 2px 0;
  font-size: 1.8em;
  font-weight: bold;
  font-style: normal;
  color: #39c;
  }
#apertura h4, #immagine h2 { /* titolo immagine */
	position: relative;
  margin: 3px 0;
  font-weight: bold;
  font-size: 1.1em;
  color: #fff;
  }
#foriz {
  text-align: center;
  }
#fvert {
  text-align: right;
  height: 500px
  }
#foriz, #fvert {
  padding: 10px;
  background: #555;
  color: #fff;
  }
#foriz {
  text-align: center;
  }
#foriz img {
  width: 100%;
  }
#fvert img {
   height: 450px;
   float: right;
   margin: 0 0 0 10px;
  }
.navp {
	clear: both;
  margin: 1em;
  padding: 0.3em;
  text-align: center;
  border-top: solid 0.1em #ddd;
  border-bottom: solid 0.1em #ddd;
  font-size: 0.9em;
  color: #888;
  }
.navp a {
  color: #39c;
  }
.navp em {
  color: #888;
  font-style: italic;
  }
.spip_logos {
  margin: 1em;
  }  

