/* *********** index faustaleoni.it vers. php 1.0 **************** */
@import "base.css";
@import "footer.css";
@import "menunav.css";
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none
}
img {
  border: none;
}

div#colsx {
  position: relative;
  float: left;
  width: 270px;
  background: transparent;
  overflow: hidden;
  padding-top: 15px;
  text-align: center;
}
#ritratto {
  position: relative;
  width: 216px;
  margin: 0 auto;
}
#ritratto img {
  border: #000 3px solid;
}
#fotogallery {
  position: relative;
  float: left;
  width: 220px;
  text-align: center;
}

div#colcentrale {
  position: relative;
  float: left;
  width: 470px;
  padding-top: 15px;
}
#biografiatxt {
  position: absolute;
  left: 0;
  width: 470px;
  height: 292px;
  background: transparent url(../images/bgbiografia.jpg) top center no-repeat;
  text-align: center;
}
.biografiatxt {
  position: relative;
  width: 444px;
  margin: 25px auto;
  font: normal 12px tahoma,arial,helvetica,sans-serif;
  color: #333;
  line-height: 15px;
  text-align: justify;
}
.rosso {
  color: #b00;
}
#boxfotolibri {
  position: absolute;
  top: 330px;
  width: 470px;
  height: 217px;
  background: transparent url(../images/boxfotolibri.jpg) top center no-repeat;
  text-align: center;
  font: bold 12px tahoma,arial,helvetica,sans-serif;
  color: #000;
}
#boxfotolibri img {
  margin: 15px 4px 10px;
  border: #000 1px solid;
}
#boxfotolibri .testo {
  position: relative;
  float: left;
  margin-top: 10px;
  width: 360px;
  text-align: left;
  padding-left: 15px;
}
#boxfotolibri .coper {
  position: relative;
  float: left;
  margin-left: 5px;
}
#boxfotolibri .freccia img {
  border: none;
}
div#coldx {
  position: relative;
  float: left;
  width: 250px;
  padding-top: 15px;
  text-align: center;
}
#karma {
  position: relative;
  width: 184px;
  margin: 0 auto;
}
#notes {
  position: relative;
  width: 210px;
  margin: 0 auto;
  cursor: pointer;
}
