#central_topo {
  width: 950px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  height: 200px;
  margin-top: 20px;
}
#logotipo {
  height: 200px;
  width: 150px;
  position: absolute;
  z-index: 2;
  text-align: center;
}
#login {
  z-index: 2;
  height: 200px;
  width: 170px;
  float: right;
  background-image: url(/clube/imagens/img04.png);
  background-repeat: no-repeat;
}
#stats {
  z-index: 2;
  height: 200px;
  width: 170px;
  float: right;
  margin-right: 10px;
  background-image: url(/clube/imagens/img04.png);
  background-repeat: no-repeat;
}
#clube_destaque {
  z-index: 2;
  height: 200px;
  width: 170px;
  float: right;
  margin-right: 10px;
  background-image: url(/clube/imagens/img04.png);
  background-repeat: no-repeat;
}
#menu_topo {
  height: 200px;
  width: 260px;
  float: right;
}
#col1 {
  width: 540px;
  float: left;
}
#col2 {
  width: 390px;
  float: right;
}
#col12 {
  width: 950px;
  margin-right: auto;
  margin-left: auto;
  height: 400px;
}
#central {
  width: 950px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
#rodape {
  background-image: url(/clube/imagens/fundo_rodape.png);
  background-repeat: no-repeat;
  clear: both;
  width: 950px;
  margin-right: auto;
  margin-left: auto;
  height: 47px;
  text-align: center;
  padding-top: 10px;
}
#fotografia {
  border: 3px dashed #edebd5;
  padding: 4px;
  margin-bottom: 10px;
}

