@charset "utf-8";

* {/*css reset*/
	padding:0px;
	margin:0px;
	list-style:none;
	vertical-align:baseline;
}

a, a * {
	text-decoration:none;
	border:none;
	color:#a03203;
}

a:hover{
	text-decoration:underline;
}

body {
	background:url(../imagens/background.gif) repeat-x #587300;
	font-family:Tahoma;
	font-size:12px;
}

#tudo {
	position:relative;
	left:50%;
	margin-left:-465px;
	width:930px;
}

#topo {
	position:absolute;
	left:0;
	top:0;
	width:929px;
	height:320px;
}

#fundo_2_cores {
	position:relative;
	float:left;
	top:307px;
	left:17px;
	width:794px;
	background:#dfe49a;
	height:auto;
}

#conteudo {
	position:relative;
	float:left;
	width:583px;
	min-height:500px;
	height:auto;
	_height:500px;
	background:#f5f2bc;
}

#rodape {
	position:absolute;
	bottom:-60px;
	left:0;
	height:60px;
	width:795px;
	background: url(../imagens/rodape.png) no-repeat;
	_background:none;
     _filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagens/rodape.png', sizingMethod='scale');
}

#rodape_texto {
	position:absolute;
	top:30px;
	left:50%;
	margin-left:-169px;
	width:338px;
	height:18px;
	background:url(../imagens/txt_rodape.gif) no-repeat;;
}

#creditos {
	color:#FFF;
	position:absolute;
	right:-211px;
	bottom:-85px;
	font-size:11px;	
}

#sobecreditos {	
	position:absolute;
	right:-211px;
	bottom:-120px;	
}

#creditos a {
	color:#fff;
}

#home_btn {
	position:absolute;
	width:50px;
	height:20px;
	background:url(../imagens/home_btn.png) no-repeat;
	bottom:-10px;
	left:0;
	cursor:pointer;
}

/*aula de hoje*/
#aulas_hj {
	position:absolute;
	top:0;
	right:0px;
	height:100%;
	width:211px;
	background:#dfe49a;
}

#aulas_hj_titulo {
	position:absolute;
	height:50px;
	width:211px;
	top:30px;
	right:20px;
	background:url(../imagens/aulas_hoje.gif) no-repeat;
	background-position:right 0;
}

#aulas_hj_titulo span {
	position:absolute;
	font-size:10px;
	bottom:0;
	right:0;
}

#aulas_hj_conteudo {
	position:relative;
	float:right;
	top:100px;
	right:20px;
	width:155px;
	font-size:11px;
	margin-bottom:30px;
}

#aulas_hj_conteudo span {
	position:absolute;
	top:0;
	left:0;
	color:#546e00;
	text-align:center;
	font-weight:bold;
	width:60px;
	height:20px;
	line-height:20px;
	background:#f2f4d7;
}

#aulas_hj_conteudo p {
	position:relative;
	top:30px;
}

#aulas_hj_rodape {
	position:absolute;
	bottom:25px;
	right:20px;
	height:46px;
	width:121px;
	
}

/* COMUM A TODOS OS MODULOS
----------------------------------*/
#voltar {
	position:absolute;
	
	background:#f5e29b;
	font-size:11px;
	bottom:30px;
	left:0;
	height:22px;
	width:190px;
	line-height:22px;
	text-align:center;
}

#voltar a {
	color:#000;
}

/*HOME
----------------------------------*/
/*novidades*/

#home {
	position:relative;
	height:650px;
}

#home_novidades{
	position:absolute;
	width:100%;
	height:135px;
	top:30px;
	left:0;
}

#home_novidades a {
	color:#000;
}

#home_novidades_img{
	position:absolute;
	height:100%;
	width:185px;
	left:0;
	background: #f6d57f;
}

#home_novidades img {
	position:absolute;
	width:150px;
	height:110px;
	right:8px;
	bottom:12px;
}

#home_novidades_texto{
	position:absolute;
	width:360px;
	height:135px;
	left:200px;
	top:0;
}

#home_novidades_titulo{
	position:relative;
	width:179px;
	height:27px;
	margin:0 0 10px 0;
	background:url(../imagens/novidades.gif);
}
/*noticias*/

#home_noticias {
	position:absolute;
	top:165px;
	left:0;
	height:217px;
	width:325px;
}

#home_noticias_texto{
	position:absolute;
	width:260px;
	height:202px;
	left:28px;
	top:15px;
	line-height:14px;
}

