* {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin:0;
	padding:0;
}
body {
	background: #000 url(../images/fundo-body.jpg) no-repeat center top;
}
h1 {
	color:#A4A59B;
}
h2 {
	color:#A4A59B;
}
img {
	border:0;
}
a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	background : transparent;
}
.tab_titulo {
	height:35px;
	width:900px;
	padding-top:15px;
	text-align:left;
	font-size: 16px;
	color:#76776F;
	font-weight:bold;
	float:left;
}
.titulos {
	padding-top:15px;
	text-align:left;
	height: 25px;
	width:100%;
}
.iconetitulos {
	text-align:center;
	height: 25px;
	width:40px;
	float:left;
}
/* PÁGINA CONFIRMAÇÃO DE EMAIL - NÃO MECHER */



.confirma-total {
	width:700px;
	height:270px;
	margin:0 auto;
}
.texto-confirm-1 {
	width:100%;
	font-family:"Calibri";
	font-size:34px;
	text-align:center;
}
.texto-confirm-1-1 {
	width:100%;
	font-family:"Calibri";
	font-size:25px;
	text-align:center;
}
.icone-confirm-1 {
	width:100%;
	height:150px;
	text-align:center;
	padding-top:25px;
}
.icone-confirm-2 {
	float:left;
	width:137px;
	height:150px;
	padding-top:50px;
}
.texto-confirm-2 {
	float:left;
	width:563px;
	height:40px;
	padding-top:130px;
	font-family:"Calibri";
	font-size:34px;
}
/* #####################FINAL###################### */





/* PÁGINA DE ERRO 404 - NÃO MECHER */



#erro-total {
	width:700px;
	height:270px;
	margin:15px 0;
}
#imagem-centralizada {
	width:100%;
	text-align:center;
	margin:10px 0;
}
#texto-404 {
	width:100%;
	font-family:"Calibri";
	font-size:22px;
	text-align:center;
}
#aguarde {
	width:100%;
	font-family:"Calibri";
	font-size:19px;
	text-align:center;
	margin:5px 0;
}
/* #####################FINAL###################### */



/* all pages */



.clear {
	clear:both
}
.conteudo-all-pages {
	width: 998px;
	margin: 20px auto;
}
#conteudo-total {
	width: 998px;
	margin:0 auto;
}
#banner-index {
	height: 390px;
	text-align: right;
}
#topo-total {
	width: 998px;
	margin:0 auto;
	height: 530px;
}
#logo {
	float:left;
}
#visite {
	bottom: 0;
	float: right;
	position: absolute;
	right: 0;
	top:340px;
}
#musica {
	float: right;
}
#topo {
	position: relative;
	height: 360px;
}
#rodape {
	width: 998px;
	margin: 0 auto;
	height: 64px;
	background: url(../images/fundo-rodape.png) no-repeat;
	text-align: center;
}
#txt-rodape {
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  margin: 9px 0 0 60px;
  text-align: center;
}
#banner-rotativo {
	width: 990px;
	float:left;
	height: 382px;
	border:4px solid #000;
}
#menu {
	height: 60px;
	margin: 70px 0 0;
}
#menu ul li {
	background: #899cc1; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg5OWNjMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzA1MDgwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNTA4MGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #899cc1 0%, #05080e 76%, #05080e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #899cc1), color-stop(76%, #05080e), color-stop(100%, #05080e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #899cc1 0%, #05080e 76%, #05080e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #899cc1 0%, #05080e 76%, #05080e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #899cc1 0%, #05080e 76%, #05080e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #899cc1 0%, #05080e 76%, #05080e 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#899cc1', endColorstr='#05080e', GradientType=0 ); /* IE6-8 */
	border: 4px solid #000000;
	float: left;
	list-style: none outside none;
	margin: 0 12px;
	padding: 18px 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#menu ul li a {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  cursor:pointer;
}
.main {
	height: 382px;
	position: relative;
	width: 998px;
}
.ft-title {
	background-color: rgba(128, 128, 128, 0.8) !important;
	font-size: 18px;
	font-weight: bold;
	height: 37px;
	line-height: 40px;
	margin-right:10px;
	text-align: right;
	width: 100%;
}
.ft-title a {
	color: #fff;
}
.ft-prev, .ft-next {
	/* CSS3 transform */

    -webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
.ft-prev {
	background-color: rgba(128, 128, 128, 0.5);
	border-color: transparent #B000FF transparent transparent;
	border-radius: 0 30px 30px 0;
	border-style: solid;
	border-width: 30px;
	height: 0;
	overflow: hidden;
	width: 0;
}
.ft-next {
	background-color: rgba(128, 128, 128, 0.5);
	border-color: transparent transparent transparent #B000FF;
	border-radius: 30px 0 0 30px;
	border-style: solid;
	border-width: 30px;
	overflow: hidden;
	width: 0;
	height: 0;
}
.ft-prev:hover {
	border-right-color: #FF1013;
}
.ft-next:hover {
	border-left-color: #FF1013;
}
#ft-buttons-banner-rotativo a:link, #ft-buttons-banner-rotativo a:visited {
	background-color: #B000FF;
	border: 1px solid #B000FF;
	color: #fff;
	font-weight: normal;
	margin-left: 10px;
	padding: 2px 7px;
	text-decoration: none;
	width: 22px;
}
#ft-buttons-banner-rotativo a.ft-button-banner-rotativo-active {
	background-color: #0300FF;
	border: 1px solid #0300FF;
	color: #fff;
	cursor: default;
	margin-left: 10px;
	padding: 2px 7px;
	text-decoration: none;
}

