/********** GERAL **********/

*{
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	}
	
body{
	background:url(/img/fundo.jpg) repeat center top #b75d20;
	}
	
body.gerencia{
	background:url(/img/fundo_gerencia.jpg) repeat center top #b75d20;
	}
	
body.imprime{
	background:#fff;
	}
	
a{
	text-decoration:none;
	color:#f2ca10;
}

a:hover{
	text-decoration:underline;
	color:#a55e05;
}

.ed_button{
	background:#f7e3b7; 
	font-size:10px; 
	color:#3b1d09; 
	border-bottom:1px #7e3714 solid; 
	border-right:1px #7e3714 solid; 
	border-left:1px #875621 solid; 
	border-top:1px #986227 solid;
	margin:3px 2px 2px 0;
	padding:0 2px 0 2px;
	}
	
.img_borda{
	border:1px solid #76411e;
	}
	
/********** TABLES **********/

td.titulo_tabela{
	border-bottom:#ebe4d7 1px solid;
	border-top:#ebe4d7 1px solid;
	padding:10px 0 10px 0;
	}
	
td.titulo_tabela_bottom{
	border-bottom:#ebe4d7 1px solid;
	border-top:#ebe4d7 1px solid;
	padding:10px 0 10px 0;
	margin:10px 0 0 0;
	}

td.titulo_tabela_paginacao{
	border-bottom:#ebe4d7 1px solid;
	border-top:#ebe4d7 1px solid;
	padding:5px 0 5px 0;
	}
	
td.celulas_tabela{
	padding:15px 0 0 0;
	}


/********** POSICIONAMENTO **********/

div.agenda_data{
	width:50px;
	float:left;
	}
	
div.agenda_texto{
	width:380px;
	float:left;
	}

div.botoes{
	float:left;
	margin:0 15px 0 0;
	}
	
div.botoes_funciona{
	float:left;
	line-height:10px;
	margin:5px 0 0 0;
	}
	
div.box_faixas{
	background-color:#532f17;
	padding:15px 10px 15px 10px;
	margin:20px 0 0 0;
	}
	
div.box_faixas2{
	background-color:#bfac83;
	padding:20px 10px 12px 10px;
	margin:40px 0 0 0;
	}
	
div.box_lateral{
	margin:0 20px 40px 20px;
	}
	
div.box_lateral2{
	margin:0 0 30px 0;
	}
	
div.box_lateral_fotos{
	width:220px;
	float:left;
	margin:0 30px 0 0;
	}
	
div.box_lateral_videos{
	width:200px;
	float:left;
	}
	
div.breadcrumb{
	margin:0 0 30px 0;
	color:#3b1d09;
	font-size:11px;
	}
	
div.clear_both{
	clear:both;
	}
	
div.coluna_esquerda{
	width:450px;
	margin:0 40px 0 0;
	float:left;
	}
	
div.coluna_esquerda_home{
	width:450px;
	margin:0 40px 0 0;
	float:left;
	}
	
div.coluna_direita{
	width:350px;
	float:left;
	}
	
div.coluna_direita_home{
	width:310px;
	float:left;
	padding:0 0 0 20px;
	}
	
div.coluna_esquerda_bio{
	width:450px;
	margin:0 40px 0 0;
	float:left;
	}
	
div.coluna_direita_bio{
	width:360px;
	float:left;
	}
	
div.colunas{
	margin:50px 0 0 0;
	clear:both;
	}
	
div.comentarios{	
	padding:0 0 3px 0;
	margin:30px 0 20px 0;
	border-bottom:1px solid #b98048;
	}
	
div.comentarios_envie{	
	padding:0 0 3px 0;
	margin:20px 0 20px 0;
	border-bottom:1px solid #b98048;
	}
	
div.data{
	margin:10px 0 10px 0;
	}
	
div.data2{
	margin:0 0 20px 0;
	}
	
div.data3{
	margin:20px 0 0 0;
	}
	
div.estrutura{
	width: 840px;
	margin:0 auto;
	}
	
div.float_left{
	float:left;
	}
	
div.float_right{
	float:right;
	}
	
div.foto_album{
	width:200px;
	margin:0 10px 0 0;
	float:left;
	}
	
div.foto {
	width: 100px;
	height: 100px;
	background: #c06328;
	line-height:100px;
	*font-size:58px;
	vertical-align:middle;
	text-align:center;
	/*display:table-cell;*/
	overflow:hidden;
}

div.foto img {
	vertical-align:middle;
}

div.info_album {
	margin:3px 0 3px 0;
	}
	
div.info_galeria {
	margin:5px 0 5px 0;
	}
	
div.item_listagem{
	margin:0 0 30px 0;
	}
	
div.item_separador{
	border-bottom:1px solid #c5944f;
	margin:0 0 22px 0;
	}
	
div.imprime_titulo{
	margin:20px 0 10px 0;
	color:#000;
	font-size:14px;
	font-weight:bold;
	}
	
div.imprime_postagem{
	margin:0 0 20px 0;
	color:#000;
	}
	
div.moldura_foto {
	float:left;
	margin:0 10px 0 0;
	width:100px;
}

