
#titulo p		{ color: #000000; z-index: 99; float: left; margin-top: 15px;}
.tituloBg		{ background-color: #ffffff; position: absolute; top:7px; left: 40px; width: 450px; height: 100%; min-height: 40px; opacity: .7; }

.botones		{ position: absolute; width: 100%; height: 30px; top: 528px; left: 0px; z-index: 9999; display: none;}
.btnCerrar		{ position: absolute; width: 26px; height: 25px; top:2px; left: 100%; margin-left: -34px; cursor: pointer; background: url(../ob/cerrar.png) no-repeat;} /* top:5px; */

.panelHome		{ position: absolute; width: 690px; height: 390px; top:73px; left: 66px; }
.panel			{ position: absolute; width: 690px; height: 390px; top:0px; left: 0px; display: none; }
.panelBd		{ position: relative; float: left; /*background-color: #bcccd3; */width: 790px; height: 452px; margin-top: 37px; margin-left: 0px; overflow: hidden; }
.instrucciones		{ position: absolute; width: 789px; height: 92px; top:-25px; left: 0px; overflow: hidden;}
.instrucciones span	{ font-family: avenir; font-size: 16px; width: 709px; height: auto; float: left; margin-left: 60px; margin-top: 19px;}
.letrero		{ position: absolute; width: auto; height: auto; z-index: 5;}

.dontSelect		{ -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none;}
.rotate 		{ -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -sand-transform: rotate(-45deg); }

*:focus, :focus 	{outline: 0;}
.ui-dialog 		{padding: 0 !important; background: transparent !important; border: 1px solid transparent !important; z-index: 9999;}
#felicidades,
#acierto,
#error 			{font-family: "Helvetica Neue", helvetica, Sans-Serif !important; font-size:16px; box-shadow: 0 5px 10px 0 #333;}
#felicidades,
#acierto 		{ background: #3399cc; border-radius: 5px; display: none;}
#error 			{ background: #ff6600; border-radius: 5px;}
#felicidades p,
#acierto p,
#felicidades p a,
#acierto p a,
#error p a		 { position: absolute; width: 94%; left: 3%; top: 5px; font-weight: normal; color: #fff !important; text-align: center; text-decoration: none !important; font-family: avenir; display: block; height: 100px; }
#error p 		 { font-family: avenir, helvetica, Sans-Serif !important; font-weight: normal; color: #fff; text-align: center; }
.ui-dialog-titlebar 	 { background: transparent !important; border: none !important; } 
.ui-widget-header button { position: absolute; width: 26px !important; height: 25px !important; margin: 0 !important; padding: 0 !important; background: url('../ob/cerrar.png') no-repeat !important; z-index: 10 !important; right: -13px !important; top: 6px !important; cursor: pointer;}
.ui-icon-closethick 	 { display: none !important; }
.ui-button 		 { background: transparent !important; color: transparent !important; border: none !important; }
.ui-widget-overlay 	 { background: #333; opacity: 0.8; }
.ui-widget-overlay 	 { background: transparent; opacity: 0; }
.ac_drop_alt 		 { position: absolute; bottom: 0; left: 250px; }

