/* MASTER */

/* grids */
.container { background: #000; position: absolute; top: 50%; left: 50%; margin-left: -480px; margin-top: -310px; }
.wrapper { background: #000 url(../../img/torcedor/bg.jpg); width: 960px; height: 620px; border:1px solid #222; }
.wrapper-off { background: #000 url(../../img/torcedor/bg_marcadagua.jpg); width: 960px; height: 620px; border:1px solid #333; }

.container-lft { width: 420px; height: 620px; background: #000 url(../../img/torcedor/lucas_foresti.jpg) 0 0 no-repeat; }

.container-rgt { width: 538px; height: 620px; }

.no-display {display: none;}

/* Noscript Notice */
.noscript { border:1px solid #000; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../../img/default/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }
