#mundo {
    width: 100%; height: auto; background-color: #f0f0f0;
}

#cabecalho {
    width: 100%; height: 280px;
    background: url(../img-site/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%;
}
#cabecalho2 {
    width: 100%; height: 280px; margin: auto;
}

#data {
    width: 19%; height: auto; padding: 3px 0px; margin-top: 202px; position: absolute; color: white; text-align: center; margin-left: 14px;
	background: url('../img/fundo_transparente.png');
}

#simbolo {
    width: 19%; height: 172px; background-color: transparent; position: absolute; margin-top: 20px; z-index: 9999; margin-left: 15px; text-align: center;
}
#simbolo img {height: 100%;}

#slide_fotos {
    width: 77%; height: 218px; float: right; margin-top: 10px; margin-right: 12px;

    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

#destaques {
    width: 48.5%; margin: 2px; padding: 4px 0px 2px 0px;
    display: inline-block; background: url('../img/fundo_transparente.png');
}
#destaquesFoto {
    width: 100%; color: white; font-weight: bold;
    text-shadow: 1px 0px 0px black, -1px 0px 0px black, 0px 1px 0px black, 0px -1px 0px black;
}

#barraLoginSuperior {
    width: 100%; height: 34px; padding-top: 4px; color: white;
}

.versus {
    color: var(--cor_prin_1); font-weight: bold;
}

#login_dono {
    width: 40px; height: 36px; text-align: center; float: left;
    background-color: white; margin-left: 2px; margin-top: 0px;
    background-image: url(../img-site/simbolo.png); background-repeat: no-repeat; background-position: center;

    -webkit-background-size: 95% 85%;
    -moz-background-size: 95% 85%;
    -o-background-size: 95% 85%;
    background-size: 95% 85%;
}

#barraMenuPricipal {
    width: 100%; height: auto; margin-top: 0px; text-align: center;
    margin: auto; z-index: 99999;
    background: linear-gradient(var(--cor_prin_1), var(--cor_prin_2));

    -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.77);
    -moz-box-shadow:    0px 2px 2px rgba(50, 50, 50, 0.77);
    box-shadow:         0px 2px 2px rgba(50, 50, 50, 0.77);
}
nav#menu{
    list-style:none; width: 99%; height: auto; margin: auto; text-align: center; z-index: 99999;
}
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 12px; margin: 0px;
}
nav#menu li a:hover{
    color: white; background: linear-gradient(var(--cor_input_1), var(--cor_input_2));
}

nav#menuJogos {
    list-style: none; width: 100%; margin-bottom: 20px; font-size: 17px;
}
nav#menuJogos ul li {
    margin: 0px; width: 100%; text-align: left; list-style: none; padding: 5px 3px;
}
nav#menuJogos ul a {
    color: black; text-decoration: none; display:block;
	border-top: 1px solid lightgrey;
}
nav#menuJogos ul li:hover{
    color: #ffffff; background: linear-gradient(var(--cor_input_1), var(--cor_input_2));
}

.bloco {
	background-color: transparent; width: auto; height: auto;
}

.pais {
	width: 20px; height: 18px; margin-right: 6px; 
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.filtroJogos {width: 96%; margin: auto auto 20px auto; padding: 8px 0px; text-align: center; background-color: var(--cor_leve);}

#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: 99%; min-height: 600px; height: auto; margin: auto;
    margin-top: 20px; margin-bottom: 20px;
}
#meio1 {
    width: 96%; height: auto; margin: auto;
}
#meio2 {
    width: 100%; height: auto;
}
#meio2_interior {
    width: 100%; height: auto;
}
#meio3 {
    width: 100%; height: auto;
}

#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: var(--cor_prin_1); padding: 0px 5px 0px 5px;
}

#rodape {
    width: 100%; height: auto;
    background: linear-gradient(to left, var(--cor_prin_2), var(--cor_prin_1), var(--cor_prin_2));
    border-top: 5px solid var(--cor_input_1); margin-top: 50px;
}
#rodape_frase {
    margin: 20px auto 30px auto; color: white; text-align: center; font-weight: bold; font-size: 34px;
    text-shadow: 1px 0px 0px var(--cor_prin_1), -1px 0px 0px var(--cor_prin_1), 0px 1px 0px var(--cor_prin_1), 0px -1px 0px var(--cor_prin_1);
}
#copyright {
    color: black; text-align: center; width: 100%; padding: 4px 0px;
    background: linear-gradient(var(--cor_input_1), var(--cor_input_2));
}

.maisOpcoes {
    width: 100%; min-height: 30px; height: auto; display:none;
    border-bottom: 1px var(--cor_prin_1) dashed;
    padding-bottom: 30px; margin-top: 10px;
}
.maisOpcoesBotao {
    background: linear-gradient(var(--cor_leve), var(--cor_leve));
    text-align: center; cursor: pointer; padding: 8px 3px;
    color: black; font-size: 16px; margin: auto; width: 90%; font-weight: bold;

	-moz-border-radius: 20px;
 -webkit-border-radius: 20px;
		 border-radius: 20px;
}
.maisOpcoesBotao:hover {
	background: linear-gradient(var(--cor_prin_1), var(--cor_prin_2)); color: white;
}

#divPin {
    width: 100%; height: auto; display: none; background-color: var(--cor_leve);
    text-align: center; margin-top: 10px; padding: 4px 3px;
}

#div_boloes {
    font-size: 20px; text-align: left;
}

#desenvolvido_por {
    background-image: url(../img/simbolo_rodape.png);
    background-repeat: no-repeat; background-position: center;

    width: 110px; height: 35px; margin: auto;

    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}


.cadaJogo {
	width: 100%; margin: auto; padding: 10px 0px; border-top: 1px solid lightgrey;
}


.window{
    display:none;
    position:fixed;
    width:82%;
    height:95%;
    top: 1.5%;
    left: 9%;
    background: white;
    z-index:99999;
    border-radius:5px;
    border: 2px solid var(--cor_prin_1);
}

#mascara{
    display:none;
    position:fixed;
    left:0;
    top:0;
    z-index:99900;
    background-color:#000;
}

.fechar{
    background-color: red;
    color: white;
    padding:5px;
    text-decoration: none;
}

.divFechar{
    display:block;
    text-align: left;
    color: black;
    z-index:99999;
    width: 100%;
    min-height: 30px;
    height: auto;
    margin-top: -1px;
    background-color: lightgray;
    border-bottom: 2px solid var(--cor_prin_1);
}

.conteudoOpcoes {
    margin: auto;
    width:100%;
    height: 100%;
    overflow: auto;
    clear: both;
}