﻿  .btnFormulario a
    {
  	background-position: 0 0;  
	background-repeat: no-repeat;      
	height: 88px;   	 
	display: inline-block; 
	outline: none;  
    }
           

.btnFormulario a:hover {       
	background-position: -230px -0px;  
	background-repeat: no-repeat;      
}  

.btnFormulario a:active {   
	background-position: -0px -0px;  
	background-repeat: no-repeat;       
}  

.formulario a {       
	background-image: url('Imagens/SpriteFormReg.jpg');   
	width: 230px;   
} 

  
    
  .btnParceiros a {  
	background-position: 0 0;  
	background-repeat: no-repeat;      
	height: 88px;   	 
	display: inline-block; 
	outline: none;  
 }  

.btnParceiros a:hover {       
	background-position: -225px -0px;  
	background-repeat: no-repeat;      
}  

.btnParceiros a:active {   
	background-position: -0px -0px;  
	background-repeat: no-repeat;       
}  

.parceiros a {       
	background-image: url('Imagens/SpriteLogin.jpg');   
	width: 225px;   
} 
      
   
          
  