.titulo-total
{
	padding: 10px 20px 10px;
	background: linear-gradient(to bottom, #6504A5, #FF00EB);
	border: 2px solid #000;
	border-radius: 10px;
	font: 24px/48px "arial";
	color: #EEE;
	vertical-align: top;
	text-align: center;
	width: 500px;
	margin: 0px auto;
	margin-bottom: 20px;
}

.titulo-total img{
	margin-top: 5px;
	margin-right: 5px;
}

.icone-titulo 
{
	display: table;
	float: left;
	margin-top: 30px;
	margin-left: 85px;
	margin-right: 10px;
}

.titulo-texto 
{
	font: 24px/48px "arial";
	color: #EEE;
	text-align: center;
	display: table;
	margin: 0 auto;
	margin-left: 0px;
}

.texto
{
	padding: 20px;
	background: linear-gradient(to bottom, #6504A5, #FF00EB);
	border: 2px solid #000;
	border-radius: 10px;
	font: 13px/20px "arial";
	margin-bottom: 20px;
	color: #EEE;
	display: table;
	width: 955px;
}

.breve 
{
	font-size: 40px;
	text-align: center;
	margin: 25px;
}

.texto h2
{
	margin-left: -10px;
	margin-bottom: 10px;
	font: 16px "arial";
	color: #000;
	font-style:italic;
}

a
{
	color: #000;
	text-decoration: underline !important;	
}

.contato-item
{
	float: left;
	margin: 0px 20px;
}

.linha
{
	width: 400px;
	height: 40px;
	display: table;
}

.linha .nome
{
	float: left;
	width: 100px;
	margin-right: 20px;
	color: #FFF;
	line-height: 16px;
	text-align:right;
}

.linha .input
{
	float: left;
	width: 200px;
	height: 21px;
	border: 1px solid #000;
	box-shadow: 0px 0px 2px 0px #000;
	padding-left: 5px;
	color: #000;
}

.linha option
{
	color: #000;	
}

.linha .textarea
{
	float: left;
	width: 202px;
	height: 100px;
	border: 1px solid #000;
	box-shadow: 0px 0px 2px 0px #000;
	resize: none;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	color: #000;
}

.submit {
	background: linear-gradient(to bottom, #DDD, #666);
	border: 1px solid #666;
	padding: 5px 20px;
	margin-left: 248px;
	color: #000;
	cursor: pointer;
}

.float-left
{
	float: left;
	margin: 0px 20px 20px 0px;	
}

.float-right
{
	float: right;
	margin: 0px 0px 20px 20px;
}

.border
{
	box-shadow: 0px 0px 2px 2px #000;
}

.logo-rodape
{
	float: left;
	margin-top: 7px;
	margin-left: 120px;
	margin-right: 0px;
}

.meio
{
	display: table;
	margin: 0 auto;
}

#menu li
{
	position: relative;
}

#menu li:hover > .submenu
{
	display: block;
}

.submenu
{
	display: none;
	position: absolute;
	z-index: 9999;
	width: 200px;
	left: 0px;
	top: 57px;
}

.submenu li
{	
	margin: 0px !important;
	margin-top: 10px !important;
	width: 172px;
	display: block !important;
	padding: 4px 0px !important;
}

.submenu li:hover
{
	background: rgba(119, 127, 167, 0.17);
}

.submenu li a
{
	display: block;
	padding: 10px 15px;
	font-size: 12px;
}

.float-left
{
	float: left;
	margin: 0px 20px 20px 0px;
}

.float-right
{
	float: right;
	margin: 0px 0px 20px 20px;
}


div.titulo-total img {
box-shadow: 0px 0px 2px 2px #000;
}

.meio
{
	display: table;
	margin: 0 auto;
}

.linha2 {
	float: left;
	width: 301px;
	height: 76px;
	text-align: center;
	margin: 30px 7px;
	background: linear-gradient(to bottom, #333, #000);
	border-radius: 20px;
}

.linha2 a
{
	color: #FFF;
	font: 22px/76px "arial black";
	font-weight: normal;
	font-style: normal;
}

.clientes img
{
	box-shadow: 0px 0px 1px 1px #000;
	margin: 3px 27px;
	width: 100px;
}

.galeria-item
{
	height: 240px;
	float: left;
	margin: 0px 10px;	
}

.galeria-img
{
	box-shadow: 0px 0px 2px 2px #000;
	height: 212px;
	width: 171px;
	overflow: hidden;	
}

.equipamento-item
{
	height: 330px;
	float: left;
	margin: 0px 40px;	
}

.equipamento-descricao
{
	max-width: 190px;
	text-align: center;
	margin: 20px auto;
	background: linear-gradient(to bottom, #333, #000);
	border-radius: 20px;
	padding: 10px 20px;
}

.equipamento-img 
{
	box-shadow: 0px 0px 2px 2px #000;
	height: 212px;
	width: 237px;
	overflow: hidden;
}

.pista-de-danca .equipamento-img
{
	width: 298px;	
}

.pista-de-danca .equipamento-item
{
	float: left;
	height: 213px;
	margin: 20px 10px;
}

.pista-colunas
{
	float: left;	
}

.coluna1 
{
	float: left;
	width: 230px;
	margin: -20px 44px;
}

.pista-de-danca .equipamento-descricao 
{
	float: left;
	text-align: center;
	height: 40px;
	width: 100%;
}

.fotos-e-videos .img
{
	float: left;
	margin: 0 110px;
}

.fotos .equipamento-item 
{
	margin: 10px 78px;
	height: 212px;
}

.galeria-pista 
{
	display: table;
}

.galeria-pista .galeria-img 
{
	box-shadow: 0px 0px 2px 2px #000;
	height: 122px;
	width: 171px;
	overflow: hidden;
}

.galeria-pista .galeria-item 
{
	height: 140px;
	float: left;
	margin: 0px 10px;
}

.galeria-link 
{
	display: table;
}

.pacotes-obs 
{
	padding: 15px;
	background: linear-gradient(to bottom, #FF0202, #9C0000);
	margin: 37px;
	border-radius: 20px;
	text-align: center;
	box-shadow: 1px 1px 2px 2px #000;
}

.pacotes-obs a 
{
	color: #FFF;
	font-size: 15px;
	display: block;
}

.galeria-link 
{
	display: table;
	padding: 10px;
	background: linear-gradient(to bottom, #444, #141414);
	border-radius: 15px;
	margin: 0 auto;
	box-shadow: 0px 1px 1px 2px #000;
}

.galeria-link-img 
{
	display: table;
	float: left;
	margin-right: 5px;
}

.galeria-link-texto 
{
	display: table;
	line-height: 36px;
}

.galeria-link-texto a 
{
	color: #FFF;
	display: block;
	text-decoration:none !important;
}

.menu-resp{
	display:none;
	background:url('../images/menu-resp.jpg') center no-repeat;
	height:36px;
	margin:0 auto;
}

#rodape-total {
  width: 100%;
  display: table;
  margin-top: 20px;
}



/******* RESPONSIVO ********/ 

@media only screen 
and (max-width: 1020px)
{
 
.resp {
  width: 100%;
  padding: 1%;
  box-sizing: border-box;
  display: table;
  height: auto;
}

#topo-total {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 1%;
  box-sizing: border-box;
  height: auto;
}

#topo {
  height: auto;
  display: inline-block;
  text-align: center;
}

#logo {
  float: none;
  width: 100%;
  display: inline-block;
}

#musica {
  display: none;
}

#visite {
  width: 100%;
  text-align: center;
  float: none;
  top: 0px;
  position: relative;
  display: inline-block;
}

#menu {
  height: auto;
  margin: 0 auto;
  display: inline-block;
}

#menu ul li {
  float: none;
  margin-bottom: 10px;
  margin-top: 10px;
}

