    a:link{color: black; text-decoration: none;}
    a:visited{color: black; text-decoration: none;}
    a:hover{color:green; text-decoration: none;}
     
    #empresa{
    
    float: left;
    margin-top: 170px;
    width: 57%;
    padding-left: 28px;
    padding-right: 107px;
    
     
    } 
    
    #cabecalho{
     
    position: absolute;
    height: 292px;
    width: 1000px;

    background: url("../imagens/cabecalho_teste2.jpg") no-repeat top center;
    z-index: 0;  
  
  
  }
    #menu2{
    
    float: right;
    margin-left: 12px;
    margin-top: -20px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;     
   
                     
    }
    
    #empresa img{
        
       margin: 0;
       border: 0;
       margin-bottom: 20px; 
            
    }
    
    .titulo{
    
       padding-bottom: 7px;
       border-bottom-style: solid;
       border-bottom-width: 2px;
       border-bottom-color: #F0F0F0;
       font-size: 13px;
       color: #585858;
        
    }
    
    .corpo{
    
           
            font-weight: normal;
            font-size: 12px;  
            text-align: justify;
            margin-top: -110px;
            margin-left: 155px;
            line-height: 16px;
            color: #808080;
              
            
                
        
    }
    
    .corpo2{
    
            
            font-weight: normal;
            font-size: 11px;  
            text-align: justify;
            margin-top: -80px;
            margin-left: 180px;            
            color: #585858;
                
        
    }
    


