/* $Id: style.css,v 1.14.2.4 2007/07/09 03:50:59 drumm Exp $ */



/**
 * Generic elements
 */


body.dia{
    
  
  background-image: url(../resources/footnet/estadio/fundo-estadio.jpg);
  
  
  /* height: 100%;  */
  background-repeat: no-repeat;
  
    font: 12px 'Segoe UI', sans-serif;
  color: #494949;  
    background-position: center top;
}

body.noite{


  background-image: url(../resources/footnet/estadio/fundo-estadio-noite.jpg);

  background-position: center top;
  /* height: 100%;  */
  background-repeat: no-repeat;

    font: 12px 'Segoe UI', sans-serif;
  color: #eeeeee;
}

.center-big{
    text-align: center; 
    margin: auto;
  font-size: 16px;
  font-weight: bold;
}

.top{
    vertical-align: top;
    text-align: left;
}


.left{
    text-align: left;
}

.estadio{
    background-image: url(../resources/footnet/estadio/estadio-transparente.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    width: 1024px;
    height: 560px;
}

.estadionew{
    background-image: url(../resources/footnet/estadio/estadio-transparente.png);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 1024px;
    height: 560px;
}


 a.link-clear:link{
  color: black;
  text-decoration: none;
}

a:link, a:visited {
  color: black;
  text-decoration: none;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}


.adesao{
    position:absolute;
    left:167px;
    top:237px;
    width: 100px;
    font-size: 8pt ;
    font-weight: bold;

}

.ajuda{
    position:absolute;
    left:753px;
    top:237px;
    width: 100px;
    font-size: 8pt ;
    font-weight: bold;
}


.registar-empresario{
    position:absolute;
    left:295px;
    top:266px;
    width: 130px;
    height: 27px;
    font-size: 8pt ;
    font-weight: bold;
    text-align: center;


    background-image: url(../resources/footnet/header-line.png);
    background-repeat: repeat-x;
    background-position: left center;
}

.registar-treinador{
    position:absolute;
    left:446px;
    top:266px;
    width: 130px;
    height: 27px;
    font-size: 8pt ;
    font-weight: bold;
    text-align: center;
    background-image: url(../resources/footnet/header-line.png);
    background-repeat: repeat-x;
    background-position: left center;
}

.registar-jogador{
    position:absolute;
    left:597px;
    top:266px;
    width: 130px;
    height: 27px;
    font-size: 8pt ;
    font-weight: bold;
    text-align: center;
    background-image: url(../resources/footnet/header-line.png);
    background-repeat: repeat-x;
    background-position: left center;
}


.escolas{
    position:absolute;
    left:257px;
    top:300px;
     width: 131px;
    height: 21px;
    font-size: 8pt ;
    font-weight: bold;
    text-align: center;
    background-image: url(../resources/footnet/estadio/botoes/escolas-up.png);

}


.clubes{
    position:absolute;
    left:390px;
    top:300px;
    width: 120px;
    height: 21px;
    font-size: 8pt ;
    font-weight: bold;
    text-align: center;
    background-image: url(../resources/footnet/estadio/botoes/clubes-up.png);
}

.empresarios{
    position:absolute;
    left:516px;
    top:300px;
    width: 123px;
    height: 21px;
    font-size: 8pt ;
    font-weight: bold;
    text-align: center;
    background-image: url(../resources/footnet/estadio/botoes/empresarios-up.png);
}

.treinadores{
    position:absolute;
    left:638px;
    top:300px;
    width: 127px;
    height: 21px;
    font-size: 8pt ;
    font-weight: bold;
    text-align: center;
    background-image: url(../resources/footnet/estadio/botoes/treinadores-up.png);
}


.jovens{
    position:absolute;
    left:252px;
    top:332px;
    width: 131px;
    height: 20px;
    font-size: 8pt ;
    font-weight: bold;
    text-align: center;
    background-image: url(../resources/footnet/estadio/botoes/jovens-up.png);
}

.seniores{
    position:absolute;
    left:385px;
    top:331px;
    width: 124px;
    height: 21px;
    font-size: 8pt ;
    font-weight: bold;
    text-align: center;
    background-image: url(../resources/footnet/estadio/botoes/jogadores-up.png);
}

.eventos{
    position:absolute;
    left:519px;
    top:331px;
    width: 121px;
    height: 21px;
    font-size: 8pt ;
    font-weight: bold;
    text-align: center;
    background-image: url(../resources/footnet/estadio/botoes/eventos-up.png);
}

.prospeccao{
    position:absolute;
    left:641px;
    top:331px;
    width: 130px;
    height: 22px;
    font-size: 8pt ;
    font-weight: bold;
    text-align: center;
    background-image: url(../resources/footnet/estadio/botoes/prospeccao-up.png);
}

#video{
    position:absolute;
    left:422px;
    top:159px;
    width: 182px;
    height: 85px;
    font-size: 8pt ;
    font-weight: bold;
    text-align: center;

}

.bottom-line{
    position: relative;
    bottom: 30px;
    margin: auto;
    color: #ffffff;
    font-weight:bold;
}