#menu ul li.responsiva {
  text-transform: uppercase;
  display: block;
}

#menu ul li ul.submenu {
  position: relative;
  text-align: center;
  width: 80%;
  top: 5px;
  left: 15px;
}

#menu ul li.responsiva {
  font-family: 'Trebuchet MS';
  font-size: 16px;
  color: #104059;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}

ul.responsivo {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}



#menu ul li ul li {
  width: 100%;
  background-color: #CCC;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
}

#menu ul li ul li a {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}

#conteudo-total {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 1%;
  box-sizing: border-box;
}

#banner-index {
  width: 100%;
  text-align: center;
  display: inline-block;
  height: auto;
}

#banner-rotativo {
  display: none;
}

#rodape-total {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 1%;
  box-sizing: border-box;
}

#rodape {
  width: 100%;
  display: inline-block;
  height: auto;
  background: #000;
}

.logo-rodape {
  display: none;
}

#txt-rodape {
  float: none;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  line-height: 27px;
}

#ft-buttons-banner-rotativo {
  display: none;
}

.titulo-total {
  width: 100%;
  display: inline-block;
  height: auto;
  padding: 0px;
  text-align: center;
}

.texto {
  width: 100%;
  display: inline-block;
  height: auto;
  padding: 1%;
  box-sizing: border-box;
}

