﻿html,body{
    width: 100%;
    height:100%;
    background: #000;
  }

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

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

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

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

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;
}

.imag{
  width: 20%;
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: 5px solid #000;
}

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

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

  .mus{
    padding: 0px;
    border: 0px solid #ff0000;
  }


  /*====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: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  float: left;
  background: ;
}

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

.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: 93%;
  text-align: center;
  border: 0px solid pink;
}

.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: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  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:#c0c0c0;
}

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: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  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:#c0c0c0;
}

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{
  width: 93%;
  text-align: center;
  border: 0px solid red;
}

.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: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  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:#c0c0c0;
}

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: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  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:#c0c0c0;
}

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: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  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:#c0c0c0;
}

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: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  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:#c0c0c0;
}

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: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  float: left;
  background: ;
}

.tds{
  width: 57px;
  height: 18;
  margin: 2px;
  border-radius: 5px;
  border: 0px solid #FFFFFF;
  font-size: 20px;
  color: #c0c0c0;
  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:#c0c0c0;
}

hr {
    height: 2px;
    width: 70%;
    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: 0px;
height: 0px;
}


}

