/* *********** biografia 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#content {
  width: 990;
  height: 550px;
  min-height: 550px;
  text-align: center;
  background: #000 url(../images/bgbodyl.jpg) top center no-repeat;
}
div#testo {
  position: relative;
  width: 800px;
  margin: 30px auto;
}
div#testoif {
  position: relative;
  width: 693px;
  max-width: 710px;
  margin: 0;
  font: normal 12px tahoma,arial,helvetica,sans-serif;
  text-align: justify;
  color: #000;
  line-height: 18px;
  background: url(../images/iframe.jpg) top left repeat;
  padding: 10px;
}
div#testoif img {
  margin-right: 15px;
  margin-bottom: 5px;
  border: #000 1px solid;
}
.margine {
  clear: both;
  position: relative;
  float: left;
  width: 990;
  height: 30px;
  min-height: 30px;
}
div#footer {
  text-align: left;
}

