body {
  background:#949494;
  padding:0;
  margin:0;
  }

#content {
  width:auto;
  height:auto;
  margin-top:20px;
  background:#949494;
  overflow:hidden;
 }

#content-in {
  width:805px;
  height:auto;
  margin:0 auto;
  }

#topo {
  width:805px;
  height:160px;
  margin:0 0 50px 0;
  padding:0;
  }
    
.subtitulo {
  margin:30px 0 20px 0;
  }
      
#livro {
  margin-right:40px;
  width:133px;
  font-weight:bold;
  float:left;
  font-family:Verdana,Arial,Helvetica;
  font-size:8pt;
  color:#FFF;
  }  

#livro2 {
  margin:30px 30px 0 0;
  width:300px;
  font-weight:bold;
  float:left;
  font-family:Verdana,Arial,Helvetica;
  font-size:8pt;
  color:#FFF;
  } 
  
#linhalivro {
  width:805px;
  height:auto;
  overflow:hidden;
  }

#linhadescription {
  width:597px;
  height:auto;
  overflow:hidden;
  text-align:justify;
  color:#ccc;
  text-transform:uppercase;
  font-size:8pt;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  } 
  
.imglivro {
  margin-bottom:10px;
  }
  
#footer {
  width:auto;
  height:124px;
  margin:50px 0 0 0;
  background-image:url(bgfooter.jpg);
  }
      
#footer-in {
  width:805px;
  height:124px;
  margin:0 auto;
  padding:0;
  }