﻿html{
    width: 100%;
    height:100%;
    background: #000;
    overflow: hidden;
    border: 0px solid red;
  }

  body{
    width: 98vw;
    height:100vh;
    background: #000;
    overflow-x: hidden;
    overflow-y: auto;
    border: 0px solid #fff;
  }

  img{
      max-width: 100%;
      height: auto;
    }

a:link {
	text-decoration: none; 
	color: #fff;
}

a:visited {
	text-decoration: none; 
	color: #fff;
}

a:hover { 
	text-decoration: none; 
	color: #fff;
}

texto{ 
	color: #000;
}

.cantor{
	width: 44%;
	margin-left: 30px;
	float: left;
}

.music{
  margin: 2px;
  font-size: 15px;
  color: #FF0000;
  font-family: 'Roboto', sans-serif;
  float: left;
 }

 .musics{
  font-size: 30px;
  color: #FFFFFF;
 }

.alfa{
  padding: 2px;
  float: left;
}

.tit{
  width: 100%;
  height: 100%px;
  text-align: center;
  overflow:auto;
  border: 0px solid #FFF;
}

.titu{
  margin: 8px;
  width: 99%;
  float: left;
  border: 0px solid blue;
}

.box{
  float: left;
  width: 30%;
  border: 0px solid #000;
}

.subox{
  margin: 8px;
  margin-left: 5%;
  float: left;
  width: 89%;
  background: #2C3309;
  border: 0px solid #000;
}

.men{
    float: left;
    margin: 8px;
    border: 0px solid #ff0000;
  }

  .logo{
    float: left;
    margin: 8px;
    border: 0px solid #ff0000;
  }

  .imgtop{
    width: 90vw;
    height: 12vh;
    border: 1px solid green;
    overflow: hidden;
  }

  .topo{
    position: absolute; /* Permite posicionamento absoluto em relação ao contêiner */
  bottom: 0; /* Alinha ao fundo do contêiner */
  right: 0;  /* Alinha à direita do contêiner */
  background-color: #000; /* Exemplo de cor de fundo */
  padding: 10px; /* Exemplo de espaçamento interno */
  }

  /*====3V=======Laranja==============================================*/
