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

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

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

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

texto{ 
	color: #ECEDFC;
}

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

.midis{
  font-size: 23px;
  font-family:'PT Serif', serif;
}

.music{      /* cor tam font interprte que aparece no mp3s*/
  color: #CCCCCC;
 font-weight: bold;
 font-family:"Sofia", cursiva;   
 font-size: 26px;
 }

 .musics       
  font:Regular;
  font-size: 30px;  /* TAM FONTE BOTAO FACE F */
  fon: 'Carattere', cursiva;
  fon: 'Great Vibes', cursiva;  /* FONTE BOTAO */
  border-radius: 3px;
  text-align: center;
  border: 0px solid #FFFFFF;
 }

 .musical{
  font-size: 40px;
  font-family: 'Tangerine', cursive;
  border-radius: 3px;
  text-align: center;
  border: 0px solid #CA2B2B;
 }

 .titulo{
  font-size: 40px;
  font-family: 'Tangerine', cursive;
  color: #CCC9C9;
  font-weight: bold;
  text-decoration: underline;
  border-radius: 3px;
  text-align: center;
  border: 0px solid #CA2B2B;
 }

.lateral {border: 0px solid #5E005E;
position:relative;
width:180px;
text-decoration:none;}

a.menu {border: 0px solid #5E005E;
position:relative;
font-family: 'Cookie', cursive;
font-size: 30px;
color:#C0C0C0;
text-decoration:none;
display:block;
}

a.menu:hover {font-weight:bolder;
color:#FF0000;
background-color:;
text-decoration:none;
}

.imag{
  width: 80%;
}



