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

#cabecalho{
     
    position: absolute;
    height: 292px;
    width: 1000px;

    background: url("../imagens/cabecalho_teste2.jpg") no-repeat top center;
    z-index: 0;  
  
  
  }
  
    #servicos_inter{
    
    float: left;
    margin: 0;
	margin-top: 170px;
    width: 57%;
    padding-left: 28px;
    padding-right: 107px;
    
    }
    
	#servicos_inter img{
		
	   margin: 0;
	   border: 0;
	   margin-bottom: 20px;	
	}
    
	    
     .titulo{
	
	   font-size: 13px;
	   padding-bottom: 7px;
	   border-bottom-style: solid;
       border-bottom-width: 2px;
       border-bottom-color: #F0F0F0;
       color: #585858;
       
		
	}
	
	.corpo{
	
			font-weight: normal;
            font-size: 12px;  
			padding: 0;
			margin: 0;
			padding: 20px 0px 10px 0px;
			text-align: justify;
			margin-bottom: 10px;
            color: #808080;	
		
	}
    
   
    



