/* *********** riviste edizionimorelli.it vers. php 1.0 **************** */
@import "footer.css";
@import "menunav.css";
* {
  margin: 0;
  padding: 0;
}
html {
  overflow:-moz-scrollbars-vertical;
}
a {
  text-decoration: none
}
img {
  border: none;
}
div#pagina {
  margin: 0 auto;
  width: 990px;
  text-align: left;
  border-collapse: collapse;
  background: #fff;
  overflow: hidden;
}
div#content {
  position: relative;
  float: left;
  margin: 0;
  width: 990px;
  text-align: left;
}
div#colsx {
  position: relative;
  float: left;
  width: 350px;
  height: 380px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
}
div#coldx {
  position: relative;
  float: left;
  width: 500px;
}
div#coldx h1 {
  font: bold 32px tahoma,verdana,arial,helvetica,sans-serif;
  color: #aaa;
  margin-bottom: 20px;
}
div#coldx {
  font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #333;
  text-align: justify;
  line-height: 1.5em;
}
div#coldx a {
  font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #337;
  text-decoration: none;
}
div#coldx a:hover {
  color: #933;
  text-decoration: underline;
}
div#content {
  position: relative;
  float: left;
  margin: 0;
  width: 990px;
  text-align: left;
  left: 10px;
}
div#titriviste {
  width: 970px;
  height: 33px;
  background: #fff url(../images/titriviste.jpg) no-repeat;
  margin-top: 20px;  
}
div#leriviste {
  width: 770px;
/*  height: 230px; */
  margin-bottom: 20px;
  padding-left: 10px;
}
.boxriviste {
  position: relative;
  float: left;
  width: 180px;
  height: 230px;
  padding-top: 20px;
  margin-left: 6px;
  background: #fff url(../images/boxriviste.gif) no-repeat;
  text-align: center;
}
.boxriviste img {
  border: #aaa 1px solid;
}
div#titguide {
  position: relative;
  float: left;
  width: 970px;
  height: 30px;
  background: #fff url(../images/titguide.jpg) no-repeat;
}
div#boxguide {
  position: relative;
  float: left;
  width: 950px;
  height: 171px;
  margin-left: 15px;
  margin-bottom: 25px;
  background: #fff url(../images/boxguide.gif) no-repeat;
}
.boxguida {
  position: relative;
  float: left;
  width: 116px;
  height: 147px;
  margin: 10px;
  background: transparent;
  text-align: center;
}
div#titverditasc {
  position: relative;
  float: left;
  width: 970px;
  height: 33px;
  background: #fff url(../images/titverditasc.jpg) no-repeat;
}
div#boxverdi {
  position: relative;
  float: left;
  width: 465px;
  height: 171px;
  margin-left: 10px;
  margin-bottom: 25px;
  background: #fff;  /* url(../images/boxverdi.gif) no-repeat;*/
  padding-top: 10px;
  padding-left: 10px;
}
div#boxtascabili {
  position: relative;
  float: left;
  width: 455px;
  height: 171px;
  margin-left: 25px;
  margin-bottom: 25px;
  background: #fff url(../images/boxtascabili.gif) center no-repeat;
}
.boxtasc {
  position: relative;
  float: left;
  margin-left: 10px;
  margin-bottom: 25px;
  padding-top: 10px;
  padding-left: 10px;
}




