@charset "utf-8";
/* CSS Document */
body{
	background-color:#000;
	margin:0px;
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:lighter;
	text-decoration:none;
	color:#ffffff;
}

/*Fontes :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
.txtMarrom{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:lighter;
	text-decoration:none;
	color:#8c7e64;
}
.txtBranco11{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:lighter;
	text-decoration:none;
	color:#fff;
}
.txtBranco{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:lighter;
	text-decoration:none;
	color:#fff;
}
.txtBrancoBold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.txtBrancoBoldUnder{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
}
.txtCinza{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#5b5253;
}

.txtPreto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:lighter;
	text-decoration:none;
	color:#000000;
}
.txtPretoBold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.txtLaranja{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:lighter;
	text-decoration:none;
	color:#efba00;

}
.txtLaranjaItalico{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:lighter;
	text-decoration:none;
	color:#efba00;

}
.txtLaranja13Bold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#efba00;

}
.txtVermelhoBold{
font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fe0000;
	}
.linkBranco{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:lighter;
	text-decoration:none;
	color:#fff;
}
.linkBranco:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:lighter;
	text-decoration:none;
	color:#847500;
}

/*Formas :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#kimTd{
	width:289px;
}
#conteudoTd{
	width:688px;
}
#sobraTd{
	width:55px;
}
#rodape{
	background:#473b23;
}
#conteudoPage{

background:url(../figuras/conteudoTopo.jpg);
background-position:top;
background-repeat:no-repeat;
}

#bgContato{
background-image:url(../figuras/bgContato.jpg);
background-position:top;
background-repeat:no-repeat;
}
.pad9{
padding:9px;
}
.a1{
background:#675534;
height:28px;
border-bottom:3px solid #000000;
}
.a2{
background:#483b24;
height:28px;
border-bottom:3px solid #000000;
}
.a3{
background:282828;
height:28px;
border-bottom:3px solid #000000;
}
/*Agenda Tabela 1*/
	#agenda #esquerda{
	background-image:url(../figuras/agendaHome/esquerda.jpg);
	background-position:left;
	background-repeat:repeat-y;

	}
	#agenda #direita{
	border-left:2px solid #433323;

	}
	#agenda #dentro{
	
	}
	#agenda #item{
	background-image:url(../figuras/agendaHome/itemConteudo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	}
	
.bordaMarrom{
border:1px solid #3f3524;
}
.bordaMarrom2{
border:2px solid #3f3524;
}
.bordaBranca{
border:1px solid #ffffff;
}
.bordaBrancaBaixo{
border-bottom:1px dashed #ffffff;
}
.bordaPasto{
border:1px solid #847500;
}
.bgMarrom{
background:#483b24;
border-bottom:1px solid #847500;
}
.bgMarrom2{
background:#483b24;
}
.bgBranco{
background:#fff;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

/*::::::: Display Box(hotspot) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#tt {
position:absolute; 
display:block;
background:url(../figuras/visualizador/tt_left.gif)top left no-repeat
}
#tttop {
display:block;
height:5px;
margin-left:5px;
background:url(../figuras/visualizador/tt_top.gif) top right no-repeat;
overflow:hidden
}
#ttcont{
display:block;
padding:2px 12px 3px 7px;
margin-left:5px;
background:#f0f0f0;
color:#000000;
opacity:0.90;
-moz-opacity: 0.90;
filter: alpha(opacity=90);
}
#ttbot{
display:block;
height:5px;
margin-left:5px;
background:url(../figuras/visualizador/tt_bottom.gif) top right no-repeat;
overflow:hidden
}.previa_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.agenda_inicial_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	height: 30px;
	background-color: #E65C1C;
	padding-left: 10px;
	vertical-align: middle;
}
.agenda_inicial_borda1 {
	border: 1px dotted #BEBEBE;
}
.videos_inicial_borda1 {
	border: 1px dotted #BEBEBE;
	text-align: left;
	vertical-align: middle;
}
.agendadetalhe_01 {
	border: 1px dotted #BEBEBE;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}
.agendadetalhe_02 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.agendadetalhe_03 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #f5f50c;
	text-decoration: none;
	text-align: left;
}



.index_agenda01 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	background-color: #333;
}
.index_agenda02 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}
.index_agenda_mais {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #f5f50c;
	text-decoration: none;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}
.index_agenda03 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.index_agenda04 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}
.index_agenda05 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #f5f50c;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
}
.rodape_assinatura {
	background-color: #473b23;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.inpublic_assinatura {
	height: 50px;
	text-align: right;
	vertical-align: middle;
	padding-right: 15px;
}
.index_video01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.video_pg_inicial {
	text-align: center;
	vertical-align: middle;
	background-image: url(../figuras/backvideos.jpg);
}
.contato_titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.contato_inputs {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
	width: 181px;
}
.contato_cidade {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
	width: 140px;
}
.contato_uf {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
	width: 30px;
}
.contato_txtarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;
	width: 181px;
	height: 50px;
}
.contato_telefones01 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.contato_telefones02 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.contato_botao {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	width: 100px;
}
.sucesso_contato {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C0;
	text-decoration: none;
	text-align: center;
}
.view_movie_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.btn_comentar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	width: 130px;
	height: 28px;
}
.nome_coment {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f5f50c;
	text-decoration: none;
	text-align: left;
}
.data_coment {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.conteudo_coment {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.divisao_coment {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	height: 10px;
}
.comentario_inputs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	border: 1px solid #7895B5;
	height: 23px;
	padding-left: 4px;
}
.title_coment {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.botoes_coment {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	width: 150px;
}.primeiro_comentar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.obrigado_comentario {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.ano_agenda {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.ano_agenda:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.meses {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-left: 10px;
	text-decoration: none;
	background-color: #800000;
}

