@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
	color: #009;
}

h1 {
	font-size: 4.5vw;
}
h2 {
	font-size: 3vw;
	margin: 2vw;
}
h3 {
	font-size: 2vw;
}
.hUmEMeio {
	font-size: 3.6vw;
	margin: 2vw;
}
.divtopcontent {
	margin: 1em;
	font: 1.2em "Fira Sans", serif;
	vertical-align: top;
}
.tdfotos {
	width: 25%;
	padding-bottom: calc(25% - 4px);
	position: relative;
	top: 0px;
	left: 0px;
}
.asfotos {
	box-sizing: border-box;
	width: 100%;
	border: 0.45vh solid rgba(0,0,0,0.00);
	margin-bottom: -0.6vw;
	position: absolute;
	left: 0px;
	top: 0px;
    z-index: 0;
}
.asFotosPreJogo {
	box-sizing: border-box;
	width: 100%;
	border: 0.45vh solid rgba(0,0,0,0.00);
	margin-bottom: -0.6vw;
}
.pbut {
	font-size: 3vw;
	font-weight: bold;
	border: 0.75vw inset #BBBBBB;
	padding: 0.2vw;
	margin: 0.8vw;
	alignment-baseline: bottom;
}
.pbut:hover {
	background-color: darkgray;
}
.pbut:active {
	background-color: darkgray;
	border: 0.5vw inset #BBBBBB;
	margin: 1.05vw;
}
.p2but {
	font-size: 2.25vw;
	font-weight: bold;
	border: 0.6vw inset #BBBBBB;
	padding: 0.3vw;
	margin: 0.3vw;
	alignment-baseline: bottom;
}

.p2but:hover {
	background-color: darkgray;
}
.p2but:active {
	background-color: darkgray;
	border: 0.4vw inset #BBBBBB;
	margin: 0.5vw;
}
.cbody {
	background-image: url("../v2imagens/fundos/fundomadeira.jpg");
	margin: auto;
	padding: 1vw;
}
.maintable {
	position: relative;
	width: 100%;
	border-width: 0.9vw;
	margin: auto;
	background-color: whitesmoke;
}
.maintablebckimage {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.ctitle {
	font-weight: bold;
	font-size: 4.8vw;
	margin: 1vw;
}
.trheader {
	/*background-image: url("../v2imagens/fundos/fundoneutro3c.jpg");*/
	background-color: rgba(194,194,194,1.00);
}
.tdHeader {
	height: 9.9vw;
	margin-bottom: -0.6vw;
}
.asbands {
	box-sizing: border-box;
	height: 8.1vw;
	margin: auto;
/*	margin-bottom: -0.6vw;*/
	padding: 0.6vw;
	opacity: 0.5;
}
.trmenu {
	font-size: 2.7vw;
	font-weight: bold;
	/*background-image: url("../v2imagens/fundos/fundoneutro3g2.jpg");*/
	background-color: lightgray;
}
.trbody {
	height: 108vw;
	font-size: 3vw;
}
.ifvideo {
	width: 80vw;
	height: 45vw;
}
.osTextos {
	box-sizing: border-box;
	text-align: center;
	width: 100%;
	height: 100%;
	border: 0.45vh solid rgba(0,0,0,0.00);
	position: absolute;
	left: 0px;
	top: 0px;
	word-wrap: break-word;
}
.osInnerTextos {
	white-space: normal;
	margin-left: 0px;
	margin-right: 0px;
}
.trfooter {

}
.tdcopyright {
	margin: 0.5vw;
	font-size: 2vw;
}
.tconstruct {
	align-content: center;
	width: 95%;
}
.iconst {
	box-sizing: border-box;
	width: 75vw;
/*	margin-bottom: -0.6vw;*/
	margin: 2.1vw;
/*	border: 1vw solid black;*/
}
.iconst2 {
	box-sizing: border-box;
	width: 39vw;
/*	margin-bottom: -0.6vw;*/
	margin: 2.1vw;
/*	border: 1vw solid black;*/
}
.iconesRedesSociais {
	height: 7.5vw;
	padding: 3vw;
}
@media screen and (orientation:landscape) {

h1 {
	font-size: 1.5vw;
}
h2 {
	font-size: 1vw;
	margin: 0.6vw;
}
h3 {
	font-size: 0.63vw;
}
.hUmEMeio {
	font-size: 1.2vw;
	margin: 0.6vw;
}
.asfotos {
	margin-bottom: -0.2vw;
}
.asFotosPreJogo {
	margin-bottom: -0.2vw;
}
.pbut {
	font-size: 1vw;
	font-weight: bold;
	border: 0.25vw inset #BBBBBB;
	padding: 0.1vw;
	margin: 0.2vw;
	outline: none;
}
.pbut:active {
	background-color: darkgray;
	border: 0.17vw inset #BBBBBB;
	margin: 0.28vw;
}
.p2but {
	font-size: 0.75vw;
	font-weight: bold;
	border: 0.2vw inset #BBBBBB;
	padding: 0.1vw;
	margin: 0.1vw;
	outline:none;
}

.p2but:active {
	background-color: darkgray;
	border: 0.15vw inset #BBBBBB;
	margin: 0.15vw;
}
.cbody {
	background-position: center;
	margin: auto;
	padding: 0.33vw;
}
.maintable {
	position: relative;
	width: 33.3%;
	border-width: 0.3vw;
	margin: auto;
}
.ctitle {
	font-weight: bold;
	font-size: 1.6vw;
	margin: 1vw;
}
.tdHeader {
	height: 3.3vw;
}
.asbands {
	box-sizing: border-box;
	height: 2.7vw;
	margin-bottom: -0.2vw;
	padding: 0.2vw;
}
.trmenu {
	font-size: 0.9vw;
	font-weight: bold;
}
.trbody {
	height: 36vw;
	font-size: 1vw;
}
.ifvideo {
	width: 26.6vw;
	height: 15vw;
}
.trfooter {

}
.tdcopyright {
	margin: 0.166vw;
	font-size: 0.666vw;
}

.iconst {
	width: 25vw;
/*	margin-bottom: -0.2vw;*/
	margin: 0.7vw;
/*	border: 0.33vw solid black;*/
}
.iconst2 {
	width: 13vw;
/*	margin-bottom: -0.2vw;*/
	margin: 0.7vw;
/*	border: 0.33vw solid black;*/
}
.iconesRedesSociais {
	height: 2.5vw;
	padding: 1vw;
}
}
