.tb_historia {
	background-color: #000000;
	background-image: url(../images/bg_verde.jpg);
	background-repeat: no-repeat;
}
.tb_estrutura {
	background-color: #000000;
	background-image: url(../images/bg_vermelho.jpg);
	background-repeat: no-repeat;
}
.tb_espetaculo {
	background-color: #000000;
	background-image: url(../images/bg_roxo.jpg);
	background-repeat: no-repeat;
}
.tb_agenda {
	background-color: #000000;
	background-image: url(../images/bg_cian.jpg);
	background-repeat: no-repeat;
}
.tb_contato {
	background-color: #000000;
	background-image: url(../images/bg_azul.jpg);
	background-repeat: no-repeat;
}
.tb_acrobacias {
	background-color: #000000;
	background-image: url(../images/bg_laranja.jpg);
	background-repeat: no-repeat;
}
.tb_fotos {
	background-color: #000000;
	background-image: url(../images/bg_bastidores.jpg);
	background-repeat: no-repeat;
}
.tb_faclubes {
	background-color: #000000;
	background-image: url(../images/bg_faclube.jpg);
	background-repeat: no-repeat;
}
.tb_perfil {
	background-color: #000000;
	background-image: url(../images/bg_perfil.jpg);
	background-repeat: no-repeat;
}
td.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.link a {
	color: #FFFFFF;
	text-decoration: none;
}
td.link a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
td.paragafo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
td.paragafo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-left: 25px;
}
td.estrutura {
	background-image: url(../images/bg_fot_estrutura.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
}
td.espetaculo {
	background-image: url(../images/bg_fot_espetaculo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-right: 10px;
}
td.fotos {
	background-image: url(../images/bg_fot_galeriadefotos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.formulario_bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding: 2px;
	border: 2px double #FFFFFF;
}

td.agenda {
	background-image: url(../images/bg_fot_agenda.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
