
	/**
	* @Projeto:Ketelin - Sistema de Gerenciamento de Conteudo
	* @Autor:Cristiano da Silva Teixeira <cristiano@ketelin.com.br>
	* @Pasta:css
	* @Categoria:Folha de estilos
	* @Arquivo:reiniciar.css
	* @Versao:1
	* @Revisao:0.56
	*
	* Estilo das paginas
	*
	*/
	
	body{background:url(../imagens/pagina/bk.jpg) no-repeat right top}
	strong{font-weight:600}

	.limpa{clear:both}
	.input{background:#FFF;border:1px solid #DADADA;font-size:13px;height:26px;padding:2px;line-height:26px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
	.textarea{background:#FFF;border:1px solid #D5CFCE;padding:2px;line-height:24px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
	.botao{background:#9E3F34;color:#FFF;height:30px;line-height:27px;font-size:13px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}

	.cinza-claro,a.cinza-claro,a.cinza-claro:hover,a.cinza-claro:visited{color:#C0C0C0}
	.cinza,a.cinza,a.cinza:hover,a.cinza:visited{color:#969696}
	.cinza-escuro,a.cinza-escuro,a.cinza-escuro:hover,a.cinza-escuro:visited{color:#666}
	.branco,a.branco,a.branco:hover,a.branco:visited{color:#FFF}
	.vermelho,a.vermelho,a.vermelho:hover,a.vermelho:visited{color:#C30}
	.preto,a.preto,a.preto:hover,a.preto:visited{color:#000}
	
	.centro{text-align:center}
	.esquerda{text-align:right}
	.direita{text-align:left}
	
	.alinha-direita{float:left}
	.alinha-esquerda{float:right}
	
	.m-t-5{margin-top:5px}
	.m-t-10{margin-top:10px}
	.m-t-20{margin-top:20px}
	.m-b-5{margin-bottom:5px}
	.m-b-10{margin-bottom:10px}
	.m-b-20{margin-bottom:20px}

	.m-tb-5{margin-top:5px;margin-bottom:5px}
	.m-tb-10{margin-top:10px;margin-bottom:10px}
	.m-tb-20{margin-top:20px;margin-bottom:20px}

	.m-l-20{margin-left:20px}
	.m-r-20{margin-right:20px}
	.m-lr-20{margin-right:20px;margin-left:20px}

	.m-l-10{margin-left:10px}
	.m-r-10{margin-right:10px}
	.m-lr-10{margin-right:10px;margin-left:10px}

	.m-l-5{margin-left:5px}
	.m-r-5{margin-right:5px}
	.m-lr-5{margin-right:5px;margin-left:5px}
	
	.imgb{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}


	.corpo{width:940px;margin:0 auto}
	#cabecalho{width:940px;height:345px;margin:0 auto}
	#cabecalho .direita{width:280px;height:345px;float:left}
	#cabecalho #reservas{width:280px;height:162px;background:url(../imagens/pagina/reserva.jpg) no-repeat;margin-top:13px}
	#cabecalho #reservas .botao{width:80px;margin-top:12px;margin-left:15px}
	
	#cabecalho label.entrada{float:left;width:140px;margin-top:32px}
	#cabecalho label.entrada input{float:right}
	#cabecalho label.saida{float:left;width:130px;margin-top:32px}
	#cabecalho label.saida input{float:right}
	
	#cabecalho label.adultos{float:left;width:130px;margin-top:10px}
	#cabecalho label.adultos input{margin-left:65px}
	#cabecalho label.criancas{float:left;width:130px;margin-top:10px}
	#cabecalho label.criancas input{margin-left:65px}
	
	#cabecalho .esquerda{width:640px;height:345px;margin:0 auto;float:right;overflow:hidden}
	#cabecalho .menu{width:640px;height:25px;margin:0;background:url(../imagens/pagina/f-menu.jpg) no-repeat bottom left;text-align:left;margin-top:58px}
	#cabecalho .menu a{font-size:17px;color:#9E3F34;margin-right:20px}
	
	#componente{margin:20px 0}

	#destaques{height:250px;width:640px;margim:0;padding:0;overflow:hidden}
	
	ul.bjqs{position:absolute;list-style:none;padding:0;margin:0;overflow:hidden;display:none}
	li.bjqs-slide{position:absolute;display:none}
	ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999}
	ul.bjqs-controls.v-centered li a{position:absolute;}
	p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
	
	ul.bjqs-controls.v-centered li a{display:block;height:30px;line-height:25px;width:30px;color:#000;text-decoration:none;background-image:url(../imagens/pagina/img.png);background-repeat:no-repeat;background-position:-550px -170px}
	ul.bjqs-controls.v-centered li.bjqs-next a, ul.bjqs-controls.v-centered li.bjqs-prev a{background-image:url(../imagens/pagina/img.png);background-repeat:no-repeat;background-position:-551px -170px}
	ul.bjqs-controls.v-centered li.bjqs-next a{background-position:-1px -1px}
	ul.bjqs-controls.v-centered li.bjqs-next a{right:0;margin-top:30px;margin-right:3px}
	ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;margin-top:30px;margin-left:3px}
	
	ol.bjqs-markers{float:left;position:absolute;list-style:none;padding:0;margin:0;width:100px;margin-left:290px;margin-top:230px;z-index:99999}
	ol.bjqs-markers.h-centered{text-align:center;}
	ol.bjqs-markers li{display:inline}
	ol.bjqs-markers li a{display:inline-block;height:12px;width:12px;float:left;margin-left:10px;color:transparent;background:#DDA75D;border:1px solid #FFF;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
	ol.bjqs-markers li.active-marker a,ol.bjqs-markers li a:hover{color:transparent;background:#C86054}
	p.bjqs-caption{height:62px;font-size:22px;line-height:29px}
	
	.destaque_numero{width:14px;height:14px;float:left;margin:0 3px;color:#424242;font-size:17px;float:left}
	.destaque_numero_a{width:14px;height:14px;float:left;margin:0 3px;color:#FFF;font-size:17px;float:left}

	.interna .sucesso{float:left;width:100%;font-size:13px;height:25px;line-height:25px;text-align:center;font-weight:600;color:#060;background:#CBFEE4}
	.interna .erro{float:left;width:100%;font-size:13px;height:25px;line-height:25px;text-align:center;font-weight:600;color:#F00;background:#FFD9D5}
	
	.apresentacoes{width:940px;float:left}
	.apresentacoes .direita{width:550px;float:left}
	.apresentacoes .produto{width:260px;float:left}
	.apresentacoes .produto img{width:260px;height:173px;float:left;margin-bottom:10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
	.apresentacoes .texto{width:250px;float:left;border-left:5px solid #AE762A;padding-left:10px}
	.apresentacoes .texto h1{color:#9E3F33;font-size:18px;margin-bottom:10px}
	.apresentacoes .texto h6{color:#AE762A;font-size:14px;line-height:16px}

	.apresentacoes .esquerda{width:370px;float:right;text-align:left}
	.apresentacoes .apresentacao{width:370px;height:247px;float:right;overflow:hidden;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
	.apresentacoes .apresentacao img{float:right;z-index:100}
	.apresentacoes .apresentacao div{background:url(../imagens/pagina/fundo-vermelho.png);width:354px;height:59px;float:left;padding:8px;z-index:200;margin-top:-75px;color:#FFF;text-align:left;font-size:13px;line-height:15px}
	
	.pra-voce{width:940px;float:left}
	.pra-voce .direita{width:50%;float:left}
	.pra-voce .esquerda{width:50%;float:left}
	.pra-voce div img{float:left;margin-right:30px}
	
	.pra-voce h2{font-size:22px;color:#9E3F33;margin-bottom:10px}
	.pra-voce span{font-size:13px;color:#AD762A;line-height:16px;width:250px;float:left}
	
	.interna{width:940px;float:left}
	.interna .direita{width:300px;float:left;font-size:13px;line-height:15px}
	.interna .esquerda{width:620px;float:right;text-align:left;font-size:13px;line-height:15px}
	.interna .texto{font-size:14px !important;line-height:16px;color:#000  !important}
	.interna .texto, .interna .texto *{font-size:14px !important;line-height:16px;color:#000  !important}
	.cartola{margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #DDA75D}
	.cartola span{font-size:13px;float:right;color:#AD762A}
	
	.apartamentos{width:940px;float:left}
	.apartamentos img{float:left;margin-right:5px;border-left:5px solid #AE762A}
	.apartamentos h2{font-size:28px;line-height:30px;color:#9E3F33;margin-bottom:5px;font-weight:700}
	.apartamentos h6{font-size:16px;line-height:16px;color:#AD762A}

	.apartamento{width:940px;float:left}
	.apartamento img{float:left;margin-right:5px;border-left:5px solid #AE762A;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
	.apartamento h1{font-size:32px;line-height:30px;color:#9E3F33;margin-bottom:10px;font-weight:700}
	.apartamento h6{font-size:16px;line-height:18px;color:#AD762A;margin-bottom:10px}
	.apartamento .texto{font-size:14px !important;line-height:16px;color:#000  !important}
	.apartamento .texto, .apartamento .texto *{font-size:14px !important;line-height:16px;color:#000  !important}
	.apartamento .texto ul{list-style:inside !important;margin:8px !important;list-style-position:inside}
	.apartamento .lcentro{width:940px;text-align:center;float:left;margin:15px 0}

	#colorbox,#cboxOverlay,#cboxWrapper{left:0;overflow:hidden;position:absolute;top:0;z-index:9999}
	#cboxOverlay{height:100%;position:fixed;width:100%}
	#cboxMiddleLeft,#cboxBottomLeft{clear:left}
	#cboxContent{position:relative;overflow:hidden}
	#cboxLoadedContent{overflow:auto}
	#cboxLoadedContent iframe{display:block;height:100%;border:0;width:100%}
	#cboxTitle{margin:0}
	#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%}
	#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}
	#cboxOverlay{background:#000}
	#cboxContent{background:#FFF}
	#cboxLoadedContent{margin-bottom:30px}
	#cboxTitle{position:absolute;bottom:10px;left:10px;text-align:left;width:100%;color:#000;font-size:1em}
	#cboxCurrent{;bottom:4px;color:#949494;position:absoluteleft:58px}
	#cboxSlideshow{bottom:4px;color:#0092ef;position:absolute;right:30px}
	#cboxPrevious{bottom:0;left:0px;background:url(../imagens/pagina/controles.png) no-repeat -75px 0px;height:25px;position:absolute;text-indent:-9999px;width:25px}
	#cboxPrevious.hover{background-position:-75px -25px}
	#cboxNext{bottom:0;left:27px;background:url(../imagens/pagina/controles.png) no-repeat -50px 0px;height:25px;position:absolute;text-indent:-9999px;width:25px}
	#cboxNext.hover{background-position:-50px -25px}
	#cboxLoadingOverlay{background:url(../imagens/pagina/carregando.gif) no-repeat center center}
	#cboxLoadingGraphic{background:url(../imagens/pagina/carregando.gif) no-repeat center center}
	#cboxClose{position:absolute;bottom:0;right:0;background:url(../imagens/pagina/controles.png) no-repeat -25px 0px;width:25px;height:25px;text-indent:-9999px}
	#cboxClose.hover{background-position:-25px -25px}
	
	.rodape{width:940px;height:145px;margin:0 auto;background:url(../imagens/pagina/rodape.jpg) no-repeat top left;padding-bottom:10px}
	.rodape .menu{width:940px;height:35px;text-align:center;line-height:35px}
	.rodape .menu a{font-size:17px;color:#9E3F34;margin-right:23px}
	.rodape .telefone{font-size:28px;color:#9E3F33;text-align:center;float:left;width:250px;margin-top:30px}
	.rodape .telefone div{float:left;width:100%;font-size:13px;margin-top:5px;color:#9E3F33}
	.rodape .telefone span{font-size:18px;color:#9E3F33}
	.rodape .marca{float:right;margin-right:20px}
	.rodape .texto{font-size:14px;color:#AD762A;float:left;width:100%;margin-top:0px}
