
   #teste{
    position: absolute;
    width: 100px;
    height: 100px;
    margin-top: 50px;
    margin-left: 105px;
    z-index:1;
    
}

    #parceiros{
    
    float: left;
    margin-top: 170px;
    font-size: 11px; 
    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;  
  
  
  }
  
 .corpo{
	
			font-weight: normal;
            font-size: 12px; 
			padding: 0;
			margin: 0;
			margin-bottom: 20px;
			padding: 20px 0px 10px 0px;
			text-align: justify;
            color: #808080;	
		
	}
    
 
   


