@charset "UTF-8";

*{margin: 0; padding: 0;}

body{
    background-color: #ffffff; font-family: "Calibri";
}

#mundo {
    width: 100%; height: auto; background-color: #ffffff;
}

#cabecalho {
    width: 100%; height: 280px;
    background: url(../img/fundo_cabecalho.jpg) no-repeat center center;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}
#cabecalho_2 {
    width: 98%; height: 280px; margin: auto;
}

#data {
    width: 19%; height: 21px; background: #3b5998;
    margin-top: 208px; position: absolute; margin-left: 5px; color: white;
    text-align: center;
}

#simbolo {
    width: 19%; height: 188px; position: absolute;
    margin-top: 30px; z-index: 9999; margin-left: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#simbolo img {
    width: 100%; height: 188px; margin: 0px;
}

#slide_fotos {
    width: 77%; height: 217px; float: right; margin-top: 10px; margin-right: 10px; 
    font-family: "Calibri"; color: white; border: 0px ;

    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

#pag_destaque a { font-size: 15px; background: darkred; text-decoration: none; padding: 0px 5px;
                  z-index: 9998; color: white; position: relative; margin: 0px 1px; }
#pag_destaque a.activeSlide { background: black; color: white; }
#pag_destaque a:focus { outline: none; background-color: blue; color: white; }
#pag_destaque a:hover { background-color: white; color: black; }

#barra_login {
    width: 45px; height: 35px; float: left; position: relative; z-index: 99999;
}

#barra_login_superior {
    width: 100%; height: 34px; padding-top: 4px; color: white;
}

.versus {
    color: black;
}

#ganhadores_fixado {
    width: 216px; height: auto; max-height: 400px; background-color: red; 
    padding: 3px 0px 0px 0px; z-index: 9999; color: white; text-align: left; 
    border-left: 1px #FAD503 solid; border-right: 1px #FAD503 solid;
    bottom: 0px; right: 10px; position: fixed;
}
#ganhadores_fixado a {
    color: black; text-decoration: none; cursor: pointer;
}
#ganhadores_fixado a:hover {
    color: white; text-decoration: none; cursor: pointer;
}

#barra_menu_pricipal {
    width: 100%; height: auto; margin-top: 0px; text-align: center;
    margin: auto; z-index: 99999;
    background: #696969;
}

#barra_menu_pricipal {
    width: 100%; height: auto; margin-top: 0px; text-align: center;
    margin: auto; z-index: 99999; 
    background: #696969;
}


#barra_menu_pricipal2 {
    width: 100%; height: auto; margin-top: 8px; text-align: center; padding: 6px 0px; 
    margin: auto; z-index: 99999;
    background: #152852;
}

#barra_menu_pricipal2 {
    width: 100%; height: auto; margin-top: 8px; text-align: center; padding: 6px 0px;
    margin: auto; z-index: 99999;
    background: #152852;
}

nav#menu{
    list-style:none; width: 99%; height: auto; margin: auto; text-align: center;
    z-index: 99999; margin-top: 0px;
}
nav#menu li{
    display: inline-table; height: auto; list-style:none; width: auto; margin: auto;
}
nav#menu li a{
    color: white; text-decoration:none; display:block; padding: 8px 15px;
    margin: 0px; 
}
nav#menu li a:hover{
    color:white; background: #3b5998;
}

nav#menu_jogos {
    list-style: none; width: 96%; float: right; margin-bottom: 20px;
}
nav#menu_jogos ul li {
    background-color: darkred;
    margin: 0px; margin-top: 2px;
    width: 98%; text-align: left;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    list-style: none;
}
nav#menu_jogos ul li a{
    color: white; text-decoration: none; display:block; padding: 4px 3px;
}
nav#menu_jogos ul li a:hover{
    color: white; background: linear-gradient(red, black);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#slideShow {text-align: center; margin: auto;}
#slideShow a {width: 0px; font-size: 0px; text-decoration: none; position: absolute; margin: auto; 
              display: inline-block;}
#slideShow a.activeSlide { background: #FAD503; color: black; }
#slideShow a:focus { outline: none; }

#meio {
    width: 100%; min-height: 1050px; height: auto; margin: auto;
    margin-top: 20px; margin-bottom: 20px;
}
#meio1 {
    width: 97%; height: auto; margin: auto;
}
#meio2 {
    width: 100%; height: auto;
}
#meio2_interior {
    width: 100%; height: auto;
}
#meio3 {
    width: 100%; height: auto;
}

#mensagem_valor_aposta, #mensagem_valor_aposta2, #mensagem_aposta, #mensagem_limite_premio, #mensagem_saldo_aposta {
    color: white; background-color: red; display:none; font-size: 14px; padding: 1px 0px 1px 0px;
    text-align: center; font-weight: normal; width: 99%;
}

#x_excluir {
    color: black; background-color: white; text-decoration: none; font-weight: bold;
}
#x_excluir a:hover {
    text-decoration: none; color: red; cursor: pointer;
}

#barra_data {
    width: 65%; height: 40px; margin-bottom: 5px; text-align: center; margin: auto;
}
#barra_data_interior {
    width: 99%; height: auto; background-color: blue; padding: 0px 5px 0px 5px;
}

#rodape {
    width: 100%; height: auto; background: black; border-top: 3px solid darkred;
    margin-top: 50px;
}

#rodape_frase {
    margin: 30px auto 30px auto; color: white; text-align: center; font-weight: bold; font-size: 18px; 
    
}

.mais_opcoes {
    width: 100%; min-height: 30px; height: auto; display:none; border-bottom: 1px #3b5998 dashed; 
    padding-bottom: 30px; margin-top: 10px;
}
.mais_opcoes_botao {
    background: #3b5998; text-align: center; cursor: pointer; padding: 7px 2px;
    color: white; font-size: 14px; 
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#div_pin {
    width: 100%; height: auto; display: none; background-color: lightsteelblue; text-align: center; margin-top: 5px;
}