div.moldura_foto_2 {
	float:left;
	margin:0 10px 10px 0;
	width:100px;
}

div.moldura_video {
	float:left;
	margin:0 10px 10px 0;
	width:138px;
}

div.moldura_video_2 {
	float:left;
	margin:0 10px 0 0;
	width:138px;
}

div.outro_album_foto{
	width:60px;
	margin:0 10px 0 0;
	float:left;
	}
	
div.outro_album_texto{
	width:280px;
	float:left;
	}
	
div.outros_albuns_foto{
	margin:0 10px 0 0;
	float:left;
	}

div.painel{
	clear:both;
	margin:0 20px 30px 20px;
	}
	
div.paginacao{
	border-bottom:1px solid #c6954e;
	padding-bottom:3px;
	margin:0 0 20px 0;
	}
	
div.post{
	margin:0 0 30px 0;
	}
	
div.rodape{
	margin:110px 0 0 0;
	padding:10px 0 10px 0;
	clear:both;
	background:#462916;
	border-bottom:1px solid #372113;
	border-top:1px solid #372113;
	}
	
div.rodape_imprime{
	margin:50px 0 20px 0;
	border-top:1px solid #000;
	clear:both;
	}
	
div.texto_album{
	width:105px;
	float:left;
	}
	
div.texto_album_interna{
	width:240px;
	float:left;
	}
	
div.texto_albuns_foto{
	width:340px;
	float:left;
	}
	
div.texto_albuns_video{
	width:302px;
	float:left;
	}
	
div.titulo{
	margin:0 0 30px 0;
	}
	
div.topo_home{
	background:url(/img/fundo_topo.jpg) center top no-repeat;
	height:313px;
	}
	
div.topo_interna{
	height:213px;
	}
	
div.topo_menu{
	background:#4d2d18;
	height:28px;
	clear:both;
	}
	
div.video_player{
	width:210px;
	float:left;
	}
	
div.video_texto{
	width:110px;
	float:left;
	}
	
.borda_imagem{
	border:1px solid #76411e;
	}
	
.carregandoH{
	visibility:hidden;
	}

.carregandoV{
	visibility:visible;
	}
	
.copyright{
	width:230px;
	margin:8px 0 0 0;
	}
	
.copyright_imprime{
	width:230px;
	margin:15px 0 0 0;
	}
	
.copyright_logos{
	width:550px;
	text-align:right;
	}
	
.copyright_logos_imprime{
	width:550px;
	text-align:right;
	margin:5px 0 0 0;
	}
	
.espacador{
	margin:0 0 80px 0;
	}
	
.icone_1{
	margin:0 5px 0 10px;
	}
	
.icone_2{
	margin:0 0 0 10px;
	}
	
.icone_3{
	margin:0 5px 0 0;
	}
	
.legenda{
	margin:5px 0 5px 0;
	}
	
.legenda2{
	margin:0 0 10px 0;
	}
	
.linha_rodape{
	width:840px;
	margin:0 auto;
	}
	
.logo_rodape{
	margin:0 60px 0 0;
	}
	
.marcador{
	margin:0 5px 0 5px;
	}
	
.sem_legenda{
	margin:5px 0 0 0;
	}
	
.separador{
	clear:both;
	height:10px;
	}
	
.separador_item{
	margin-bottom:10px;
	}
	
.separador_item2{
	border-bottom:1px solid #714d29;
	padding-bottom:8px;
	margin-bottom:8px;
	}
	
.separador_item3{
	background:#532f17;
	color:#000;
	padding:5px;
	margin-bottom:5px;
	}
	
.separador_item4{
	border-bottom:1px solid #a56e3f;
	padding-bottom:8px;
	padding-top:8px;
	}
	
.separador_item5{
	margin-bottom:20px;
	}
	
.subtitulo{
	margin:0 0 20px 0;
	}
	
.subtitulo2{
	margin:40px 0 20px 0;
	}
	
.subtitulo3{
	margin:40px 0 0 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #a56e3f;
	}
	
.espaco{
	margin:0 0 10px 0;
	}
	
.espaco_2{
	margin:20px 0 0 0;
	}
	
ul.menu{
	margin:0 auto;
	width:840px;
	height:28px;
	}
	
li.agenda{
	float:left; 
	margin:0 25px 0 0;
	}

li.blog{
	float:left; 
	margin:0 25px 0 0;
	}

li.bio{
	float:left; 
	margin:0 25px 0 0;
	}

li.foto{
	float:left; 
	margin:0 25px 0 0;
	}

li.albuns{
	float:left; 
	margin:0 25px 0 0;
	}

li.video{
	float:left; 
	margin:0 26px 0 0;
	}

li.links{
	float:left; 
	margin:0 26px 0 0;
	}

li.registro{
	float:left; 
	margin:0 26px 0 0;
	}
	
/********** TEXTOS **********/

.bold{
	font-weight:bold;
	}

.texto_0{
	font-size:9px;
	color:#fff;
	}
	
.texto_0_imprime{
	font-size:9px;
	color:#000;
	}

.texto_1{
	font-size:11px;
	}
	