#home_noticias_titulo{
	position:relative;
	width:85px;
	height:27px;
	margin:0 0 10px 0;
	background:url(../imagens/noticias.gif);
}

#home_noticias a {
	color:#000;
}

/*depoimentos*/

#home_depoimentos {
	position:absolute;
	top:165px;
	right:0;
	width:258px;
	height:217px;
	background:#f5de93;
}

#home_depoimentos a {
	margin-left:20px;
}

#home_depoimentos_texto {
	position:relative;
	width:100%;
	height:195px;
	margin:0 0 2px;
	background:#f5e8a8;
}
#home_depoimentos_texto p {
	position:absolute;
	top:40px;
	left:20px;
	width:220px;
	height:140px;
}

#home_depoimentos_texto span {
	position:absolute;
	bottom:0;
	left:0;
	color:#6c8e00;
	font-weight:bold;
}

#home_depoimentos_titulo {
	position:absolute;
	left:-10px;
	top:-5px;
	width:165px;
	height:32px;
	background:url(../imagens/depoimentos.png);
	_background:none;
     _filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagens/depoimentos.png', sizingMethod='scale');
}

/*loja*/

#home_loja {
	position:absolute;
	height:180px;
	width:300px;
	top:412px;
	left:0;
}

#home_loja_titulo {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:35px;
	background:#f5e29b url(../imagens/loja_h45.gif) no-repeat;
	background-position:30px 7px;
}

#home_loja_rodape {
	position:absolute;
	height:20px;
	width:200px;
	font-size:11px;
	line-height:20px;
	text-align:center;
	bottom:0;
	left:0;
	background:#f5e29b;
}

#home_loja_conteudo{
	position:absolute;
	top:50px;
	left:25px;
	font-size:11px;
}

#home_loja_produtos {
	position:relative;
	float:left;
	width:200px;
	margin:0 0 10px 0;
}

#home_loja_produtos span {
	color:#a03203;
	font-weight:bold;
}

#home_loja_produtos a {
	color:#000;
}

#home_loja_produtos img {
	float:left;
	width:45px;
	height:35px;
	margin-right:15px;
}

#home_loja_produtos p{
	float:left;
}

/*aniversariantes*/

#home_aniversariantes {
	position:absolute;
	top:412px;
	right:0;
	width:258px;
	height:180px;
}

#home_aniversariantes_titulo {
	position:absolute;
	width:240px;
	height:34px;
	background: url(../imagens/aniversariantes_mes.gif) no-repeat;
}

#home_aniversariantes_conteudo {
	position:absolute;
	top:54px;
	left:20px;
	width:230px;
	color:#a03203;
	font-size:11px;
}

#home_aniversariantes_conteudo span {
	color:#000;
}

#home_aniversariantes_conteudo a {
	position:absolute;
	bottom:-30px;
	left:0;
}

/*NOVIDADES
----------------------------------*/

#modulo_novidades {
	position:relative;
	width:100%;
	top:30px;
}

#modulo_novidades_titulo{
	position:absolute;
	left:0;
	top:0;
	width:215px;
	height:34px;
	background: url(../imagens/novidades_internas.gif);
}

#modulo_novidades_conteudo {
	position:relative;
	width:80%;
	top:50px;
	left:35px;
	padding-bottom:500px;
}

#modulo_novidades_conteudo a{
	color:#000;
	font-weight:bold;
}

#titulo_novis_gen {
	position:relative;
	color:#6c8e00;
	font-weight:bold;
	font-size:16px;
	margin:20px 0 0 30px;
}

#titulo_novis_gen img {
	position:absolute;
	left:-30px;
	top:5px;
}

#novidades_gen_conteudo {
	position:relative;
	top:30px;
	
	text-align:justify;
	padding-bottom:30px;
}

#novidades_gen_conteudo img {
	position:relative;
	width:235px;
	height:160px;
	float:left;
	margin:0 10px 5px 0;	
}

#novidades_gen_conteudo p{
	position:relative;
	margin-bottom:15px;
	
}


/*NOTICIAS
----------------------------------*/

#modulo_noticias {
	position:relative;
	width:100%;
	top:30px;
}

#modulo_noticias_titulo{
	position:absolute;
	left:0;
	top:0;
	width:215px;
	height:34px;
	background: url(../imagens/noticias_internas.gif) no-repeat;
}

