.overlay{
     display: none;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
  background-color:#e9eaeb;
     z-index:1001;
     opacity:.35;
     -moz-opacity: 0.35;
     filter: alpha(opacity=35);
     
     
}
.tapon {
	 
     position: absolute;
     top: 0 ;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: white;
     z-index:1001;
     border : 0px solid red;
 }
 
 .modal2 {

     position: absolute;
     top: 25%;
     left: 25%;
     width: 50%;
     height: 250px;
     padding: 0px;
     background-color: white;
     border: 2px solid red; 	
     color: black;
     z-index:1009;
     overflow: auto;
     
}
 
.modal {
     display: none;
     position: absolute;
     top: 25%;
     left: 25%;
     width: 50%;
     height: 50%;
     padding: 0px;
     background-color: white;
     border: 2px solid red; 	
     color: #333;
     z-index:1009;
     overflow: auto;
     
}

.overlayGalery{
     display: none;
     position: absolute;
     top: 0;
     left: 0;
     width: 600px;
     height: 100%;
     background: #fff;
     background-position: center center;
     z-index:101;
     opacity:.75;
     -moz-opacity: 0.75;
     filter: alpha(opacity=75);
     cursor: hand;
     border:0px solid blue;
}

.modalGalery {
     display: none;
     position: absolute;
     top: 0px;
     left: 115px;
     width:400px; 
     height:450px;
     background: #e9eaeb;
	 border-left: 2px solid white;
	 border-top: 2px solid white;
	 border-right: 2px solid #ddd;
	 border-bottom: 2px solid #ddd;
     color: #333;
     z-index:103;
     overflow: hidden; /* Quita el scroll en IE */
     border:0px solid olive;
}

.popupMisImagenes {
	color:#e9eaeb;
	z-index:1003;
	border:0px solid #ccc;
}

.popupPhotoMisImagenes {
	border:0px solid #ccc;
	// position: relative;
	// top:5px;
	height:400px;
	width:100%;
	background:#e9eaeb;
	text-align:center;
	clear:both; /* Limpia el float de la imagen del aspa (.cerrar) */
	z-index:104;
}

/* Aspa de la imagen cuando se amplia */
.cerrar {
	float:right;
	margin:6px;
}

#itemPreview {
	/* background-color:#FFFFFF;
	border:solid 1px #CCCCCC;	
	padding:5px; */
	margin-bottom:5px;
	vertical-align:middle;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              