
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Bambini in Riviera.it</title>
<style>
body {
  margin: 0;
  width: 100%;
  height: 100%;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8d8d8+0,f9f9f9+100 */
background: #aed4ed; /* Old browsers */
background: -moz-linear-gradient(top,  #aed4ed 0%, #ed6967 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aed4ed), color-stop(100%,#ed6967)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #aed4ed 0%,#ed6967 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #aed4ed 0%,#ed6967 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #aed4ed 0%,#ed6967 100%); /* IE10+ */
background: linear-gradient(to bottom,  #aed4ed 0%,#ed6967 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aed4ed', endColorstr='#ed6967',GradientType=0 ); /* IE6-9 */

}
html {
  font-family: "Proxima Nova","Helvetica Neue",Helvetica,Arial,"Liberation Sans",sans-serif;
  color: #ffffff;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  font-size:18px;
}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
#open {
  display: table;
  width: 100%;
  height: 100%;
}
#open .holder {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  padding-top: 40px;
  padding-bottom: 40px;
}
#open .holder .logo {
  position: relative;
  display: inline-block;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: center;
  -moz-perspective-origin: center;
  -ms-perspective-origin: center;
  -o-perspective-origin: center;
  perspective-origin: center;
}
#open .holder h1 {
  margin: 40px 10px 0;
}
#open .holder nav {
  margin: 40px auto;
}
#open .holder nav a {
  margin: 0 10px;
  font-weight: 400;
  font-size: 25px;
}
#open .legal {
  position: absolute;
  left: 0;
  bottom: 0;
}
.legal {
  box-sizing: border-box;
  width: 100%;
  color: #a5a5a5;
  text-align: center;
  font-size: 14px;
  padding: 0 10px 10px;
  margin-top: 60px;
}
.blu {
  color:#c7e2eb;
  font-weight:400;
}
.ciao {
	  font-size: 40px;
  font-weight: 100;
	}
</style>
</head>

<body>
    <div id='open'>
      <div class='legal'>
       hotel-rimini.biz è un portale realizzato da <a href="https://www.adriasonline.it/" class="blu" style="font-weight:normal;" target="_new">Adrias Online</a>
      </div>
      <div class='holder'>
        <div class='logo'>
          <img alt="adriasonline" src="logo.png" />
        </div>
        <p style="width:800px; margin:40px  auto; font-weight:300; ">
        <span class="ciao">Gentile utente</span>,<br /><br />da quest'anno <span class="blu">bambininriviera.it</span> non sarà più aggiornato.<br /><br />

Per anni abbiamo compilato schede hotel dei migliori alberghi di Rimini, pubblicato offerte, last minute, listini prezzi e le foto delle strutture turistiche; per offrirti il miglior servizio possibile.<br /><br />

Da oggi su <span class="blu">bambininriviera.it</span> non troverai più tutte queste informazioni, ma abbiamo delle valide alternative da suggerirti.
Per trovare l'albergo di Rimini più adatto alle tue esigenze, ti consigliamo di consultare la sezione del nostro sito con:
        </p>
        <nav>
  <a href="https://www.entrainhotel.com/" class="blu" >i migliori portali turistici della Riviera Adriatica</a>
        </nav>
      </div>
    </div>
</body>
</html>