html, body {background:url('imagens/bg.jpg');
          padding: 0;
		  margin: 0;
          height: 97%;}
*html, body {margin-left: 25%;}
#geral {width: 740px;
        border: 0px solid #000;
        margin: auto;
        min-height: 100%;
        padding-bottom: 30px;
        position: relative;
        background:#FFF;}
*html #geral {height: 100%;}
#topo {background:url('imagens/topo.jpg');
       height: 127px;}
#menu ul {background: url('imagens/men.jpg');
          padding-left: 450px;
		  height: 23px;
          margin: 1px 0px 0px 0px;}
#menu ul li {display: inline;}
#menu ul li a {color: #4F4F4F;
               text-decoration: none;
               font-size: 14px;
               font-family: verdana;
               font-weight: 600;}
#menu ul li a:hover{color:#000;
                    text-decoration: overline;}
#conteudo {margin: 0px 15px 0px 15px;
           font-size: 13px;
           font-family: Tahoma;}
#rodape {margin: 0px 5px 5px 5px;
         background:url('imagens/rodape.jpg');
         width: 730px;
         position: absolute;
         text-align: center;
         bottom: 0;
         height: 15px;
         font-size: 10px;
         color: #4F4F4F;}
h1 {font-size: 18px;
    color: #707070;
     font-family: verdana;}
