

* {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color:#000000;
      }


body {
   background-color: #80FF00;
   }

#main {
   position: absolute;
   width: 950px;
   left: 50%;
   margin-left: -475px;
   height: 3100;
   background-color: #ffffff;
   top:0;
      } /* todos os parágr da pag. */

#main2 {
   position: absolute;
   width: 950px;
   left: 50%;
   margin-left: -475px;
   height: 1100;
   background-color: #ffffff;
   top:0;
      } /* todos os parágr da pag. */


#pe_pagauto {
   position: absolute;
   top:1100;
   width: 950px;
   left: 50%;
   margin-left: -475px;
   height: 100;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:45;
   color:#000000;
   font-weight:bold;
   line-height:100px;
   text-align:center;
   background-color: #80FFdd;
   z-index:1;
      } /* para pe da pag. */




#topo {
   position: absolute;
   width: 950px;
   height: 100;
   top:o;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:45;
   color:#000000;
   font-weight:bold;
   line-height:100px;
   text-align:center;
   z-index:1;
      } /* para topo da pag. */


#bottao01 {
   position: absolute;
   width: 20 px;
   background-color: #ffffff;
   top:76;
   left:510;
   z-index:2;

      } /* bottao pag. */

#bottao02 {
   position: absolute;
   width: 20 px;
   background-color: #ffffff;
   top:76;
   left:640;
   z-index:2;

      } /* bottao pag. */


#bottao03 {
   position: absolute;
   width: 20 px;
   background-color: #ffffff;
   top:76;
   left:770;
   z-index:2;

      } /* bottao pag. */


#menu01 {
   position: absolute;
   width: 820;
   height: 30px;
   background-color: #80FF00;
   top:109;
   left:128;
   z-index:3;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:15;
   font-weight:bold;
   color:#000000;
   text-align:center;
   line-height:30px; 
   word-spacing:6px; 
      } /* menu pag. */


.lkmenu01 {
   text-decoration:none;
   color:#000000;
   font-weight: bold;
      }

.lkmenu01:hover {
   color: #ac0000;
      }


#corpo {
   position: absolute;
   width: 910px;
   height: 530;
   top:139;
   font-size:14;
   color:#0000dd;
   left: 20;
   z-index:1;
      } /* corpo da pag. */



#foto_auto {
   position: absolute;
   width: 370px;
   top:120;
   font-size:14;
   color:#0000dd;
   background-color: #ffffff;
   left: 0;
   z-index:2;
      } /* da autora da pag. */


#caixa03 {
   position: absolute;
   width: 540px;
   top:80;
   font-size:16;
   color:#0000dd;
   background-color: #ffffff;
   left: 370;
   z-index:2;
      } /* para topo da pag. */


#corpo2_pagauto {
   position: absolute;
   width: 910px;
   height: 2400;
   top:670;
   font-size:14;
   color:#0000dd;


   left: 20;
   z-index:1;
      } /* corpo da pag. */


#livro2 {
   position: relative;
   width: 160px;
   height: 140px;
   top:10;
   background-color: #80FF00;
   float:left;
   margin-right: 10px;
   margin-left: 10px;
   margin-top: 30px;
   z-index:2;
      } /* para topo da pag. */


#livro_novo {
   position: relative;
   width: 890px;
   height: 290px;
   top:10;
   background-color: #80FF00;
   float:left;
   margin-right: 10px;
   margin-left: 10px;
   margin-top: 30px;
   z-index:2;
      } /* para topo da pag. */


h1 {
   font-size:25;
   font-weight:bold;
   text-align:center;
      }



