
.imagen1a {
	background:url(../images/mn_record1.png) no-repeat;
	height: 66px;
	width: 66px;
	cursor: pointer;  
}
.imagen1a:hover {
	background:url(../images/mn_record1-2.png) no-repeat;
	height: 66px;
	width: 66px;
    cursor: pointer; 
	
}
.imagen1a {
  background: url(../images/mn_record1.png) no-repeat left;
  height: 66px;  
  width: 66px;  
 }

.imagen1a:hover {
  background-position: right;
  height: 66px; 
  width: 66px; 
  cursor: pointer; 
 }



.imagen2a {
	background:url(../images/mn_record2.png) no-repeat;
	height: 66px;
	width: 66px;
	cursor: pointer;  
}
.imagen2a:hover {
	background: url(../images/mn_record2-2.png) no-repeat;
	height: 66px;
	width: 66px;
    cursor: pointer; 
	
}
.imagen2a {
  background: url(../images/mn_record2.png) no-repeat left;
  height: 66px;  
  width: 66px;  
 }

.imagen2a:hover {
  background-position: right;
  height: 66px; 
  width: 66px; 
  cursor: pointer; 
 }
 
 
 
 
 .imagen3a {
	background:url(../images/mn_record3.png) no-repeat;
	height: 66px;
	width: 66px;
	cursor: pointer;  
}
.imagen3a:hover {
	background: url(../images/mn_record3-2.png) no-repeat;
	height: 66px;
	width: 66px;
    cursor: pointer; 
	
}
.imagen3a {
  background: url(../images/mn_record3.png) no-repeat left;
  height: 66px;  
  width: 66px;  
 }

.imagen3a:hover {
  background-position: right;
  height: 66px; 
  width: 66px; 
  cursor: pointer; 
 }
 
 
  .imagen4a {
	background:url(../images/mn_record4.png) no-repeat;
	height: 66px;
	width: 66px;
	cursor: pointer;  
}
.imagen4a:hover {
	background: url(../images/mn_record4-2.png) no-repeat;
	height: 66px;
	width: 66px;
    cursor: pointer; 
	
}
.imagen4a {
  background: url(../images/mn_record4.png) no-repeat left;
  height: 66px;  
  width: 66px;  
 }

.imagen4a:hover {
  background-position: right;
  height: 66px; 
  width: 66px; 
  cursor: pointer; 
 }
 
 
   
  .imagen5a {
	background:url(../images/mn_record5.png) no-repeat;
	height: 66px;
	width: 66px;
	cursor: pointer;  
}
.imagen5a:hover {
	background: url(../images/mn_record5-2.png) no-repeat;
	height: 66px;
	width: 66px;
    cursor: pointer; 
	
}
.imagen5a {
  background: url(../images/mn_record5.png) no-repeat left;
  height: 66px;  
  width: 66px;  
 }

.imagen5a:hover {
  background-position: right;
  height: 66px; 
  width: 66px; 
  cursor: pointer; 
 }
 
 
 
 
   
  .imagen6a {
	background:url(../images/mn_record6.png) no-repeat;
	height: 66px;
	width: 66px;
	cursor: pointer;  
}
.imagen6a:hover {
	background: url(../images/mn_record6-2.png) no-repeat;
	height: 66px;
	width: 66px;
    cursor: pointer; 
	
}
.imagen6a {
  background: url(../images/mn_record6.png) no-repeat left;
  height: 66px;  
  width: 66px;  
 }

.imagen6a:hover {
  background-position: right;
  height: 66px; 
  width: 66px; 
  cursor: pointer; 
 }
 
 
 
#imagencerrara {
	background: url(img/cerrar.png) no-repeat;
	height: 27px;
	width: 54px;
	cursor: pointer;  
}
#imagencerrara:hover {
	background: url(img/cerrar-1.png) no-repeat;
	height: 27px;
	width: 54px;
    cursor: pointer; 
	
}
#imagencerrara {
  background: url(img/cerrar.png) no-repeat left;
  height: 27px;  
  width: 54px;  
 }

#imagencerrara:hover {
  background-position: right;
  height: 27px; 
  width: 54px; 
  cursor: pointer; 
 }