#pop4545 {
	z-index: 10;
	position: relative;
	border: 1px solid #333333;
	text-align: center;
	vertical-align: top;
	display: none;
	background-color: #000000;
	background-image: url(../images/desta_home04.jpg);
}

#pop {
	z-index: 10;
	background-position: center center;
	background-size: auto 100%;
	background-repeat: repeat;
	padding: 25px;
	position: fixed;
	text-align: center;
	width: 100%;
	background-image: url(../images/fdo60.png);
	height: 100%;
}

#cerrar {
   float:right;
   margin-right:5px;
   cursor:pointer;
   font:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
   background-color:#666666;
   width:12px;
   position:relative;
   margin-top:-1px;
   text-align:center;
}