body { margin: 0px; background-color: #000;	}
#bg { position: fixed; margin: 0px;	border: 0px; padding: 0px; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; z-index: 0; opacity: .8; display:none;}
#bg img { width: 100%;}
#loading {position: absolute;left:50%;top:50%; }
#loading img { width:32px!important; }
#body {	position: absolute;	left: 0%; top: 0%; width: 98%; height:98%; padding: 1%; z-index: 10; }

#info {position: absolute; margin-top: 360px; width: 460px;  background-color: #000000; opacity: 0.8; color:#fff; font-family:Helvetica;padding:10px; margin-left:-450px; display:none;}
#info .nombre { float:left; width:205px; border-right: 1px solid #fff; }
#info .nombre h1 {font-size:28px; line-height:12px; }
#info .nombre p { font-size: 12px;}
#info .seviene { float:right; width:200px; font-size: 46px; margin: 15px 10px 0 5px;}
