﻿html,body{
    width: 50%;  /* - equerda + direita botao*/
    height:100%;
    border: 0px solid #000000;
}
  img{
      max-width: 100%;
      height: auto;
    }

.geral{
    background: ; 
    width: 97%;
    height: 9%;
    text-align: center;
    border-radius: 9px;
    border: 1px solid #CCCCCC;
    display: flex;
    flex-direction: row;
    justify-content: center;
    overflow: auto;
}

.music{
	width: 26%;
	height: 38px;
	font: 22px 'Inria Sans'; /*            */
	border: 2px solid #000000;
	background: #000000;   
	overflow: auto;
	margin-top: 0px;
	margin-right: 29px;
	margin-left: 29px;
	margin-bottom: 15px;
}
.positleft{
	float: left;
}

.positrigth{
	float: right;
}


.music a:link {
	color: #000000;
	text-decoration: none;
}
.music a:visited {
  color:#FF0000;
  text-decoration:none;
}
.music a:hover {
  color:#FF0000;
  text-decoration:none;
}
.music a:active {
	color: #CCCCCC;
	text-decoration: none font: 18px "Inria Sans";
	background-color: #CCCCCC;
}

.imag{
    margin-left: 20px;
}

.miolo{
 /* height: 450px;*/
	width: 93%;
	text-align: center;
	margin-right: 0%;
	margin-left: 16%;
/*overflow: auto;*/
}
 
 

.estilo{
	/* BOTAO    */ 
  display: flex;
	justify-content: center;
	align-items: center;
	border: 1px #000000 solid;
/* BORDA COR   */	width: 232px; /*    */;
	height: 50px; /*    */;
	margin: auto;
	font: Bold;
	font-family: "Inria Sans"; /*Fonte tam letra  dentro botao Principal */;
	font-size: 30px;
	border-radius: 10px/10px; /*    */;
	background: #000000 url('../imga/favi.png');
/*  FUNDO DO BOTAO MENU */ ;	color: #000000;
	background-color: #000000;
}

.link {
	padding-top: 30px;
	padding-bottom: 30px;
}
.estilo a:link {
	color: #414149;
	text-decoration: none;
}
.estilo a:visited {
	color: #000000;    /* cor letra face botao frente*/
	text-decoration: none;
}
.estilo a:hover {
	color: #35353a;    /* cor passando mouse */
	text-decoration;
}
.estilo a:Calibri {
	/* letras  atraz da principal */
  color: #000000;      /* cor parece e some */
	text-decoration: ;
	font: Regular;
	font-family: "Inria Sans";
	font-size: 30px;  /* letras  atraz da principal */
  background-color:;  /* smbra atraz assim nï¿½o aparece */
}

}

.allura-regular {
  font-family: "Allura", cursive;
  font-weight: 400;
  font-style: normal;
}

.tangerine-regular {
  font-family: "Tangerine", cursive;
  font-weight: 400;
  font-style: normal;
}

.tangerine-bold {
  font-family: "Tangerine", cursive;
  font-weight: 700;
  font-style: normal;
  
}

.allura-regular {
  font-family: "Allura", cursive;
  font-weight: 400;
  font-style: normal;
}

.macondo-swash-caps-regular {
  font-family: "Macondo Swash Caps", cursive;
  font-weight: 400;
  font-style: normal;
}