#modulo_noticias_conteudo {
	position:relative;
	width:80%;
	top:50px;
	left:35px;
	padding-bottom:200px;
	min-height:450px;
}

#modulo_noticias_conteudo a{
	color:#000;
	font-weight:bold;
}

#titulo_not_gen {
	position:relative;
	color:#6c8e00;
	font-weight:bold;
	font-size:16px;
	margin:20px 0 0 30px;
}

#titulo_not_gen span {
	color:#000;
	font-size:12px;.
}

#titulo_not_gen img {
	position:absolute;
	left:-30px;
	top:5px;
}

#noticias_gen_conteudo {
	position:relative;
	top:30px;
	font-weight:bold;
	text-align:justify;
}



#noticias_gen_conteudo img {
	position:relative;
	width:235px;
	height:160px;
	float:left;
	margin:0 10px 5px 0;
}

#noticias_gen_conteudo p{
	position:relative;
	padding-bottom:170px;
}

/* DEPOIMENTOS
----------------------------------*/

#modulo_depoimentos{
	position:relative;
	width:100%;
	top:30px;
	
}

#modulo_depoimentos_titulo{
	position:absolute;
	left:0;
	top:0;
	width:250px;
	height:34px;
	background: url(../imagens/depoimentos_int.gif) no-repeat;
}

#modulo_mural_titulo{
	position:absolute;
	left:0;
	top:0;
	width:250px;
	height:34px;
	background: url(../imagens/mural_int.gif) no-repeat;
}

#botao_form {
	position:absolute;
	top:-27px;
	right:15px;
	width:200px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	background:#f6d57f;
	color:#000;
	text-align:center;
}



#modulo_depoimentos_conteudo {
	position:relative;
	float:left;
	width:500px;
	left:20px;
	top:30px;
	padding-bottom:100px;
	
}

.depoimentos_ {
	position:relative;
	float:left;
	left:20px;
	top:20px;
	margin-bottom:30px;
}

.depoimentos_ img {
	position:absolute;
	left:-25px;
	top:0;
}

.depoimentos_ hr {
	position:absolute;
	bottom:0;
	left:-20px;
	width:520px;
}

.depoimentos_ p {
	position:relative;
	width:500px;
	text-align:justify;
}

.depoimentos_ span {
	color:#6c8e00;
	font-weight:bold;
}

#depo_form {
	position:absolute;
	top:40px;
	left:60px;
	color:#6c8e00;
	font-size:14px;
	font-weight:bold;
}

#depo_form td {
	text-align:left;
	vertical-align:middle;
}

#depo_form input, textarea{
	width:250px;
	margin:0 0 2px 0;
	background:#f5e8a8;
	border:1px #6c8e00 solid;
}

#depo_form textarea{
	height:200px;
	overflow:hidden;
}

#depo_form_submit input {
	position:absolute;
	bottom:-22px;
	left:150px;
	width:150px;
	height:22px;
	line-height:20px;
	border: solid #6c8e00 2px;
	background: #6c8e00;
	color:#fff;
	font-weight:bold;
}

/* LOJA
----------------------------------*/

#modulo_loja {
	position:relative;
	width:100%;
	top:30px;
}

#modulo_loja_titulo {
	position:absolute;
	left:0;
	top:0;
	width:250px;
	height:34px;
	background: url(../imagens/topo_loja.gif) no-repeat;
}

#modulo_loja_conteudo {
	position:relative;
	float:left;
	top:50px;
	left:35px;
	padding-bottom:200px;
	min-height:450px;
}

#loja_produtos {
	position:relative;
	float:left;
	top:40px;
	left:25px;
	width:500px;
}

#loja_produtos #home_loja_produtos {
	margin:0 50px 30px 0;
}

/*generica*/

#loja_produto_titulo{
	position:absolute;
	width:500px;
	left:30px;
	top:20px;
	color:#6c8e00;
	font-size:16px;
	font-weight:bold;
}

#loja_produto_titulo img {
	position:absolute;
	left:-30px;
	top:0;
}

#loja_produto_img {
	position:absolute;
	top:70px;
	left:0;
}
#loja_produto_img img{
	width:230px;
	height:150px;
}


#loja_produto_texto {
	position:relative;
	float:left;
	width:260px;
	left:240px;
	top:70px;
	text-align:justify;
	padding-bottom:50px;
}

#loja_produto_detalhes {
	position:absolute;
	left:0;
	top:240px;
}

