div.megaevento_youtube {
	background-image: url(../imagens/carregando_video.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	margin-right: 19px;
	margin-bottom: 20px;
	width: 272px;
}

div.megaevento_youtube h3 {
	margin-bottom: 4px;
}



ul.megaevento_botoes {
	list-style: none;
	text-indent: -10000px;
	margin-left: 0;
}

ul.megaevento_botoes li {
	display: inline;
}

ul.megaevento_botoes li a {
	display: block;
	float: left;
	height: 70px;
	margin-bottom: 30px;
}

ul.megaevento_botoes li.videos a {
	width: 185px;
	background-image: url(../imagens/botao_videos.jpg);
}

ul.megaevento_botoes li.letras a {
	margin-left: 30px;
	width: 355px;
	background-image: url(../imagens/botao_letras.jpg);
}

ul.megaevento_botoes li.letras_ativo a {
	background-image: url(../imagens/botao_letras_ativo.jpg) !important;
}

ul.megaevento_botoes li.videos_ativo a {
	background-image: url(../imagens/botao_videos_ativo.jpg) !important;
}


div.megaevento_videos {
	clear: both;
	/*display: none;*/
}

div.megaevento_letras {
	clear: both;
	display: none;
}



div.megaevento_letras div.megaevento_letra div {
	display: none;
}

div.megaevento_letras div.megaevento_letra a {
	padding-left: 16px;
	font-weight: bold;
	background-image: url(../imagens/bullet_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: black;
}
