@charset "utf-8";
/* CSS Document */

#colunaEsquerda {
	width:310px;
	float:left;
}
#colunaDireita {
	width:390px;
	float:right;
}
#boxlistaDeMusicas {
	padding-bottom:15px;
}
#boxFotos {
	padding-bottom:15px;
}
#ultimasFotos {
	padding:10px 0;
}
#maisFotos {
	text-align:right;
}
#boxDetalhes {
}
#boxJurados {
	width:145px;
	float:left;
}
#boxApresentadores {
	width:145px;
	float:right;
}
#boxTexto {
	font-size:11px;
	padding-bottom:15px;
}
#boxVencedores {
}
.chamadaEdicoes {
	padding:0 0 12px 0;
	display:block;
}
.imagemCartaz {
	float:right;
	margin: 0 0 6px 6px;
	border:3px solid #DDD;
}

#tbMusicanto img{
	border:3px solid #CCC;
}
#tbMusicanto td{
	padding:2px;	
}