#loja_produto_detalhes p{
	position:relative;
	
}

#loja_produto_detalhes span{
	position:absolute;
	font-weight:bold;
	height:25px;
	line-height:25px;
	width:230px;
	background:#f5e29b;
	text-indent: 10px;
}

#loja_produto_detalhes font{
	position:absolute;
	height:25px;
	width:200px;
	line-height:25px;
	left:240px;
}

/* SALAS
----------------------------------*/

#modulo_salas{
	position:relative;
	float:left;
	width:100%;
	top:30px;
	padding-bottom:200px;	
}

#modulo_salas_titulo{
	position:absolute;
	left:0;
	top:0;
	width:215px;
	height:34px;
	background: url(../imagens/topo_salas.gif) no-repeat;
}

#modulo_salas_conteudo {
	position:relative;
	width:90%;
	top:50px;
	left:35px;	
	min-height:450px;
}

#sala_opcoes {
	position:absolute;
	top:50px;
	width:522px;
	height:178px;
	background:url(../imagens/salas.gif) no-repeat;
}

#sala_opcoes a {
	position:absolute;
	width:215px;
	height:28px;
}

#a_sala_1 {
	left:150px;
	top:52px;
}

#a_sala_2 {
	left:3px;
	top:103px;
}

#a_sala_3 {
	left:290px;
	top:103px;
}

#sala_1_fundo {
	position:absolute;
	top:0;
	left:220px;
	width:295px;
	height:76px;
	background:url(../imagens/inner_sala1.jpg) no-repeat;
}

#sala_2_fundo {
	position:absolute;
	top:0;
	left:220px;
	width:295px;
	height:76px;
	background:url(../imagens/inner_sala2.jpg) no-repeat;
}

#sala_3_fundo {
	position:absolute;
	top:0;
	left:220px;
	width:295px;
	height:76px;
	background:url(../imagens/inner_sala3.jpg) no-repeat;
}

#sala_programacao {
	position:relative;
	top:60px;
	float:left;
	width:100%;
}

.tabela{
	border-collapse: collapse;
}

.tabela td{
	border:1px #f6d57f solid;
	height:20px;
	width:100px;
	text-align:center;
}

.tr_dia_semana{
	background:#f4eb8a;
}

#td_horario{
	background:#f5e8a7;
	color:#587300;
	font-weight:bold;
	font-size:11px;
}

.td_vazio {
	background:none;
	border:none;
}

.tr_vazia td{
	border-bottom:none;
}

/* DICAS
----------------------------------*/

#modulo_dicas {
	position:relative;
	width:100%;
	top:30px;
}

#modulo_dicas_titulo{
	position:absolute;
	left:0;
	top:0;
	width:215px;
	height:34px;
	background: url(../imagens/dicas.gif) no-repeat;
}

#modulo_dicas_conteudo {
	position:relative;
	width:80%;
	top:50px;
	left:35px;
	padding-bottom:200px;
	min-height:450px;
}

#modulo_dicas_conteudo a{
	color:#000;
	font-weight:bold;
}

#titulo_dicas_gen {
	position:relative;
	color:#6c8e00;
	font-weight:bold;
	font-size:16px;
	margin:20px 0 0 30px;
}

#titulo_dicas_gen img {
	position:absolute;
	left:-30px;
	top:5px;
}

#dicas_gen_conteudo {
	position:relative;
	top:30px;
	font-weight:bold;
	text-align:justify;
}

#dicas_gen_conteudo img {
	position:relative;
	width:235px;
	height:160px;
	float:left;
	margin:0 10px 5px 0;
}

#dicas_gen_conteudo p{
	position:relative;
	padding-bottom:190px;
}

/* PESO IDEAL
----------------------------------*/

#modulo_peso {
	position:relative;
	width:100%;
	top:30px;
}

#modulo_peso_titulo {
	position:absolute;
	left:0;
	top:0;
	width:250px;
	height:34px;
	background: url(../imagens/topo_peso.gif) no-repeat;
}

#modulo_peso_conteudo {
	position:relative;
	float:left;
	top:60px;
	left:50px;
	width:470px;
	text-align:justify;
	padding-bottom:200px;
	min-height:450px;
}


#formulario_peso {
	position:absolute;
	text-align:left;
	top:130px;
	left:75px;
}

#formulario_peso  span{
	color:#6C8E00;
	font-weight:bold;
}

