/*
#workspace{
	
	width:295px;
	height:368px;
	position: relative;
	background-image:url(../images/bckgd_wpp_workarea.jpg);
}
#fondo{
	width: 288px;
	height: 360px;
	position: absolute;
}

#btn_elegirfoto{
	width:128px;
	height:34px;
	position:relative;
	top:160px;
	left:80px;
	background-image:url(../images/btn_elegirfondo.jpg);
}	
*/

#area{
	width: 295px;
	height: 368px;
	position: absolute;
	background-image:url(../images/bckgd_wpp_workarea.jpg);
	background-repeat:no-repeat;
}
#workspace{
	
	width:288px;
	height:360px;
	position: relative;
	
}
#fondo{
	width: 288px;
	height: 360px;
	position: absolute;
}

#btn_elegirfoto{
	width:128px;
	height:34px;
	position:absolute;
	top:160px;
	left:80px;
	/*background-image:url(../images/btn_elegirfondo.jpg);*/
}
.hab{
	width:128px;
	height:34px;
	background-image:url(../images/btn_elegirfondo.jpg);
}
.des{
	width:128px;
	height:34px;
	background-image:url(../images/btn_elegirfondo_des.jpg);
}


#simbol1{
	width: auto;
	height: auto;
	position: relative;
	background-repeat: no-repeat;
	/*display:compact;*/
}
#preview{
	width: 288px;
	height: 360px;
	/*position: relative;*/
	background-color: gray;
}
.fondo_tr{
	background-color:#d3d3d2;
	width:181px;
	height:30px;
	margin-top:1px;
	
}
.thumb{
	position:relative;
	left:0px;
	top:0px;
	width:30px;
	height:30px;
	float:left;
	border:none;
}
.action_show{
	position:relative;
	background-image:url(../img/eye.png);
	width:16px;
	height:16px;
	left:0px;
	top:8px;
	border:none;
	float:left;	
}	
.action_hide{
	position:relative;
	background-image:url(../img/eye_des.png);
	width:16px;
	height:16px;
	left:0px;
	top:8px;
	border:none;
	float:left;	
}	

.action_dup{
	position:relative;
	width:16px;
	height:16px;
	left:25px;
	top:8px;
	border:none;
	float:left;	
}	
.action_del{
	position:relative;
	width:16px;
	height:16px;
	left:128px;
	top:8px;
	border:none;
	float:left;	
}	
#fp_preloader_25{
	position:relative;
	top:1px;
	width:20px;
	height:20px;
	background-image:url(../images/fp_preloader_25.gif);
}
.fp_preloader_20{
	background-image:url(../images/fp_preloader_20.gif);
	background-repeat: no-repeat;
}

#btn_fp_guardar{
	width:79px;
	height:34px;
		
}
.btn_fp_guardar_hab{
	width:79px;
	height:34px;
	background-image:url(../images/btn_fp_guardar.jpg);
}
.btn_fp_guardar_des{
	width:79px;
	height:34px;
	background-image:url(../images/btn_fp_guardar_des.jpg);
}	