.float-left {
  float: none;
  text-align: center;
  margin: 0px;
}

img.float-right.border {
  float: none;
}

.conteudo-all-pages {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 1%;
  box-sizing: border-box;
}

.meio {
  width: 100%;
  text-align: center;
  display: inline-block;
}

.clientes {
  width: 100%;
  display: inline-block;
  text-align: center;
}

.clientes img {
  text-align: center;
  display: inline-block;
  margin: 10px 0px;
}

.linha2 {
  width: 100%;
  height: auto;
  margin: 20px 0px;
  text-align: center;
}

.meio img {
  display: inline-block;
  width: 100%;
}

.equipamento-item {
  height: auto;
  display: inline-block;
  text-align: center;
  float: none;
  margin: 0px;
}

.equipamento-img {
  height: auto;
  display: inline-block;
}

.pista-colunas {
  width: 100%;
  display: inline-block;
  text-align: center;
}

.pista-de-danca .equipamento-item {
  height: auto;
  margin: 20px 0px;
  float: none;
}

.pista-de-danca .equipamento-descricao {
  float: none;
  height: 40px;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}


.coluna1 {
  float: none;
  width: 100%;
  text-align: center;
  display: inline-block;
  margin: 0px;
}

.galeria-item {
  display: inline-block;
  float: none;
}

texto img {
  display: inline-block;
  max-width: 100%;
  text-align: center;
  margin: 0px;
}

.fotos-e-videos {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
}

.fotos-e-videos .img {
  display: inline-block;
  text-align: center;
  float: none;
  margin: 0px;
}

.galeria-img {
  height: auto;
}

.galeria-pista .galeria-img {
  height: auto;
  text-align: center;
}

.galeria-pista .galeria-item {
  display: inline-block;
  float: none;
  height: auto;
}

.galeria-link {
  display: inline-block;
  box-sizing: border-box;
  margin-top: 10px;
}

.meio .contato-item {
  float: none;
  margin: 0 auto;
  display: inline-block;
}

div, img, input, texteare, ul {
  max-width: 100%;
  height: auto;
  display: inline-block;
}

.linha {
  width: auto;
  height: auto;
}

.linha .nome {
  text-align: left;
  display: inline-block;
  float: none;
  width: 100%;
  margin: 0px;
}

.float-left form {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  padding: 1%;
  box-sizing: border-box;
}

input.submit {
  width: 100%;
  margin-left: 0px;
}

.float-right {
  float: none;
  margin: 0px;
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}

.submenu {
  display: none;
  position: absolute;
  z-index: 9999;
  width: 200px;
  left: 130px;
  top: 4px;
}

}

@media only screen 
and (max-width: 350px)
{
	
.clientes img {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin: 10px 0px;
}

.texto img {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-top: 10px;
}


}