﻿@font-face {
  font-family: 'MyriadPro-SemiboldIt';
  src: url('../fonts/MyriadPro-SemiboldIt.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-SemiboldIt.otf')  format('opentype'),
	     url('../fonts/MyriadPro-SemiboldIt.woff') format('woff'), url('../fonts/MyriadPro-SemiboldIt.ttf')  format('truetype'), url('../fonts/MyriadPro-SemiboldIt.svg#MyriadPro-SemiboldIt') format('svg');
  font-weight: normal;
  font-style: normal;
}

* { outline: 0 none; }
body { margin: 0; font-family: 'verdana'; color: #222; font-size: 12px; text-transform: uppercase; }
a { text-decoration: none; color: #333; } a:hover { text-decoration: underline; }
a span { display: none; }
a img { border: none; }
input, select, textarea { font-family: 'verdana'; color: #333; font-size: 12px; }


.wrapper { width: 980px; margin: 0 auto; }
.errorlist{ float:left;  color:#ff0000; font-size: 12px; float:left; width:100%; clear:both;}


#topo { background: url(../../imagens/bg_topo.png); width: 100%; height: 179px; float: left; }
#topo #logo { float: left; margin: 20px 0 0; }
#topo #logo a { background: url(../../imagens/logo.png); width: 207px; height: 83px; display: block; }

#acesso { float: right; width: 470px; margin-top: 20px; }
#acesso h3 { float: left; margin: 0 0 0 6px; }
#acesso .cadastro { float: right; display: block; margin: 8px 6px 0 0; }
#acesso form { background: #4d4d4d; display: block; float: left; width: 450px; padding: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#acesso form input[type=text], #acesso form input[type=password] { background: #fff; width: 163px; height: 30px; margin-right: 5px; float: left; font-size: 11px; padding: 0 10px; border: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#acesso form input[type=submit] { background: url(../../imagens/entrar.png); width: 73px; height: 30px; float: right; border: none; }
#acesso .esqueceu { float: right; display: block; font-size: 11px; color: #9c8c71; margin: 5px 135px 0 0; }


#acesso ul { list-style: none; padding: 0; margin: 8px 0px 0px 0px; float: left; }
#acesso ul li { float: left; }
#acesso ul li a { font-family: 'MyriadPro-SemiboldIt'; padding-left: 10px; font-size: 14px; text-transform: uppercase; color: #fff; display: block; text-decoration: none; }

.msgAviso { text-align:center; font-size:12px; color:#5a5a5a; background:#FFF; position:fixed; top:35%; left:40%; padding: 30px; z-index:1000;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;-webkit-box-shadow: 0px 0px 5px 3px #444;box-shadow: 0px 0px 5px 3px #444; line-height:22px}
.msgAviso strong { font-size:14px}
.overlay { z-index:999; position:fixed; left:0; top:0; bottom:0; right:0; width:100%; height:100%; background:#000;opacity:0.65;-moz-opacity: 0.65;	filter: alpha(opacity=65);}


#menu { background: url(../../imagens/bg_menu.png); width: 100%; height: 51px; margin-top: 13px; float: left; }
#menu ul { list-style: none; padding: 0; margin: 0 0 0 7px; float: left; }
#menu ul li { float: left; }
#menu ul li a { font-family: 'MyriadPro-SemiboldIt'; padding: 14px 20px 16px; font-size: 18px; text-transform: uppercase; color: #fff; display: block; text-decoration: none; }
#menu ul li a:hover, #menu ul li a.active { background: #A37C3A; }

#banner { background: url(../../imagens/bg_content.png) top repeat-x #151515; width: 100%; height: 255px; float: left; overflow: hidden; }
#banner .wrapper { width: 100%; margin: 0 auto; }
#banner .slide { float: left; width: 100%; background: #151515; position: absolute; height: 255px; }
#banner .slide ul { background: #fff; height:255px; width:100%; position: relative; margin: 0 auto; padding:0; list-style: none;}
#banner .slide ul li { position:absolute; top:0; left:0; width:100%; height: 255px; z-index:90; display:none;}
#banner .slide ul li a{ width: 100%; height: 255px; display: block; float: left; }
#banner .slide div.barra { width:0; height:3px; background:#fff; position:absolute; z-index:99; left:0; top:0;opacity: 0.6; display: none;}
#banner .slide div.fundo { width:100%; height:255px; position:absolute; left:0; top:0; bottom:0; right:0; z-index:0; display:none; background: #151515;}
#banner .slide .nav { position: absolute; display: block; width: 100%; z-index: 1000; text-align: right; margin-top: -35px; }
#banner .slide .nav .wrapper { width: 980px; margin: 0 auto; }
#banner .slide .nav span { background: url(../../imagens/nav_banner.png) right; margin: 0 1px; width: 24px; height: 19px; padding-top: 5px; cursor: pointer; display: inline-block; text-align: center; color: #fff; font-weight: bold; font-size: 11px; }
#banner .slide .nav span.ativo { background-position: left; }

#title { background: url(../../imagens/bg_title.jpg); width: 100%; height: 95px; float: left; }
#title h2 { font-family: 'MyriadPro-SemiboldIt'; color: #fff; text-transform: uppercase; font-size: 30px; margin: 40px 0 0 20px; float: left; }
#title ul { padding: 0; margin: 30px 0 0; list-style: none; width: 100%; text-align: center; }
#title ul li { display: inline-block; margin: 0 12px; }

#content { background: url(../../imagens/bg_content.png) top repeat-x #151515; width: 100%; float: left; padding: 45px 0 55px; }
#horarios { float: left; width: 480px; }
#horarios h3 { float: left; margin: 0; }
#horarios .area { background: #fff; float: left; width: 480px; height: 319px; overflow: hidden; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#horarios .area ul { list-style: none; padding: 0; margin: 0; }
#horarios .area ul li { float: left; border-bottom: 1px solid #cbcbcb; width: 100%; }
#horarios .area ul li .hora { background: #d1ab66; float: left; display: block; padding: 13px 0 0; width: 69px; height: 32px; text-align: center; font-size: 14px; font-weight: bold; }
#horarios .area ul li a { text-transform: uppercase; display: block; float: left; margin: 14px 0 0 10px; }
#horarios .todos { float: right; font-family: 'MyriadPro-SemiboldIt'; font-size: 17px; color: #5a5858; display: block; margin-top: 8px; }

#avisos { float: right; width: 480px; }
#avisos h3 { float: left; margin: 0; }
#avisos .area { background: #fff; float: left; width: 480px; height: 319px; overflow: hidden; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#avisos .area ul { list-style: none; padding: 0; margin: 0; }
#avisos .area ul li { float: left; border-bottom: 1px solid #cbcbcb; width: 440px; padding: 14px 20px 10px; line-height: 17px; }
#avisos .area ul li .dados { float: left; width: 370px; }
#avisos .area ul li .download { float: right; display: block; }
#avisos .area ul li:last-child { border-bottom: none; }
#avisos .area ul li h4 { margin: 0; }
#avisos .area ul li h4 span { display: inline-block; color: #ae8335; }
#avisos .area ul li p { margin: 0; }
#avisos .todos { float: right; font-family: 'MyriadPro-SemiboldIt'; font-size: 17px; color: #5a5858; display: block; margin-top: 8px; }

#area_texto { background: #fff; width: 920px; padding: 30px; float: left; margin-top: -20px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#area_texto .img_left { float: left; margin-bottom: 5px; }
#area_texto .img_right { float: right; margin-bottom: 5px; }
#area_texto .txt_quem_somos { float: right; width: 430px; height: 304px; line-height: 17px; margin-bottom: 5px; text-align: justify; }
#area_texto .txt_quem_somos p { margin: 0 0 15px; }
#area_texto .col_left { float: left; width: 457px; }
#area_texto .col_servicos { float: right; width: 430px; height: 304px; line-height: 17px; margin-bottom: 5px; text-align: justify; }
#area_texto .col_servicos p { margin: 0 0 15px; }
#area_texto .col_servicos ul { margin-top: 30px; }
#area_texto .col_servicos ul li { margin-top: 20px; }
#area_texto p.endereco { text-align: center; }

.enquete { border: 4px solid #ddd; background: #f4f4f4; float: left; padding: 20px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

.resposta_enquete { list-style: none; padding: 0; margin: 0; width: 100%; float: left; text-align: center; }
.resposta_enquete li { display: inline-block; background: #B3883B; font-family: 'MyriadPro-SemiboldIt'; color: #fff; font-size: 18px; margin: 0 5px; padding: 10px 30px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.resposta_enquete li span { font-weight: bold; }

.pergunta_enquete { width: 100%; font-family: 'MyriadPro-SemiboldIt'; font-size: 16px; display: block; float: left; text-align: center; }
.efetue { width: 100%; font-family: 'MyriadPro-SemiboldIt'; font-size: 14px; display: block; float: left; text-align: center; }

.submit_enquete { width: 100%; display: block; text-align: center; float: left; }
.submit_enquete input[type=submit] { background: #A37C3A; font-family: 'MyriadPro-SemiboldIt'; font-size: 18px; display: inline-block; padding: 10px 20px; border: none; color: #fff; text-transform: uppercase; cursor: pointer; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

#area_texto .aviso { float: left; border-bottom: 1px solid #ddd; width: 100%; padding-bottom: 20px; margin-bottom: 20px; line-height: 17px; }
#area_texto .aviso .dados { float: left; width: 800px; }
#area_texto .aviso .download { float: right; }
#area_texto .aviso h4 { margin: 0; }
#area_texto .aviso.interna h4 { margin: 0 0 20px; }
#area_texto .aviso h4 span { display: inline-block; color: #ae8335; }
#area_texto .aviso p { margin: 5px 0 0; }
#area_texto .aviso.interna p { margin: 0 0 20px; }
#area_texto .aviso .voltar { float: right; font-weight: bold; display: block; margin-top: -45px; }

.area_download { width: 100%; text-align: center; float: left; margin-top: 15px; }
.area_download a { display: inline-block; }

#area_texto .dados_contato { float: left; width: 400px; font-size: 14px; line-height: 17px; }
#area_texto .dados_contato p.fone { text-align: center; margin-top: 30px; }

#form_contato { background: url(../../imagens/form_contato.png) left top no-repeat; float: right; width: 480px; height: 400px; }
#form_contato form { float: left; margin-left: 65px; width: 354px; }
#form_contato form input[type=text], #form_contato form input[type=password], #form_contato form textarea { background: url(../../imagens/input_textarea.png) top; width: 334px; height: 37px; border: none; padding: 0 10px; margin-top: 6px; }
#form_contato form textarea { background-position: bottom; height: 117px; padding: 10px; }
#form_contato form input[type=submit] { background: url(../../imagens/enviar.png); width: 73px; height: 30px; border: none; float: right; margin-top: 8px; }
#form_contato form label{ float: left; padding-top:10px; }


#area_texto .dados_cadastro { float: left; width: 400px; font-size: 14px; line-height: 17px; }
#area_texto .dados_cadastro h3.termos { font-family: 'MyriadPro-SemiboldIt'; font-size: 18px; color: #444; text-transform: uppercase; margin: 30px 0 10px; }

#area_termos { width: 403px; height: 637px; float: left; border: 3px solid #e0e0e0; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
#area_termos .area { margin: 15px; height: 607px; width: 363px; float: left; font-size: 11px; overflow-y: auto; padding-right: 10px; line-height: 14px; }

#area_texto h2.title { margin: 0 0 30px; }
#area_texto .col_left_interna { float: left; width: 415px; }
#area_texto .ativos { float: left; width: 100%; border-bottom: 2px dotted #888; padding-bottom: 20px; }
#area_texto .ativos h3 { font-family: 'MyriadPro-SemiboldIt'; font-size: 20px; color: #333; margin: 0 0 15px; }
#area_texto .ativos ul { list-style: none; padding: 0; margin: 0; float: left; width: 100%; }
#area_texto .ativos ul li { background: #ececec; float: left; width: 399px; padding: 8px; margin-bottom: 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#area_texto .ativos ul li .nome { float: left; display: block; margin: 3px 0 0 5px; }
#area_texto .ativos ul li p { margin: 0; float: right; display: block; }
#area_texto .ativos ul li p a { float: left; margin-left: 3px; width: 19px; height: 19px; text-align: center; font-style: italic; font-size: 14px; }

#area_texto .col_left_interna .tickets { float: left; width: 100%; border-bottom: 2px dotted #888; padding-bottom: 20px; margin-top: 20px; }
#area_texto .col_left_interna .tickets h3 { margin: 0 0 20px; }
#area_texto .col_left_interna .tickets div { width: 100%; text-align: center; }
#area_texto .col_left_interna .tickets select { background: #eee; width: 100px; height: 37px; padding: 0 2%; border: none; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
#area_texto .col_left_interna .tickets p.submit { float: right; font-size: 11px; margin: 22px; }
#area_texto .col_left_interna .tickets p.submit label { margin: 7px; display: inline-block; }
#area_texto .col_left_interna .tickets p.submit input { background: url(../../imagens/comprar.png); width: 103px; height: 30px; border: none; float: right; }
#area_texto .col_left_interna #form_cadastro { background: none; margin-left: 40px; float: left; width: 354px; }
#area_texto .col_left_interna #form_cadastro form { margin-left: 0; }

#area_texto .col_left_interna .tickets.center { text-align: center; border-bottom: none; }
#area_texto .col_left_interna .tickets.center div label { display: block; }
#area_texto .col_left_interna .tickets.center select { margin-top: 10px; }
#area_texto .col_left_interna .tickets.center p.submit { width: 100%; margin: 15px 0 0; }
#area_texto .col_left_interna .tickets.center p.submit label { display: block; }
#area_texto .col_left_interna .tickets.center p.submit input { float: none; }

#extrato_tickets { float: right; width: 415px; margin-bottom: 50px; }
#extrato_tickets h3 { margin: 0 0 10px; }
#extrato_tickets table { width: 100%; float: left; }
#extrato_tickets table th { background: #fff; font-weight: normal; padding: 5px; }
#extrato_tickets table td { background: #ededed; padding: 10px; font-size: 12px; text-align: center; }

.fun_excluidos { float: left; width: 100%; margin-top: 20px; }
.fun_excluidos h3 { font-family: 'MyriadPro-SemiboldIt'; font-size: 20px; color: #333; margin: 0 0 5px; }
.fun_excluidos table { width: 100%; float: left; }
.fun_excluidos table th { background: #fff; font-weight: normal; padding: 5px; }
.fun_excluidos table td { background: #ededed; padding: 10px; font-size: 14px; }
.fun_excluidos table .nome { font-size: 12px; }

#col_cadastro_func { float: right; width: 450px; }
#col_cadastro_func h3 { font-family: 'MyriadPro-SemiboldIt'; font-size: 20px; color: #333; margin: 0 0 5px; }
#col_cadastro_func .area { background: #ececec; width: 450px; float: left; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; }
#col_cadastro_func .area form { margin: 40px 0 50px 48px; }
#col_cadastro_func #form_cadastro form input[type=text], #col_cadastro_func #form_cadastro form input[type=password], #col_cadastro_func #form_cadastro form select { background: #fff; }
#col_cadastro_func h3.termos { font-family: 'MyriadPro-SemiboldIt'; font-size: 18px; color: #444; text-transform: uppercase; margin: 30px 0 0px; float: left; }
#col_cadastro_func #area_termos { background: #fff; width: 354px; height: 370px; }
#col_cadastro_func #area_termos .area { background: #fff; width: 324px; height: 340px; }
#col_cadastro_func #form_cadastro form input[type=submit] { background: url(../../imagens/cadastrar_funcionario.png); width: 213px; height: 30px; border: none; float: right; }

#col_contrato { float: right; width: 410px; }
#col_contrato h3.termos { font-family: 'MyriadPro-SemiboldIt'; font-size: 18px; color: #444; text-transform: uppercase; margin: 0 0 10px; }
#col_contrato #area_termos { width: 404px; height: 732px; }
#col_contrato #area_termos .area { height: 702px; }
#col_contrato .imprimir { float: right; display: block; margin-top: 5px; }

.sugestoes_area { margin: 0 auto; width: 630px; line-height: 17px; }
.sugestoes_area form { margin-top: 10px;}
.sugestoes_area textarea { background: #eee; width: 610px; height: 205px; padding: 10px; border: none; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.sugestoes_area input[type=submit] { background: url(../../imagens/enviar.png); width: 73px; height: 30px; border: none; float: right; margin-top: 8px; }

#form_cadastro { background: url(../../imagens/form_contato.png) left top no-repeat; float: right; width: 475px; }
#form_cadastro form { float: left; margin-left: 65px; width: 354px; }
#form_cadastro form input[type=text], #form_cadastro form input[type=password], #form_cadastro form select { background: #eee; width: 96%; height: 37px; padding: 0 2%; border: none; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
#form_cadastro form input[type=text].numero { width: 90px; }
#form_cadastro form input[type=password] { width: 200px; }
#form_cadastro form p { width: 100%; float: left; margin: 0 0 17px; }
#form_cadastro form p label { display: block; margin-bottom: 4px; }
#form_cadastro form p span { color: red; font-size: 11px; float: right; margin: -15px 0 3px; }
#form_cadastro form p.left { width: 165px; float: left; }
#form_cadastro form p.right { width: 165px; float: right; }
#form_cadastro form input[type=submit] { background: url(../../imagens/finalizar.png); width: 173px; height: 30px; border: none; float: right; }
#form_cadastro form input[type=button].mudar_senha { background: url(../../imagens/mudar_senha.png); width: 134px; height: 30px; border: none; margin-right: 5px; float: right; cursor: pointer;}
#form_cadastro form input[type=radio] { float:left; margin-left:-17px; margin-top: -32px; }

#content .banner_left { float: left; margin-top: 20px; }
#content .banner_right { float: right; margin-top: 25px; }

#area_texto ul.horarios { list-style: none; padding: 0; margin: 0; width: 445px; float: left; }
#area_texto ul.horarios.right { float: right; }
#area_texto ul.horarios li { float: left; border-bottom: 1px solid #cbcbcb; width: 100%; }
#area_texto ul.horarios li .hora { background: #d1ab66; float: left; display: block; padding: 13px 0 0; width: 69px; height: 32px; text-align: center; font-size: 14px; font-weight: bold; }
#area_texto ul.horarios li a { text-transform: uppercase; display: block; float: left; margin: 14px 0 0 10px; }

#rodape { background: #262626; border-top: 8px solid #1c1c1c; border-bottom: 8px solid #1c1c1c; float: left; width: 100%; padding: 22px 0; }
#rodape .logo_rodape { float: left; margin: 25px 80px 0 0; }
#rodape .menu_rodape { float: left; width: 158px; border-right: 1px dotted #454545; }
#rodape .menu_rodape ul { list-style: none; padding: 0; margin: 0; }
#rodape .menu_rodape ul li { margin-bottom: 4px; }
#rodape .menu_rodape ul li a { font-size: 11px; color: #8c8c8c; }

#rodape .horarios { float: left; width: 216px; border-right: 1px dotted #454545; margin-left: 30px; font-size: 11px; color: #8c8c8c; }
#rodape .horarios h3 { font-family: 'MyriadPro-SemiboldIt'; font-size: 18px; color: #5a5858; margin: 0 0 20px; }
#rodape .horarios strong { display: block; }

#rodape .right { width: 282px; float: right; }
#rodape .newsletter { width: 282px; float: left; }
#rodape .newsletter h3 { font-family: 'MyriadPro-SemiboldIt'; font-size: 18px; color: #5a5858; margin: 0 0 10px; }
#rodape .newsletter input[type=text] { background: #e2e2e2; width: 174px; font-size: 11px; padding: 0 8px; height: 29px; border: none; float: left; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#rodape .newsletter input[type=button] { background: url(../../imagens/inscrever.png); width: 89px; height: 29px; float: right; border: none; }

#rodape .siga { width: 282px; float: left; margin-top: 20px; }
#rodape .siga a { background: url(../../imagens/social.png) left; width: 32px; height: 32px; display: block; float: left; margin-right: 3px; }
#rodape .siga a.twitter { background-position: -34px top; }
#rodape .siga a.google { background-position: right top; }

#direitos { background: #151515; float: left; width: 100%; padding: 10px; text-transform: uppercase; text-align: center; font-size: 9px; font-family: arial; color: #757373; }
#direitos a { color: #757373; }

.paginacao{ width:100%;text-align:center; float:left; }
.ativo{ font-weight:bold; }
#paginacao{ width:100%;	list-style-type:none; }
#paginacao li{ float:left; margin-left:10px; }



#cartao p.full { width: 100%; float: left; }
#cartao p label { width: 100%; float: left;}
#cartao p input[type=text], #area_pagamento p input[type=password], #area_pagamento p select { background: #fff; border: 1px solid #ccc; padding: 0 5px; height: 30px; width: 97%; }
#cartao p select.mes { width: 50px; }
#cartao p select.ano { width: 65px; }

#cartao { border: 1px solid #ccc; padding: 25px; text-align: left; min-height: 320px; }
#cartao .p {float:left; width: 100px;}
#cartao .m {float:left; width: 270px;}