
/* @media (min-width: 525px) { */


@media (max-width: 525px) {
#corpo{
	zoom: 0.8;
}
}


@media (max-width: 425px) {
#corpo{
	zoom: 0.7;
}
}



#corpo{
	margin: auto;
	min-width: 575px;
	max-width: 900px;
	background-color: #1b1b1b;
}

.menu123{
    background-color: #450505;
    color: white;
    font-size: 16px;
    float: left;
    font-family: sans-serif;
    height: 26px;
    padding-left: 20px;
    margin-left: 3px;
    padding-right: 20px;
    padding-top: 7px;
    margin-bottom: 1px;
    border-radius: 0px 10px;
    border: solid;
    border-width: 2px;
    border-color: #c3df4d;
}


#topo{
	background-color: rgb(0, 0, 0);
	background-image: url("imgs/Yughio-forbidden-memories-ps1-psx-pc-android-capa-nome-logo-site-fusoes-paises-2%20transparente.png");
	height: 120px;
	/* width: 1200px; */
	margin: auto;
	background-size: contain;
	background-repeat: no-repeat;
	align-content: center;
	background-position: center;
	padding: 20px;
}
#menu{
	    /* background-color: aquamarine; */
	    height: 35px;
	    width: 100%;
	    display: flex;
	    justify-content: center; /* Centraliza horizontalmente */
	    /* align-items: center; */
}
#ml{
	    background-color: beige;
    width: 200px;
    height: 1000px;
    float: left;
	
}

#conteudo{
	    background-color: #e6e6e6;
}




.area_yfmpro{
    width: 260px;
    height: 260px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    background-image: url(imgs/fundo-drops-1.png);
    border: solid;
    border-color: #640000;
    border-radius: 0px 20px;
	}

    

.nome_yfmpro{
    margin: 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: #FFF;
}

.a2_yfmpro{
    width: 107px;
    height: 220px;
    float: right;
}

.img_yfmpro{
    width: 152px;
    height: 220px;
    float: left;
}

.nnn_yfmpro{
  text-align: center;
    font-size: 10px;
    margin-top: 223px;
    position: absolute;
    /* padding-top: 2px; */
    /* margin-left: 57px; */
    width: 275px;
    color: #000000;
}

.num_yfmpro {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 16px;
    position: static;
    vertical-align: middle;
    word-spacing: normal;
    text-align: center;
    color: black;
    font-style: normal;
}

.tipo_yfmpro {
    margin: 5px;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    font-style: normal;
    color: #000000;
    margin-top: 11px;
}
.tipoi_yfmpro {
  position: absolute;
    margin-left: 190px;
    margin-top: 73px;
    border-style: solid;
    border-radius: 10px;
        border-color: #00001e;
}

.chan_yfmpro {
    margin-top: 63px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 25px;
    text-align: center;
    vertical-align: middle;
    font-style: normal;
    color: #FFF;
}

/* } */