@media all and (min-width: 1700px) {

     /*Alfabeto*/
.cx_alfa{
  width: 93%;
  text-align: center;
  border: 0px solid orange;
}

.alfa{
  padding: 2px;
  float: left;
}

.alfatd{
  width: 100%;
  position: relative;
  border: 0px solid #ff0000;
  overflow: auto;
  margin-top: 10px;
}

.letra{
  width: 18px;
  height: 19;
  margin: 1px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

ul.graphic li a,
ul.graphic li a.sm2_link {
 display:inline-block;
 padding-left:22px;
 min-height:16px;
 vertical-align: middle;
 background-color:#000;
 border-radius:3px;
 padding:3px 3px 3px 25px;
 min-width:60%;
 _width:30em; /* IE 6 */
 text-decoration:none;
 font-weight:normal;
 font-size: 18px;
 color:#fff;
}

hr {
    height: 2px;
    width: 95%;
    background-color: #000;
    border: none;
    margin-left: 5px;
    margin-top: 4px;
}

.test{
width: 0px;
overflow: hidden;
height:0px;
border: 1px solid #000;
border-radius: 3px;
float: left;
background: #000;
}

.test2{
width: 63px;
overflow: hidden;
height:24px;
border: 0px solid #000;
float: left;
margin-left: 5px;
}

}

  /*====3V=======Pink==============================================*/
@media all and (min-width: 1300px) and (max-width: 1699px) {

     /*Alfabeto*/
.cx_alfa{
  width: 98vw;
  height: 10vh;
  border: 0px solid pink;
  margin-top: 1px;
}

.alfa{
  width: 97vw;
  padding: 2px;
  float: left;
  border: 0px solid yellow;
}

.alfatd{
  width: 100vw;
  position: relative;
  border: 0px solid #ff0000;
  overflow: auto;
  margin-top: 10px;
}

.letra{
  width: 18px;
  height: 19;
  margin: 1px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

ul.graphic li a,
ul.graphic li a.sm2_link {
 display:inline-block;
 padding-left:22px;
 min-height:16px;
 vertical-align: middle;
 background-color:#000;
 border-radius:3px;
 padding:3px 3px 3px 25px;
 min-width:70%;
 _width:30em; /* IE 6 */
 text-decoration:none;
 font-weight:normal;
 font-size: 18px;
 color:#fff;
}

hr {
    height: 2px;
    width: 95%;
    background-color: #000;
    border: none;
    margin-left: 0px;
    margin-top: 5px;
}

.test{
width: 0px;
overflow: hidden;
height:0px;
border: 1px solid #000;
border-radius: 3px;
float: left;
background: #000;
}

.test2{
width: 63px;
overflow: hidden;
height:24px;
border: 0px solid #000;
float: left;
margin-left: 5px;
}

}

  /*====3V=======VERDE==============================================*/
@media all and (min-width: 1000px) and (max-width: 1299px) {

     /*Alfabeto*/
.cx_alfa{
  width: 93%;
  text-align: center;
  border: 0px solid green;
}

.alfa{
  padding: 2px;
  float: left;
}

.alfatd{
  width: 100%;
  position: relative;
  border: 0px solid #ff0000;
  overflow: auto;
  margin-top: 10px;
}

.letra{
  width: 18px;
  height: 19;
  margin: 1px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

ul.graphic li a,
ul.graphic li a.sm2_link {
 display:inline-block;
 padding-left:22px;
 min-height:16px;
 vertical-align: middle;
 background-color:#000;
 border-radius:3px;
 padding:3px 3px 3px 25px;
 min-width:60%;
 _width:30em; /* IE 6 */
 text-decoration:none;
 font-weight:normal;
 font-size: 18px;
 color:#fff;
}

hr {
    height: 2px;
    width: 95%;
    background-color: #000;
    border: none;
    margin-left: 0px;
    margin-top: 5px;
}

.test{
width:0px;
overflow: hidden;
height:0px;
border: 1px solid #000;
border-radius: 3px;
float: left;
background: #000;
}

.test2{
width: 63px;
overflow: hidden;
height:24px;
border: 0px solid #000;
float: left;
margin-left: 5px;
}

}

  /*====3V=======VERMELHO==============================================*/
@media all and (min-width: 900px) and (max-width: 999px) {

     /*Alfabeto*/
.cx_alfa{
  margin-top: 1px;
  width: 93vw;
  border: 0px solid red;
  padding: 5px
}

.alfa{
  padding: 2px;
  float: left;
  border: 0px solid green;
}

.alfatd{
  width: 100%;
  position: relative;
  border: 0px solid #ff0000;
  overflow: auto;
  margin-top: 10px;
}

.letra{
  width: 18px;
  height: 19;
  margin: 1px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

ul.graphic li a,
ul.graphic li a.sm2_link {
 display:inline-block;
 padding-left:22px;
 min-height:16px;
 vertical-align: middle;
 background-color:#000;  
 border-radius:3px;
 padding:3px 3px 3px 25px;
 min-width:80%;
 _width:30em; /* IE 6 */
 text-decoration:none;
 font-weight:normal;
 font-size: 18px;
 color:#fff;
}

hr {
    height: 2px;
    width: 80%;
    background-color: #000;
    border: none;
    margin-left: 0px;
    margin-top: 5px;
}

.test{
width:0px;
overflow: hidden;
height:0px;
border: 1px solid #000;
border-radius: 3px;
float: left;
background: #000;
}

.test2{
width: 63px;
overflow: hidden;
height:24px;
border: 0px solid #000;
float: left;
margin-left: 5px;
}

}

  /*====3V=======AZUL==============================================*/
@media all and (min-width: 800px) and (max-width: 899px) {

     /*Alfabeto*/
.cx_alfa{
  width: 93%;
  text-align: center;
  border: 0px solid blue;
}

.alfa{
  padding: 2px;
  float: left;
}

.alfatd{
  width: 100%;
  position: relative;
  border: 0px solid #ff0000;
  overflow: auto;
  margin-top: 10px;
}

.letra{
  width: 18px;
  height: 19;
  margin: 1px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

ul.graphic li a,
ul.graphic li a.sm2_link {
 display:inline-block;
 padding-left:22px;
 min-height:16px;
 vertical-align: middle;
 background-color:#000;  
 border-radius:3px;
 padding:3px 3px 3px 25px;
 min-width:50%;
 _width:30em; /* IE 6 */
 text-decoration:none;
 font-weight:normal;
 font-size: 18px;
 color:#fff;
}

hr {
    height: 2px;
    width: 80%;
    background-color: #000;
    border: none;
    margin-left: 0px;
    margin-top: 5px;
}

.test{
width: 0px;
overflow: hidden;
height:0px;
border: 1px solid #000;
border-radius: 3px;
float: left;
background: #000;
}

.test2{
width: 63px;
overflow: hidden;
height:24px;
border: 0px solid #000;
float: left;
margin-left: 5px;
}

}

  /*====3V=======LARANJA==============================================*/
@media all and (min-width: 700px) and (max-width: 799px) {

     /*Alfabeto*/
.cx_alfa{
  width: 93%;
  text-align: center;
  border: 0px solid orange;
}

.alfa{
  padding: 2px;
  float: left;
}

.alfatd{
  width: 100%;
  position: relative;
  border: 0px solid #ff0000;
  overflow: auto;
  margin-top: 10px;
}

.letra{
  width: 18px;
  height: 19;
  margin: 1px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

ul.graphic li a,
ul.graphic li a.sm2_link {
 display:inline-block;
 padding-left:22px;
 min-height:16px;
 vertical-align: middle;
 background-color:#000;  
 border-radius:3px;
 padding:3px 3px 3px 25px;
 min-width:60%;
 _width:30em; /* IE 6 */
 text-decoration:none;
 font-weight:normal;
 font-size: 18px;
 color:#fff;
}

hr {
    height: 2px;
    width: 80%;
    background-color: #000;
    border: none;
    margin-left: 0px;
    margin-top: 5px;
}

.test{
width:0px;
overflow: hidden;
height:0px;
border: 1px solid #000;
border-radius: 3px;
float: left;
background: #000;
}

.test2{
width: 63px;
overflow: hidden;
height:24px;
border: 0px solid #000;
float: left;
margin-left: 5px;
}

}

 /*====3V=======ROXO==============================================*/
@media all and (min-width: 500px) and (max-width: 699px) {

     /*Alfabeto*/
.cx_alfa{
  width: 93%;
  text-align: center;
  border: 0px solid #800080;
}

.alfa{
  padding: 2px;
  float: left;
}

.alfatd{
  width: 100%;
  position: relative;
  border: 0px solid #ff0000;
  overflow: auto;
  margin-top: 10px;
}

.letra{
  width: 18px;
  height: 19;
  margin: 1px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

ul.graphic li a,
ul.graphic li a.sm2_link {
 display:inline-block;
 padding-left:22px;
 min-height:16px;
 vertical-align: middle;
 background-color:#000; 
 border-radius:3px;
 padding:3px 3px 3px 25px;
 min-width:80%;
 _width:30em; /* IE 6 */
 text-decoration:none;
 font-weight:normal;
 font-size: 18px;
 color:#fff;
}

hr {
    height: 2px;
    width: 80%;
    background-color: #000;
    border: none;
    margin-left: 0px;
    margin-top: 5px;
}

.test{
width: 0px;
overflow: hidden;
height:0px;
border: 0px solid #000;
border-radius: 3px;
float: left;
background: #000;
}

.test2{
overflow: hidden;
border: 0px solid #000;
float: left;
margin-left: 0px;
margin-right: 5px;
width: 57px;
height: 30px;
}

}

/*====3V=======VERDE==============================================*/
@media all and (min-width: 100px) and (max-width: 499px) {

     /*Alfabeto*/
.cx_alfa{
  width: 93%;
  text-align: center;
  border: 0px solid green;
}

.alfa{
  padding: 2px;
  float: left;
}

.alfatd{
  width: 100%;
  position: relative;
  border: 0px solid #ff0000;
  overflow: auto;
  margin-top: 10px;
}

.letra{
  width: 18px;
  height: 19;
  margin: 1px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 1px solid #FFFFFF;
  font-size: 20px;
  color: #fff;
  float: left;
  background: ;
}

ul.graphic li a,
ul.graphic li a.sm2_link {
 display:inline-block;
 padding-left:22px;
 min-height:16px;
 vertical-align: middle;
 background-color:#000; 
 border-radius:3px;
 padding:3px 3px 3px 25px;
 min-width:70%;
 _width:30em; /* IE 6 */
 text-decoration:none;
 font-weight:normal;
 font-size: 18px;
 color:#fff;
}

hr {
    height: 2px;
    width: 70%;
    background-color: #000;
    border: none;
    margin-left: 0px;
    margin-top: 5px;
}

.test{
width: 0px;
overflow: hidden;
height:20px;
border: 0px solid #000;
border-radius: 3px;
float: left;
background: #000;
}

.test2{
overflow: hidden;
border: 0px solid #000;
float: left;
margin-left: 0px;
margin-right: 5px;
width: 0px;
height: 0px;
}


}