.texto_2{
	font-size:11px;
	text-transform:uppercase;
	}
	
.texto_3{
	font-size:11px;
	color:#786246;
	}
	
.texto_4{
	font-size:11px;
	color:#f1d496;
	}
	
.texto_5{
	color:#f1d496;
	}
	
.texto_6{
	font-size:20px;
	font-weight:bold;
	}
	
.texto_7{
	font-size:26px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.texto_8{
	color:#532f17;
	font-weight:bold;
	}
	
.texto_9{
	font-size:11px;
	color:#000;
	padding:20px;
	background:#532f17;
	margin:20px 0 0 0;
	}
	
.texto_10{
	color:#786246;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	}
	
.texto_11{
	font-size:11px;
	color:#786246;
	background-color:#dcd0b9;
	border:1px solid #c6b89e;
	padding:2px;
	}
	
.texto_12{
	font-size:12px;
	color:#ffdb8d;
	font-weight:bold;
	margin:0 0 10px 0;
	text-transform:uppercase;
	}
	
.texto_13{
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	}
	
.texto_14{
	font-size:11px;
	color:#fff;
	padding:10px;
	background:#7e4a28;
	}
	
.texto_15{
	font-size:11px;
	color:#f1d496;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.texto_16{
	color:#fff;
	font-weight:bold;
	}
	
.texto_imprime{
	color:#000;
	}
	
.titulo_coluna{
	border-bottom:1px solid #a6723f;
	padding-bottom:4px;
	margin-bottom:20px;
	}
	
.titulo_coluna2{
	border-bottom:1px solid #a6723f;
	padding-bottom:4px;
	margin-bottom:12px;
	}
	
.titulo_box{
	border-bottom:1px solid #c0904e;
	padding-bottom:4px;
	margin-bottom:12px;
	}
	
.titulo_conteudo{
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	padding:10px 0;
	}
	
.titulo_home{
	border-bottom:1px solid #c9954e;
	padding:0 0 3px 0;
	margin:0 0 12px 0;
	}
	
.titulo_home_blog{
	padding:0 0 3px 0;
	margin:38px 0 12px 0;
	}
	
.titulo_home_fotos{
	border-bottom:1px solid #c9954e;
	padding:0 0 3px 0;
	margin:0 0 12px 0;
	width:210px;
	}


/********** LINKS **********/

a.link_1:link, a.link_1:visited, a.link_1:hover, a.link_1:visited:hover{
	color:#f2ca10;
	}
	
a.link_2:link, a.link_2:visited, a.link_2:hover, a.link_2:visited:hover{
	color:#f2ca10;
	font-weight:bold;
	background:url(/img/setinha.gif) no-repeat left;
	padding:0 0 0 10px;
	}
	
a.link_3:link, a.link_3:visited, a.link_3:hover, a.link_3:visited:hover{
	color:#f2ca10;
	font-weight:bold;
	text-transform:uppercase;
	}
	
a.link_4:link, a.link_4:visited, a.link_4:hover, a.link_4:visited:hover{
	color:#fff;
	}
	
a.link_5:link, a.link_5:visited, a.link_5:hover, a.link_5:visited:hover{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	}
	
a.link_6:link, a.link_6:visited, a.link_6:hover, a.link_6:visited:hover{
	color:#f2ca10;
	font-size:11px;
	}
	
/********** FORMS **********/

input{
	color:#3b1d09;
	font-size:12px;
	background:#f7e3b7;
	border:none;
	}

input.botao{
	background:#532f17;
	padding:5px 20px;
	*padding:2px 8px;
	font-size:11px;
	color:#fad425;
	text-transform:uppercase;
	font-weight:bold;
	border:none;
	}

input.campo{
	width:336px;
	color:#3b1d09;
	font-size:12px;
	background:#f7e3b7;
	border:none;
	padding:2px;
	}
	
input.campo_menor{
	width:80px;
	color:#3b1d09;
	font-size:12px;
	background:#f7e3b7;
	border:none;
	padding:2px;
	}
	
input.campo_mini{
	width:30px;
	color:#3b1d09;
	font-size:12px;
	background:#f7e3b7;
	border:none;
	padding:2px;
	}
	
label{
	font-weight:bold;
	}
	
option{
	color:#3b1d09;
	font-size:12px;
	}
	
select{
	width:336px;
	color:#3b1d09;
	font-size:12px;
	background:#f7e3b7;
	border:none;
	padding:2px;
	}
	
select.select_mini{
	width:80px;
	color:#3b1d09;
	font-size:12px;
	background:#f7e3b7;
	border:none;
	padding:2px;
	}
	
select.select_meio{
	width:250px;
	color:#3b1d09;
	font-size:12px;
	background:#f7e3b7;
	border:none;
	padding:2px;
	}
	
.sem_borda{
	border:none;
	}
	
textarea{
	width:336px;
	color:#3b1d09;
	font-size:12px;
	background:#f7e3b7;
	border:none;
	padding:2px;
	}

/********** CLEARFIX **********/

.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}

.clearfix{
	display:inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix{
	height:1%;
	}
.clearfix{
	display:block;
	}
/* End hide from IE-mac */

