body { 	background: url(../../assets/imgs/bg_actividades4.jpg) center -55px #002596 no-repeat; }
.container { position: relative; width: 1028px; padding: 40px 0 0 }

.registro { position: absolute; right: 25px; top: 25px; background: url(../../assets/imgs/home/registate.png) 0 0 no-repeat; width: 318px; height: 177px }
.registro h2 { display: block; width: 100%; height: 47px; text-indent: -9000px }
.registro p.registrate { position: absolute; bottom: 10px; left: 0; display: block; font-size: 10px; color: #fff; width: 318px; text-align: center }
.registro p.registrate a { display: inline; color: #fff; text-decoration: underline }
.registro a.olvido { display: block; font-size: 10px; color: #9BFFFA; margin: 0 0 3px 100px }

.registro label { display: block; float: left; width: 90px; padding: 0 10px 0 0; font-size: 11px; line-height: 24px; color: #fff; text-align: right; }
.registro input { background: url(../../assets/imgs/input.png) 0 0 no-repeat; width: 170px; height: 26px; line-height: 26px; padding: 0 3px; margin: 0 0 2px }
.registro input[type="submit"],
#recovery .volver { cursor: pointer; float: right; background: url(../../assets/imgs/btn/ingresar.png) 0 0 no-repeat; width: 115px; height: 25px; margin: 0 40px 0 0; text-indent: -9000px }
.registro input[type="submit"]:hover,
#recovery .volver:hover { background-position: 0 100% }
.registro .fb_connect { padding: 0 0 0 60px }
#recovery input[type="submit"] { background: url(../../assets/imgs/btn/enviar.png) 0 0 no-repeat }
#recovery .volver { float: left; background: url(../../assets/imgs/btn/volver.png) 0 0 no-repeat; margin: 0 0 0 40px }
#recovery h3 { font: 16px/18px 'BeautifulEveryTimeRegular',Arial,Verdana,Tahoma,'Sans-serif'; color: #fff; padding: 5px 0 10px 15px; text-align: center }
#recovery { display: none }
.registro .error { font-size: 9px; color: #FEA20B; padding: 0 0 0 38px }
.registro .alerta { position: absolute; left: 0; top: 30px; font-size: 10px; color: #FEA20B !important; padding: 0 0 0 70px }

.logueado { position: absolute; right: 25px; top: 25px; background: url(../../assets/imgs/puntos.png) 0 0 no-repeat; width: 290px; height: 58px; padding: 12px 15px; text-align: center }
.logueado p { font-size: 11px; color: #fff; padding: 5px 0 0 15px; text-align: left }
.logueado a.salir { float: right; background: url(../../assets/imgs/btn/salir.png) 0 0 no-repeat; width: 60px; height: 22px; text-indent: -9000px }
.logueado a.salir:hover { background-position: 0 100% }
.logueado h2 { float: left; width: 140px; height: 50px; text-indent: -9000px }
.logueado big { font-size: 30px; color: #fff }
.logueado .fb_connect { position: absolute; right: 15px; top: 12px }
.logueado #points { top: 37px; left: 130px; margin-left: 0 }

