
<!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>riminixlosport.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: #306278; /* Old browsers */
background: -moz-linear-gradient(top,  #306278 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#306278), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #306278 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #306278 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #306278 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #306278 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#306278', endColorstr='#ffffff',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:#000;
  font-weight:400;
}
.ciao {
	  font-size: 40px;
  font-weight: 100;
	}
</style>
</head>

<body>
    <div id='open'>
      <div class='legal'>
       riminixlosport.it è un sito realizzato da <a href="http://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">riminixlosport.it</span> non sarà più aggiornato.<br /><br />

Per anni abbiamo aggiornato il blog con eventi e news di Rimini; per offrirti il miglior servizio possibile.<br /><br />

Da oggi su <span class="blu">riminixlosport.it</span> non troverai più tutte queste informazioni, ma abbiamo delle valide alternative da suggerirti.
Per informazioni sulla Riviera per la tua prossima vacanza, clicca qui.
        </p>
        <nav>
  <a href="http://www.adriasonline.it/i-nostri-portali/" class="blu" >I migliori portali turistici della Riviera Adriatica</a>
        </nav>
      </div>
    </div>
</body>
</html>