#formulario_peso input{
	background:#F6D57F;
	border:none;
	width:50px;
	height:20px;
	text-align:right;
}

input#botao_form_peso {
	background:#6c8e00;
	width:80px;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

#formulario_peso font{
	background:#F6D57F;
	width:80px;
	height:20px;
	position:relative;
}


/* ANIVERSARIANTES
----------------------------------*/

#modulo_aniversariante{
	position:relative;
	width:100%;
	top:30px;
}

#modulo_aniversariante_titulo {
	position:absolute;
	left:0;
	top:0;
	width:280px;
	height:34px;
	background: url(../imagens/topo_aniversariantes.gif) no-repeat;
}

#modulo_aniversariante_conteudo {
	position:relative;
	float:left;
	top:60px;
	left:50px;
	width:470px;
	text-align:justify;
	padding-bottom:450px;	
}


/* MODALIDADES
----------------------------------*/

#modulo_modalidades{
	position:relative;
	width:100%;
	top:30px;
}

#modulo_modalidades_titulo {
	position:absolute;
	left:0;
	top:0;
	width:280px;
	height:34px;
	background: url(../imagens/topo_modalidades.gif) no-repeat;
}

#modulo_modalidades_conteudo {
	position:relative;
	float:left;
	top:60px;
	left:50px;
	width:470px;
	text-align:justify;
	padding-bottom:200px;
	min-height:450px;	
}

/* EQUIPE
----------------------------------*/

#modulo_equipe{
	position:relative;
	width:100%;
	top:30px;
}

#modulo_equipe_titulo {
	position:absolute;
	left:0;
	top:0;
	width:280px;
	height:34px;
	background: url(../imagens/topo_equipe.gif) no-repeat;
}

#modulo_equipe_conteudo {
	position:relative;
	float:left;
	top:60px;
	left:50px;
	width:470px;
	text-align:justify;
	padding-bottom:200px;
}


/* FALE-CONOSCO
----------------------------------*/

#modulo_faleconosco{
	position:relative;
	width:100%;
	top:30px;
}

#modulo_faleconosco_titulo {
	position:absolute;
	left:0;
	top:0;
	width:250px;
	height:34px;
	background: url(../imagens/topo_fale_conosco.gif) no-repeat;
}

#modulo_faleconosco_conteudo {
	position:relative;
	float:left;
	top:60px;
	left:50px;
	width:470px;
	text-align:justify;
	padding-bottom:200px;
	min-height:450px;
}

/* Galeria
----------------------------------*/

#modulo_galeria{
	position:relative;
	width:100%;
	top:30px;
}

#modulo_galeria_titulo {
	position:absolute;
	left:0;
	top:0;
	width:280px;
	height:34px;
	background: url(../imagens/topo_galeria.gif) no-repeat;
}

#modulo_galeria_conteudo {
	position:relative;
	float:left;
	top:60px;
	left:10px;
	width:570px;
	text-align:justify;
	padding-bottom:200px;
}


/* SOBRE */

/* FALE-CONOSCO
----------------------------------*/

#modulo_sobre{
	position:relative;
	width:100%;
	top:30px;
}

#modulo_sobre_titulo {
	position:absolute;
	left:0;
	top:0;
	width:250px;
	height:34px;
	background: url(../imagens/a_h45.gif) no-repeat;
}

#modulo_sobre_conteudo {
	position:relative;
	float:left;
	top:60px;
	left:50px;
	width:470px;
	text-align:justify;
	padding-bottom:200px;
	min-height:450px;
}

/* PLANOS
----------------------------------*/


#modulo_planos{
	position:relative;
	width:100%;
	top:30px;
}

#modulo_planos_titulo {
	position:absolute;
	left:0;
	top:0;
	width:185px;
	height:34px;
	background: url(../imagens/topo_planos.gif) no-repeat;
}

#modulo_planos_conteudo {
	position:relative;
	float:left;
	top:60px;
	left:50px;
	width:470px;
	text-align:left;
	padding-bottom:180px;
}

#modulo_planos_conteudo  p {
	margin-bottom:20px;
}
#modulo_planos_conteudo  b {
	color:#A03203;
	font-size:14px;
}

#modulo_planos_conteudo  b  font{
	color:#8BAF15;
}

#modulo_planos_conteudo  li {
	color:#DF790D;
	font-weight:bold;
	margin:0 0 5px 20px;
}