body{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
}

img{
	border: none;
}

iframe.videos{
	width: 269px;
	height: 240px;
	background-color: #000000;
}

div.box_conteudo{
	width: 774px _width:754px;
	padding-right: 20px;
	overflow: auto;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#2C2C2C;
	scrollbar-highlight-color:#2C2C2C;
	scrollbar-face-color:#2C2C2C;
	scrollbar-shadow-color:#2C2C2C;
	scrollbar-darkshadow-color:#171717;
	scrollbar-track-color:#171717;
	margin-bottom: 10px;
}

div.box_conteudo span.credito{
	font-size: 10px;
	color: #333333;
}

div.box_conteudo span a{
	color: #B3B3B3;
}

div.comentario{
	width: 774px _width:765px;
	height: 165px;
	overflow: auto;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#2C2C2C;
	scrollbar-highlight-color:#2C2C2C;
	scrollbar-face-color:#2C2C2C;
	scrollbar-shadow-color:#2C2C2C;
	scrollbar-darkshadow-color:#171717;
	scrollbar-track-color:#171717;
	border: solid 1px #1A1A1A;
	padding: 10px;
}

table.estrutura{
	width: 774px;
	border-collapse: collapse;
	margin: 0 auto;
}

table.estrutura tr td{
	font-family: Tahoma;
	font-size: 12px;
	color: #B3B3B3;
	text-align: left;
}

table.estrutura tr td.menu{
	height: 97px;
	vertical-align: top;
}

table.estrutura tr td.titulo_internas{
	height: 55px;
	vertical-align: top;
}

table.estrutura tr td.conteudo_internas{
	vertical-align: top;
}

table.estrutura tr td.chamadas_internas{
	height: 170px;
	background-image: url(../img/bg_chamadas_internas.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

table.estrutura tr td.chamadas_internas a{
	color: #B3B3B3;
	text-decoration: none;
}

table.estrutura tr td.chamadas_internas a:hover{
	text-decoration: none;
	color: #515151;
}

table.estrutura tr td.chamadas_internas span{
	font-size: 10px;
	color: #333333;
}

table.contato{
	border-collapse: collapse;
}

table.contato tr td{
	font-family: Tahoma;
	font-size: 12px;
	color: #B3B3B3;
}

table.contato tr td input{
	margin-bottom: 5px;
	margin-top: 3px;
	border: solid 1px #141414;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #141414;
	color: #939292;
}

table.contato tr td select{
	margin-bottom:5px;
	margin-top: 3px;
	font-family: Tahoma;
	font-size: 12px;
	color: #939292;
}

table.contato tr td textarea{
	margin-bottom: 5px;
	margin-top: 3px;
	border: solid 1px #141414;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #141414;
	color: #939292;
}

table.multimidia{
	width: 380px;
	border-collapse: collapse;
	border-right: solid 1px #555555;
	margin-top: 28px;
}

table.multimidia tr td{
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	vertical-align: top;
}

table.multimidia tr td.bt img{
	margin-left: 11px;
}

table.discografia{
	width: 100%;
	height: 375px;
	border-collapse: collapse;
}

table.discografia tr td{
	text-align: center;
}

table.discografia tr td img{
	border: solid 4px #1A1A1A;
}

table.discografia tr td.bto img{
	border: none;
}

table.disco_detalhe{
	width: 774px;
	border-collapse: collapse;
}

table.disco_detalhe tr td{
	vertical-align: top;
}

table.disco_detalhe tr td img{
	border: solid 4px #1A1A1A;
}

table.disco_detalhe tr td.bto_b img{
	border: none;
}

table.disco_detalhe tr td.separador{
	border-left: solid 1px #1A1A1A;
	padding-left: 15px;
}
.ul-sertoes, .ul-sertoes li{
float:left;
width:650px;
text-decoration:none;
text-align:center;
}
.ul-sertoes li.title{
    font-size:16px;
}
.ul-sertoes li.sub-title{
    font-size:12px;
}
.ul-tropeiros, .ul-tropeiros li{
float:left;
width:180px;
text-decoration:none;
text-align:center;
}
.ul-tropeiros .title{
    font-size:16px;
}
.ul-tropeiros .sub-title{
    font-size:14px;
}
#roteiro {
  font-size: 18px;
  list-style:none;
}  
#roteiro li {
  margin-bottom: 5px;
}
.roteiro_menor {
  font-size: 15px; 
}