/* *********** index 100agriturismi.it vers. php 1.0 **************** */
@import "footer.css";
* {
  margin: 0;
  padding: 0;
}
html{
  overflow:-moz-scrollbars-vertical;
}
body {
  background-color: #fff;
  font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
  color: #555;
  text-align: center;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
form {
  margin: 0;
  padding: 0;
}
div#pagina {
  margin: 0 auto;
  width: 990px;
  text-align: left;
}
div#testata {
  width: 990px;
  height: 77px;
  background: #fff url(../images/testata.gif) no-repeat;
}
div#testata img {
  float: right;
  margin-top: 48px;
}
div#content {
  width: 990px;
}
div#colsx {
  position: relative;
  float: left;
  width: 280px;
  text-align: center;
  padding-top: 20px;
}
div#rivista {
  width: 268px;
  margin: 0 auto;
}
div#bottoni {
  width: 280px;
  margin: 0px auto;
}
div#morelli {
  margin: 20px auto;
  width: 200px;
  height: 50px;
}
div#coldx {
  position: relative;
  float: right;
  width: 695px;
  text-align: left;
  padding-top: 20px;
}
div#lancio {
  position: relative;
  float: left;
  width: 312px;
  height: 335px;
}
div#login {
  position: relative;
  float: left;
  background: #fff url(../images/login.gif) top left no-repeat;
  margin-left: 15px;
  width: 358px;
  height: 320px;
  text-align: center;
}
div#login form {
  margin-top: 60px;
  margin-left: 40px;
  text-align: left;
}
.f150 {
  position: relative;
  float: left;
  width: 150px;
  height: 16px;
  background: #eee;
  border: 1px #999 solid;
  font: normal 11px tahoma,arial,helvetica,sans-serif;
  color: #333;
  margin-right: 10px;
  padding-left: 3px;
}
.invia {
  background: url(../images/invia.gif) no-repeat;
  width: 80px;
  height: 22px;
  border: none;
  cursor: pointer;
}
.recuph {
  font: bold 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #007;
}
a.recuph {
  font: bold 11px tahoma,verdana,arial,helvetica,sans-serif;
  color: #555;
}
a.recuph:hover {
  color: #55a;
  text-decoration: underline;
}
div#offerta {
  position: relative;
  float: left;
  width: 695px;
  height: 220px;
}
div#avviso {
   position: absolute;
   visibility: hidden;
   left: 350px;
   top: 120px;
   width: 300px;
   height: 200px;
   z-index: 100;
   overflow: hidden;
}
.help1 {
  position: relative;
  width: 300px;
  height: 200px;
  background: transparent url(../images/help1.gif) top left no-repeat;
}
.help2 {
  position: relative;
  float: left;
  width: 270px;
  margin: 10px;
  margin-top: 20px;
  font: bold 13px tahoma,verdana,arial,helvetica,sans-serif;
  color: #992;
}
.chiudibox {
  position: relative;
  bottom: 15px;
  width: 280px;
  right: 10px;
  text-align: right;
}



