/* estrutura - CSS Reset */
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, input, select, option,
form, label, textarea, table, caption,
tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: Helvetica,"Arial";
	vertical-align: baseline;
	color: #808285;
	float: left;
	text-align: left;
}

span {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: Helvetica,"Arial";
	vertical-align: baseline;
	color: #FFF;
	float: left;
	text-align: left;
}

h6{
	color: #000;
	font-size: 11px;
}
body {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	line-height: 1.3;
	/*    text-shadow: 1px 1px 0px #FFF;*/
	color: #000;
	background-color: #FFF;
	background-position: top center;
	/*    background-image: url('../##.jpg');*/
	background-repeat: no-repeat;
}
:focus{
	outline: 0;
}
html{
	width: 100%;
}
ol, ul{
	list-style: none;
	display: inline
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after{
	content: "";
}
blockquote, q{
	quotes: "" "";
}
br, strong{
	float: none;
	color: inherit;
}
strong{
	font-weight: bold;
}
em{
	float: none;
	font-style: italic;
}
.right{
	float: right;
}
.none{
	float: none;
	text-decoration: none;
}
.hidden{
	display: none;
}
/*Pagina*/
.agrupaEstrutura{
	width: 1000px;
	margin: 0 auto;
	float: none;
}
.agrupaTopo{
	width: 980px;
	margin: 5px 0 0 10px;
	display: inline;
}
.agrupaLogo{
	width: 958px;
	padding-bottom: 25px;
	margin-left: 22px;
	display: inline;
}
.logo2{
	width: 81px;
	margin-right: 8px;
	display: inline;
}
.linhaSepara{
	width: 980px;
	margin-left: 10px;
	display: inline;
}
.linhaSepara2{
	width: 980px;
}
.agrupaMenu{
	width: 1000px;
	margin: 12px 0 12px 10px;
	display: inline;
}
.menu{
	width: 980px;
}
/*Botoes*/
.btSobre{
	width: 53px;
	height: 16px;
	background-image: url('../imagens/sobre_pt-br.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btSobre:hover{
	background-position: bottom center;
}
.btArtistas{
	width: 64px;
	height: 16px;
	background-image: url('../imagens/artistas_pt-br.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btArtistas:hover{
	background-position: bottom center;
}
.btCadastre{
	width: 95px;
	height: 16px;
	background-image: url('../imagens/cadastre_pt_br.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btCadastre:hover{
	background-position: bottom center;
}
.btContato{
	width: 65px;
	height: 16px;
	background-image: url('../imagens/contato_pt-br.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btContato:hover{
	background-position: bottom center;
}
.btTours{
	width: 48px;
	height: 16px;
	background-image: url('../imagens/tours_pt-br.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btTours:hover{
	background-position: bottom center;
}
.btParceiros{
	width: 79px;
	height: 16px;
	background-image: url('../imagens/parceiros_pt-br.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.horarioAtendimento{
	margin: 105px 0 0 160px;
	font-size: 13px;
	width:140px;
	height:80px;
	color: #404040;
	font-weight: bold;
}
.btParceiros:hover{
	background-position: bottom center;
}
.btNewsletter{
	width: 85px;
	height: 16px;
	background-image: url('../imagens/newsletter_pt-br.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btNewsletter:hover{
	background-position: bottom center;
}
.btHome{
	width: 54px;
	height: 16px;
	background-image: url('../imagens/home_pt-br.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btHome:hover{
	background-position: bottom center;
}
.btHypnotzdMusic{
	width: 123px;
	height: 16px;
	background-image: url('../imagens/hypnotzdMusic_pt-br.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btHypnotzdMusic:hover{
	background-position: bottom center;
}

.menuSelecionado {
	background-position: bottom center;
}

.espaco{
	margin-right: 39px;
	display: inline;
}
.conteudo{
	width: 1000px;
/*	padding-bottom: 30px;*/
}
.agrupaInternas{
	width: 980px;
	margin-left: 10px;
	display: inline;
}
.agrupaInternas2{
	width: 1000px;
}
.tituloInternas{
	width: 980px;
	margin: 6px 0;
}
.tituloInternas2{
	width: 980px;
	margin: 6px 0 6px 10px;
	display: inline;
}
.agrupaSubtopo{
	width: 980px;
	/*	margin: 14px 0 0 10px;*/
	display: inline;
	padding: 14px 0 14px 10px;
}
.buscaLocalizar{
	width: 300px;
	margin-left: 11px;
	display: inline;
}
.tituloLocalizar{
	width: 235px;
	margin-left: 15px;
	display: inline;
}
.tituloNewsletter{
	width: 235px;
	margin-left: 15px;
	display: inline;
}
.agrupaBusca{
	width: 300px;
	padding-top:  3px;
}
.agrupaNewsletter{
	width: 300px;
	padding-top: 3px;
}
.inputTextBusca{
	height: 29px;
	border-top: 1px solid #E0E1E2;
	border-bottom: 1px solid #E0E1E2;
	width: 282px;
}
.inputTextNewsletter{
	height: 29px;
	border-top: 1px solid #E0E1E2;
	border-bottom: 1px solid #E0E1E2;
	width: 282px;
}
.assinarNewsletter{
	width: 300px;
	float: right;
	margin-right: 11px;
	display: inline;
}
.btFacebbok{
	width: 62px;
	height: 60px;
	background-image: url('../imagens/btFacebook.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btFacebbok:hover{
	margin-top: 2px;
}
.btTwitter{
	width: 62px;
	height: 60px;
	background-image: url('../imagens/btTwitter.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btTwitter:hover{
	margin-top: 2px;
}
.btMySpace{
	width: 62px;
	height: 60px;
	background-image: url('../imagens/btMySpace.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btMySpace:hover{
	margin-top: 2px;
}
.btSoundCloud{
	width: 62px;
	height: 60px;
	background-image: url('../imagens/btMusic.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btSoundCloud:hover{
	margin-top: 2px;
}
.btVimeo{
	width: 62px;
	height: 60px;
	background-image: url('../imagens/btVimeo.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btVimeo:hover{
	margin-top: 2px;
}
.btYouTube{
	width: 62px;
	height: 60px;
	background-image: url('../imagens/btYouTube.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btYouTube:hover{
	margin-top: 2px;
}
.bt1{
	width: 62px;
	height: 60px;
	background-image: url('../imagens/bt1.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.bt1:hover{
	margin-top: 2px;
}
.bt2{
	width: 62px;
	height: 60px;
	background-image: url('../imagens/bt2.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.bt2:hover{
	margin-top: 2px;
}
.btWord{
	width: 62px;
	height: 60px;
	background-image: url('../imagens/btWord.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btWord:hover{
	margin-top: 2px;
}
.btB{
	width: 62px;
	height: 60px;
	background-image: url('../imagens/btB.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btB:hover{
	margin-top: 2px;
}
.btFlickr{
	width: 62px;
	height: 60px;
	background-image: url('../imagens/btFlickr.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btFlickr:hover{
	margin-top: 2px;
}
.bt3{
	width: 62px;
	height: 60px;
	background-image: url('../imagens/bt3.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.bt3:hover{
	margin-top: 2px;
}
.btWww{
	width: 62px;
	height: 60px;
	background-image: url('../imagens/btWww.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.btWww:hover{
	margin-top: 2px;
}
.espacoLink{
	margin: 0 2px 0 12px;
	display: inline;
}
.modo1{
	width: 1000px;
	height: 65px;
	margin-top: 10px;
	padding-bottom: 5px;
}
.modo2{
	width: 1000px;
	height: 65px;
	margin-top: 10px;
	padding-bottom: 5px;
}
.modoFlash{
	width: 1000px;
	height: 53px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.agrupaFacebook{
	width: 324px;
	height: 617px;
	background-image: url('../imagens/fundoFacebook.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 9px 0 0 12px;
}
.conteudo1{
	width: 980px;
	margin: 30px 0 0 10px;
	display: inline;
	padding-bottom: 16px;
}
.agrupaLadoDireito{
	width: 626px;
	float: right;
}
.banner1{
	width: 625px;
	height: 174px;
	background-image: url('../imagens/fundoBanner.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
.banner2{
	width: 625px;
	height: 174px;
	margin-top: 48px;
	background-image: url('../imagens/fundoBanner.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
.banner3{
	width: 625px;
	height: 174px;
	margin-top: 48px;
	background-image: url('../imagens/fundoBanner.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
.banner5{
	width: 625px;
	height: 174px;
	background-image: url('../imagens/fundoBanner.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
.banner6{
	width: 321px;
	height: 417px;
	background-image: url('../imagens/fundoTireSuasDuvidas.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 9px 0 0 7px;
}
.conteudo2{
	width: 980px;
	margin-left: 10px;
	display: inline;
}
.btTireDuvidas{
	width: 66px;
	height: 67px;
	background-image: url('../imagens/btTireDuvida.png');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 209px 0 0 198px;
	display: inline;
}
.btTireDuvidas:hover{
	background-position: bottom center;
}
.btCliqueAqui{
	width: 67px;
	height: 11px;
	background-image: url('../imagens/btCliqueAqui.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 222px 0 0 102px;
	display: inline;
}
.btCliqueAqui:hover{
	background-position: bottom center;
}
.btFaleConoscoSkype{
	width: 147px;
	height: 11px;
	background-image: url('../imagens/btFaleConoscoSkype.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 222px 0 0 65px;
	display: inline;
}
.btFaleConoscoSkype:hover{
	background-position: bottom center;
}
.atendimentoOnline{
	width: 278px;
	height: 239px;
	background-image: url('../imagens/fundoAtendimentoOnline.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
.faleConoscoSkype{
	width: 278px;
	height: 239px;
	background-image: url('../imagens/faleConoscoSkype.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
}
.agrupaLinksConteudo{
	width: 624px;
	float: right;
	margin: 12px 2px 0 0;
	display: inline;
}
.rodape{
	width: 980px;
	height: 76px;
	background-color: #E7E8E9;
}
.fomatoEndereco{
	width: 275px;
	margin: 6px 0 0 15px;
	display: inline;
}
.fomatoTelefone{
	width: 319px;
	margin: 6px 15px 0 0;
	display: inline;
	float: right;
}
.agrupaRodape{
	width: 980px;
	margin: 22px 0 20px 10px;
	display: inline;
}
/*paginacao*/
.englobaPaginacao {
	width: 980px;
	padding: 10px 0 15px 0;
	margin-left: 10px;
	display: inline;
}
.paginacao {
	width: 980px;
	margin: 5px 0 0 0;
	text-align: center;
	float: right;
	display: inline;
}
.paginacao strong {
	color: #707FA8;
	font-size: 14px;
	font-weight: bolder;
}
.paginacao * {
	color: #707FA8;
	font-size: 14px;
	float: none;
	text-decoration: none;
}
.fonte {
	color: #707FA8;
	margin: 3px;
}
.fonte:hover{
	color: #ED2178;
}
.atualizacao {
	width: 980px;
	margin: 25px 0 0 10px;
	text-align: center;
	font-size: 15px;
}
.agrupaLinhas{
	width: 1000px;
}
.agrupaCurtir{
	margin-top: 10px;
}
.agrupaSoundCloud{
	width: 600px;
	float: none;
}


