<style type="text/css">
<!--
  body{
       background-color: #FCF1E7;
      }
  
  div{
       font-family: verdana;
       font-size: 15;
       color:#3E3E3E;

      }
  p{ 
       padding-left:10px;
       padding-right:10px;
       text-indent: 25px;
       text-align: justify;
       font-family: verdana;
       font-size: 15;
       color:#3E3E3E;
   }
li{    
       padding-left:10px;
       padding-right:10px;
       font-family: verdana;
       font-size: 15;
       color:#3E3E3E;
}
table{
      whidth:695px;
     }
  #titulo{
          font-family: verdana;
          font-size: 23;
          color:#3E3E3E;
          text-align: center;
         }
#contato{ 
       padding-left:10px;
       padding-right:10px;
       text-indent: 25px;
       text-align: center;
       font-family: verdana;
       font-size: 15;
       color:#3E3E3E;
   }
#equipe{
       padding-left:10px;
       padding-right:10px;
       text-indent: 25px;
       text-align: justify;
       font-family: verdana;
       font-size: 13;
       color:#3E3E3E;
   }  
#home{ 
       padding-left:10px;
       padding-right:10px;
       text-indent: 25px;
       text-align: justify;
       font-family: verdana;
       font-size: 16;
       color:#3E3E3E;
       }
#menu div{
        position: absolute;
        left: 0px; /*posição à direita*/
        top: 0px; /*posição abaixo*/
        width: 125px;
        }
#menu ul {
          list-style-type: none; /*remove o marcador*/
          margin: 0; /*remove o recuo IE e Opera*/
          padding: 0; /*remove o recuo Mozilla e NN*/
          font: 15px verdana, helvetica, sans-serif;
          }
#menu li { 
          margin-bottom:1px; 
         }
#menu a {
         display: block;
         padding: 5px 0 5px 30px;
         border: 0px solid #000000;
         width: 125px;
         background-color: #7D7D7D;
         color: #FFFFFF;
         text-decoration: none;
         background-image: url(imagens/image1.jpg);
         voice-family: "\"}\"";  /*Box Model Hack*/
         voice-family:inherit;
         width:125px;
         }
body>#menu a {width:100px;}

#menu a:hover {
               border: 0px solid #000000;
               background-color: #FF7E25;
               background-image: url(imagens/image2.jpg);
               color:#000000;
              }
td {
    padding: 0px;
    }
-->
</style>