
/* zera todas as tags */
*
{
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 10pt;
	list-style: none;
	font-family: Verdana;
}

body
{
	background-image: url(../imagens/fundo.jpg);
	background-position:center top;	
}

/* implementa propriedades comuns entre faixa e rodape*/
.rodape, .conteudo, .menu, .banner
{
	margin: 0 auto;
	width: 970px;
}

/* início específico faixa */

.faixa
{
	height: 157px;
	background-image: url(../imagens/fundo_faixa.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;	
}

.faixa h1
{
	position: absolute;
	background-repeat: no-repeat;
	height: 157px;
	width: 372px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	z-index: 99;
	left: 50%;
	margin-left: -250px;
}

.faixa .radio
{
	position: absolute;
	left: 50%;
	margin-left: 180px;
	height: 89px;
	width: 268px;
}

.faixa .twitter
{
	position: absolute;
	right: 8px;
	top: 36px;
}

.body_a .banner
{
	text-align: center;
	margin-bottom: 2px;
}

.body_b .banner
{
	display: none;
}

/* menu início */

.menu
{
	height: 34px;
}

.body_b .menu
{
	margin-bottom: 20px;
}

.menu ul
{
	width: 953px;
	height: inherit;
	margin-left: 8px;
}

.menu li
{
	height: inherit;
	float: left;
}

.menu li a
{
	height: inherit;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background-repeat:no-repeat;
}

.menu .casa
{
	background-image: url(../imagens/menu/btnCasaA.jpg);
	background-position: left center;
	width: 97px;
}

.menu .casa:hover
{
	background-position: right center;
}

 .menu .reviews
{
	background-image: url(../imagens/menu/btnReviewsA.jpg);
	background-position: left center;
	width: 104px;
}

 .menu .reviews:hover
{
	background-position: right center;
}

 .menu .agenda
{
	background-image: url(../imagens/menu/btnAgendaA.jpg);
	width: 99px;
	background-position: left center;
}

 .menu .agenda:hover
{
	background-position: right center;
}

 .menu .galeria
{
	background-image: url(../imagens/menu/btnGaleriaA.jpg);
	width: 96px;
	background-position: left center;
}

 .menu .galeria:hover
{
	background-position: right center;
}

 .menu .localizacao
{
	background-image: url(../imagens/menu/btnLocalizacaoA.jpg);
	width: 137px;
	background-position: left center;
}

 .menu .localizacao:hover
{
	background-position: right center;
}

 .menu .mn_contato
{
	background-image: url(../imagens/menu/btnContatoA.jpg);
	width: 100px;
	background-position: left center;
}

 .menu .mn_contato:hover
{
	background-position: right center;
}

/* fim menu */

/* fim específico faixa */

/* fim parte superior */

/* início conteudo */

.waiting{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	background-color: #333333;
	z-index: 999;
}

.waiting img{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -9px;
}

.body_a .conteudo
{
	height: 457px;
}

.body_b .conteudo
{
	height: 775px;
}

a
{
	text-decoration: none;
	color: #fff;
}

a:hover
{
	color: #999;
}

.spiffy ,.spiffy *,.spiffy1,.spiffy2,.spiffy3,.spiffy4,.spiffy5
{
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

.spiffy
{
	display: block;
}

.spiffy *
{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #000000;
}
.spiffy1
{
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #161616;
	border-right: 1px solid #161616;
	background: #000000;
}
.spiffy2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #161616;
	border-right: 1px solid #161616;
	background: #000000;
}
.spiffy3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.spiffy4
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	
}
.spiffy5
{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.spiffyfg
{
	background: #000000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.spiffyfg .texto
{
	z-index: 0;
	background: transparent;
	padding: 10px;
}


.duas_colunas
{
	
}

.duas_colunas .col
{
	float: left;
	width: 50%;
}

.destaque_home .item
{
	height: 71px;
	display: block;
}

.destaque_home .item img
{
	margin: 3px;
	float: left;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.destaque_home .item span
{
	margin-top: 5px;
	display: block;
}

h2, h3
{
	font-size: 13pt;
	font-family: Tahoma;
	margin-bottom: 3px;
}

input
{
	border: 1px sold #000;
	color: #666;
	margin: 3px;
}

.fotos_home
{
	position: relative;
	height: 280px;
}

.foto0,.foto1,.foto2,.foto3,.foto4,.foto5,.foto6,.foto7,.foto8,.foto9
{
	position: absolute;
}

.foto0
{
	top: 10px;
	left: 10px;
	width: 100px;
	height: 100px;
}
.foto1
{
	top: 70px;
	left: 270px;
	width: 80px;
	height: 80px;
}
.foto2
{
	top: 25px;
	left: 120px;
	width: 60px;
	height: 60px;
}
.foto3
{
	top: 170px;
	left: 20px;
	width: 50px;
	height: 50px;	
}
.foto4
{
	top: 95px;
	left: 160px;
	width: 70px;
	height: 70px;
}
.foto5
{
	top: 115px;
	left: 80px;
	width: 60px;
	height: 60px;
	}
.foto6
{
	top: 5px;
	left: 185px;
	width: 75px;
	height: 75px;
}
.foto7	
{
	top: 155px;
	left: 300px;
	width: 90px;
	height: 90px;
}
.foto8
{
	top: 10px;
	left: 315px;
	width: 40px;
	height: 40px;
}
.foto9
{
	top: 190px;
	left: 150px;
	width: 40px;
	height: 40px;
}

.ultimas_galerias a
{
	display:  block;	
}

.galerias
{
	height: 750px;	
}

.galerias .anos a
{
	padding-top: 3px;
	text-align: center;
	float: left;
	margin: 1px;
	height: 23px;
	width: 74px;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(../imagens/fundo_ano.gif);
}

/*
.galerias h2
{
	margin: 25px 25px 25px 8px;
	font-size: 20pt;
}
*/

.galerias .col_menu
{
	margin-left: 5px;
	margin-right: 5px;
	height: 550px;
	float: left;
	width: 200px;
}

.col_menu h2{
	font-size: 12px;
	display: block;
}

.galerias .col_menu ul ul
{
	max-height: 100px;
	overflow: auto;
	overflow-x: hidden;
}

.galerias .col_menu ul ul li
{
	padding: 3px;
}

.col_menu .tit
{
	background-image: url(../imagens/fundo_tit_galeria.gif);
	display: block;
	padding: 5px;
	text-transform: capitalize;
}

.galerias .col_fotos
{
	height: 650px;
	float: left;
	width: 700px;
	overflow: hidden;
	/*overflow-x: hidden;
	overflow: hidden;*/
}

.galerias .col_fotos a img
{
	margin: 10px;
/*	border: 2px solid #fff;*/
}

.galerias .col_fotos .cima
{
	position: absolute;
	left: 50%;
	margin-left: -45px;
}

.galerias .col_fotos .baixo
{
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -45px;
}

.area_util
{
    height: 750px;
}

.dj
{
	padding: 3px;
	display: block;
	float: left;
	width: 100%;
}

.dj img{
	margin: 3px;
	/*float: left;*/
}

.dj span
{
	display: block;
	margin-bottom: 3px;
}

.dj .tit
{
	font-size: 11pt;
	font-weight: bold;
}

.dj .texto
{
	height: 127px;
	overflow: hidden;
}

.evento
{
	padding: 3px;
	display:block;
	float:left;
}

.evento img{
	margin: 3px;
}

.evento span
{
	display: block;
	margin-bottom: 3px;
}

.evento .tit
{
	font-size: 11pt;
	font-weight: bold;
}

.flyer
{
	margin: 3px;
}

.btn
{
	padding-top: 4px;
	text-align: center;
	font-weight:bold;
	float: left;
	display: block;
	width: 87px;
	height: 20px;
	background-image: url(../imagens/fundo_botao.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.margin-4
{
	margin: 4px;
}

.area_conteudo
{
	position: absolute;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	top: 220px;
	height: 765px;
}

.area_conteudo .reviews
{
	height: 550px;
	overflow: hidden;
}

.pag
{
	margin-top: 50px;
	padding-left: 450px;
	text-align: center;
}

.pag .btn_anterior, .pag .btn_proximo
{
	background-repeat: no-repeat;
	width: 43px;
	height: 24px;
	display: block;
	float: left;
	text-align: center;
}

.pag .btn_anterior
{
	background-image: url(../imagens/fundo_botao.gif);
	background-position: left center;
}
.pag .btn_proximo
{
	background-image: url(../imagens/fundo_botao.gif);
	background-position: right center;
}

.form{
	padding: 15px;
}

.form .obrigatorio{
	font-weight: bold;
}

.form .obrigatorio input,.form .obrigatorio textarea
{
	background-color: #FEF5D3;
	color: #000;
}

.form span, span label{
	display: block;
	margin-bottom: 5px;
}

.form .emlinha{
	height: 50px;
}

.form .emlinha span{
	float: left;
	margin-right: 15px;
}

.telefone input, .form .ipt input, .form .ipt textarea,.form .ipt select{
	padding: 5px;
	border: 1px solid #A60101;
	color: #666;
}

.form .ipt input, .form .ipt textarea{
	width: 98%;
}

.form .ipt textarea{
	height: 150px;
}

.form .numero{
	width: 50px;
}

.form .acoes{
	text-align: right;
}

.center
{
	text-align: center;
}

/* fim conteudo */

/* início parte inferior */

.parte_inferior
{
	background-image: url(../imagens/fundo_rodape.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	height: 164px;
}

/* início redape */

.rodape
{
	height: 164px;
}

.rodape .endereco, .rodape .parceiros, .rodape .cartoes
{
	margin-top: 26px;
	margin-left: 10px;
	float: left;
}

.body_a .rodape .parceiros,.body_a .rodape .cartoes{
	padding-top: 3px;
}

.rodape .endereco
{
	margin-left: 20px;
	}

.rodape .endereco h2
{
	display:block;
	height: 28px;
	background-image: url(../imagens/titEndereco.jpg);
	text-indent: -5000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left center;
}

.rodape .parceiros h2
{
	width: 100%;
	display:block;
	float: left;
	height: 24px;
	background-image: url(../imagens/titParceiros.jpg);
	text-indent: -5000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left center;
}

.rodape .cartoes h2
{
	width: 100%;
	display:block;
	float: left;
	height: 24px;
	background-image: url(../imagens/titRodapeAceitamos.gif);
	text-indent: -5000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left center;
}

.rodape .parceiros div
{
	
	display: block;
}

.rodape .direitos
{
	width: 100%;
	margin-top: 15px;
	float: left;
	font-size: 7pt;
}

.rodape .direitos .aviso
{
	float: left;
	font-size: inherit;
	margin-left: 19px;
}


.rodape .direitos .info
{
	float: right;
	font-size: inherit;
	margin-right: 19px;
	text-align: right;
	padding-right: 10px;
}

.rodape .direitos .info a
{
	font-size: 7pt;
}

/* fim redape */

/* fim parte inferior */
