* {
  margin:0;
  padding:0;
}

body {
  font-family:"Trebuchet MS", Helvetica, sans-serif;
  background:#000 url(../images/clube/bg_clube.jpg) no-repeat 0 -28px;
  color:#fff;
}

body.home {
  background:#000 url(../images/clube/bg_home.jpg) no-repeat;
  height:480px;
}

a {
  color:#81D000;
}

#topo {
  display:none;
}

#login {
  margin-top:340px;
  margin-left:160px;
  font-size:.7em;
  width:300px;
}

label {
  color:#E43687;
  font-weight:bold;
}

.entrar {
  background:url(../images/clube/bt_entrar.gif) no-repeat;
  width:66px;
  height:24px;
  border:none;
}

.enviar {
  border:none;
  height:20px;
  cursor:pointer;
  background-repeat:no-repeat;
  background:#fff url(../images/clube/bt_enviar.jpg) no-repeat;
  width:73px;
}

.aba-menu img {
  margin-right:5px;
  margin-bottom:-4px;
  cursor:pointer;
}

#regulamento {
  position:absolute;
  top:255px;
  left:1025px;
}

#rodape {
  height:150px;
  clear:both;
}

#corpo.interna {
}

#menu {
  margin-left:158px;
  margin-top:281px;
  height:32px;
}

#menu a {
  float:left;
  margin-right:3px;
}

#texto {
  margin-left:165px;
  font-size:.7em;
  width:415px;
  height:330px;
  overflow:hidden;
  clear:both;
}

#scroll {
  overflow:auto;
  height:240px;
}

#texto strong { color:#f98f1e }

.destaque {
  color:#FF4EA3;
  font-weight:bold;
  font-size:1.3em;
}