#splash {
	width:703px;
	height:206px;
	margin:0 auto;
}

#panelReel {
	position: absolute;
	top: 0;
	left: 0;
}

#panelReel > * {
	position:relative;
	display:block;
	width: 790px;
	height:560px;
	}    
	

#activity {
	width: 790px;
	height:560px;
	
	/*Estas propiedades pueden modificarse si llegase a ser necesario*/	
	margin:auto;
	overflow:hidden;
	
	
	font-family:trade !important; 
	font-size:16px; 
}

/* Estilo propio del recurso */
/* body { background: url('../img/fondo.png') 0 0 repeat !important; } */
.ui-dialog {padding: 0 !important; background: transparent !important; border-bottom: 1px solid #3399CC ; border-radius:8px; border-left: 1px solid transparent !important; border-top: 1px solid transparent !important;  border-right: 1px solid transparent !important;}
/* .ui-dialog-titlebar { display:none; }  */
#retro_a, #retro_a_f  {font-family:'trade' !important; font-size:16px; text-align:center;  box-shadow: 0 5px 10px 0 #333; color:#FFF;  }
#retro_a {background: #3399cc; border-radius: 5px;}
#retro_a_f {background: #ff3300; border-radius: 5px; text-align:center }
#retro_a  {font-weight: normal; color: #fff; text-align:center }
#retro_a_f  {font-family: 'trade' !important; font-weight: normal; color: #fff; }
.ui-dialog-titlebar { background: transparent !important; border: none !important; } 
.ui-widget-header button { width: 35px !important; height: 35px !important; margin: 0 !important; padding: 0 !important; background: url(../img/cerrar.png) !important; z-index: 10 !important; right: -5px !important; top: 11px !important;}  /* right: -17px; top: 22px; */
.ui-icon-closethick { display: none !important; }
.ui-button { background: transparent !important; color: transparent !important; border: none !important; }
.heavy {font-family: 'tradebold' !important; font-size:16px }
.trade{font-family:"trade";}
.museo{font-family:"museo";}
.museo300{font-family:"museo300";}
.tradebold{font-family:"tradebold";}
*:focus, :focus { outline: 0; }
#splash img { margin-top: -100px; }	
#felicidades { position: relative; display: block; clear: both; float: none; width: 790px; height:560px;	}
#felicidades { background: #efefef; font-family:'tradebold', 'trade' !important; font-size:16px;  }
#felicidades p { position: absolute; top: 30%; left: 10%;  }
#txt1_h{
	color:#5F2301;
	font-weight:bold;
}
#txt2_h{
	color:#5F2301;
	font-weight:100;
	
}