/*
Theme Name: Parador de Santiago
Theme URI: http://agenciadigitalzwa.com.br/
Description: Template Criado por Ag&ecirc;ncia Digital ZWA (Lamartine Sampaio)- <a href="http://agenciadigitalzwa.com.br/">Website</a>.
Version: 2.7
Author: Lusenildo Dionei
Author URI: http://agenciadigitalzwa.com.br/
Tags: Zoup, ,Ag&ecirc;ncia Web 

	Ag&ecirc;ncia Digital ZWA v1.0
	http://agenciadigitalzwa.com.br/

	This theme was designed and built by Lusenildo Dionei,
	whose blog you will find at http://agenciadigitalzwa.com.br/
*/
/*********************************************************************************************
	CONFIGURAÇÕES PADRÃO (RESET)
*********************************************************************************************/
	html, body, div, span, 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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
	{		
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-family: Georgia, Arial, Helvetica, "Trebuchet MS", sans-serif;
		font-size:14px;
		text-align: left;
		vertical-align: baseline;
	}
/*********************************************************************************************
	Name: zoupframework.css
	Desenvolvido por: Zoup Web Agência 
	Data de Criação: 01/02/2008
	Última Atualização: 05/08/2008
	Copyright: zoup.com.br
*********************************************************************************************/
/* LAYOUT
***************/

	.layout-centro		{position:relative;left:50%}
	.layout-779			{width:779px;margin-left:-389.5px;}
	.layout-1024		{width:1024px;margin-left:-512px;}
	.layout-980			{width:980px;margin-left:-490px;}	
	.layout-960			{width:960px;margin-left:-480px;}	
	.layout-950			{width:950px;margin-left:-475px;}
	.layout-930			{width:930px; margin-left:-465px;}
	
/* OBJ DEFINIÇÃO
******************/
	.left 				{float:left;}
	.right 				{float:right;}
	.clearThis 			{clear:both;}
	.small				{font-size:.625em;}
	.large				{font-size:1em;}
	.soft				{color:#D3D3D3;}
	.hide				{display:none;}
	.img-replace		{position:relative;display:block;text-indent:-9000px;overflow:hidden;}
	a.link-text{width:auto; text-decoration:underline;}
	a.link-text:hover{background-color:#84C125;text-decoration:none;}
	#page_texto ul 		{ margin-left:10px; }
	#page_texto li{ background:url(images/bg_list.gif) no-repeat; padding:0 0 5px 20px; color:#666; list-style:none;}
	#page_texto li a{font-size:0.9em;line-height:1.4em;color:#666;margin-bottom:1.2em; text-decoration:none;}
	#page_texto li a:hover{ text-decoration:underline;}
	#page_texto h3{ font: 2.0em Georgia, Times, Times New Roman, Serif; margin-bottom:10px;}
	#page_texto h4{ font: 1.2em verdana, Times, Times New Roman, Serif;}	
	li a				{line-height:1.4em;color:#4F5457;}
	li a:hover{ text-decoration:underline;}
	li.last				{border:none; background:none;}
	p 					{ font-size:0.9em; line-height:1.4em;color:#666;margin-bottom:1.2em;}		
	p strong			{ font-weight:bold;}	
	h2.titulo-principal	{ font: italic 2.4em Georgia, Times, Times New Roman, Serif;}
	h3.sub-titulo{ font-size:1.3em;}
	h3.sub-titulo a{ font-size:1.1em; text-decoration:none;}
	.servico li{ width:210px; float:left;}
/*	
	BODY
***************/		
	html body{ background: url(images/bg_pagina.jpg) repeat-x top #fff;}
@charset "utf-8";
/* CSS Document */

	*{margin:0px;padding:0px;list-style:none;text-decoration:none;}
	body{height:100%;}
	html h1, h2, h3, h4, h5, h6, form, ul, li, ol, span, label, fieldset, legend, p, a, tr, td{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000000;
		text-decoration: none;	
	}
	html legend{position:absolute; top:-1.7em; left:0.5em;} 
	html fieldset{ position:relative; margin-top:1em; padding-top:.75em;}
/*
	CONFIGURAÇÃO CABEÇALHO	
*/
	#ZoupBackTopo{
		position:relative;
		top:0px;
		left:0px;
		width:100%;
		height:442px;
		background-image:url(images/bg_topo.jpg);
		background-repeat:no-repeat;
		background-position:top center;
		z-index:0;
	}
	#ZoupBackTopo #ZoupCabecalho{height:442px;}	
	#ZoupBackTopo #ZoupCabecalho h1{
		position:absolute;
		top:9px;
		left:0px;
		width:205px;
		height:136px;
		float:left;
		z-index:3;
		}			
	#ZoupBackTopo #ZoupCabecalho h1 a{
		top:0px;
		left:0px;
		width:205px;
		height:136px;
		background-image:url(images/logomarca.gif);
		background-repeat:no-repeat;
	}	
/*
	CONFIGURAÇÃO MENU PRINCIPAL	
*/
	#ZoupMenuPrincipal{
		position:relative;
		top:157px;
		left:106px;
		width:100px;
		height:auto;
		float:left;		
		z-index:2;	
	}	
	#menu-apousada a, #menu-orestaurante a, #menu-acomodacoes a, #menu-chapadadiamantina a, #menu-lencois a, #menu-contato a{
		position:relative;
		display:block;
		text-indent:-9000px;
		overflow:hidden;
		/*Medidas*/	
		height:35px;
		/*background*/
		background-repeat:no-repeat;
	}
	#menu-chapadadiamantina a{
		top:-11px;
		left:-77px;		
		width:176px;
		background-image:url(images/menu_chapada.gif);		
	}
	#menu-chapadadiamantina a:hover{background-image:url(images/over_menu_chapada.gif);}
	#menu-lencois a{
		top:-8px;
		left:9px;	
		width:90px;
		background-image:url(images/menu_lencois.gif);		
	}
	#menu-lencois a:hover{background-image:url(images/over_menu_lencois.gif);}
	
	
	


/**********************************************************************************************
	CONFIGURAÇÃO PAINEL QUE EXIBE IMAGEM	
***********************************************************************************************/
	#ZoupBackTopo #ZoupCabecalho #ZoupPainel{
		position:relative;
		top:-10px;
		left:102px;
		width:482px;
		height:423px;
		background-image:url(images/bg_painel.gif);
		padding-top:7px;
		padding-left:7px;
		float:left;
		z-index:1;
	}
/**********************************************************************************************
	CONFIGURAÇÃO IDIOMA
***********************************************************************************************/	
	#ZoupIdioma{position:relative;top:0px;left:-40px;z-index:3;float:left;}
	#ZoupIdioma #idi-portugues a{
		width:37px;
		height:32px;
		background-image:url(images/band_pt.gif);
		background-repeat:no-repeat;								
	}
	#ZoupIdioma #idi-portugues a:hover{background-image:url(images/band_over_pt.gif);background-repeat:no-repeat;}	
	#ZoupIdioma #idi-ingles a{
		width:43px;
		height:32px;
		background-image:url(images/band_en.gif);
		background-repeat:no-repeat;			
	}	
	#ZoupIdioma #idi-ingles a:hover{background-image:url(images/band_over_en.gif);background-repeat:no-repeat;}		
	#ZoupMapa{position:relative;top:64px;left:-86px;z-index:3;float:left;}
	#ZoupMapa #zoup-mapa a{
		width:46px;
		height:29px;
		background-image:url(images/mapa.gif);
		background-repeat:no-repeat;								
	}
	#ZoupMapa #zoup-mapa a:hover{background-image:url(images/over_mapa.gif);background-repeat:no-repeat;}	
/**********************************************************************************************
	CONFIGURAÇÃO PLACA
***********************************************************************************************/
	#ZoupPlaca{
		position:absolute;
		top:154px;
		left:590px;	
		width:173px;
		height:230px;
		float:left;
	}
	#ZoupBackTopo #ZoupPlaca a{
		top:0px;
		left:0px;
		width:173px;
		height:230px;
		background-image:url(images/placa.gif);
		background-repeat:no-repeat;		
	}	
/**********************************************************************************************
	CONFIGURAÇÃO LINHA QUE DIVIDE PÁGINA
***********************************************************************************************/
	#ZoupBarraCortaSite{
		position:relative;
		top:396px;
		width:100%;
		height:23px;
		background-image:url(images/barra.gif);
		background-repeat:repeat-x;
		z-index:0;
	}
/**********************************************************************************************
	CONFIGURAÇÃO CONTEUDO
***********************************************************************************************/	
	#ZoupBackConteudo{
		width:100%;
		height:auto;
		margin-top:-30px;
		background-image:url(images/bg_conteudo.jpg);
		z-index:0;
		text-align:left;
	}
	#ZoupBackConteudo img{
		padding:;
	}
	#col-1,#col-2 {width:370px;}
	#col-1{ margin:10px 30px 0 0;}
/**********************************************************************************************
	CONFIGURAÇÃO CONTEUDO TEXTO
***********************************************************************************************/	
	#ZoupConteudo{height:auto;padding-top:30px;}
	.ZoupCounteudo{}
/**********************************************************************************************
	CONFIGURAÇÃO FORMULÁRIO
***********************************************************************************************/	
	#ZoupConteudo fieldset{border:0px;position:relative;margin-left:190px;}	
	#ZoupConteudo fieldset table{font-size:12px; }		
	#ZoupConteudo fieldset ul li{padding:4px;}				
	#ZoupConteudo ul li label{display: block;width:140px;font-size:12px;color:#000;}	
	#ZoupConteudo input{width:215px;height:20px;background-color:#FFFFFF;border:1px solid #7B5229;}	
	#ZoupConteudo textarea{width:277px;height:130px;background-color:#FFFFFF;border:1px solid #7B5229;}		
	#ZoupConteudo select{
		width:249px;
		height:23px;
		font-size:12px;
		background-color:#FFFFFF;
		border:1px solid #7B5229;
	}		
	#ZoupConteudo .ZoupBotaoLogin{
		width:56px;
		height:23px;
		font-size:12px;
		color:#FFFFFF;
		background-color:#5A4220;
		border:1px solid #7B5229;
	}	
	#ZoupConteudo .ZoupRadio{width:auto;height:auto;}	
/**********************************************************************************************
	CONFIGURAÇÃO TABELA LOCAÇÃO
***********************************************************************************************/		
	#ZoupConteudo table{
		width:100%;
		font-size:12px;
		margin-top:15px;
	}
	#ZoupConteudo table tr td{ padding:6px;}
	#ZoupConteudo table .CabecalhoTabela{
		text-align:center;
		background-color:#5A4220;
		color:#FFFFFF;
		font-size:14px;
	}
	#ZoupConteudo table p{
		padding:0;
	}	
/**********************************************************************************************
	CONFIGURAÇÃO COLUNAS 
***********************************************************************************************/	
	#Col-1, #Col-2{
		width:349px;
		float:left;
		
	}
	#Col-1{
		margin-right:40.5px;
	}
	#Col-1 p{
		font-size:12px;
		line-height:160%;
		padding-top:16px;
	}
	#Col-2 p {
		font-size:12px;
		line-height:160%;
		padding-top:16px;
	}
/**********************************************************************************************
	CONFIGURAÇÃO DESTAQUES HOME
***********************************************************************************************/	
	#ZoupDest-1, #ZoupDest-2, #ZoupDest-3{float:left;padding-top:17px;}
	#ZoupDest-1 p, #ZoupDest-2 p, #ZoupDest-3 p{font-size:14px; padding-top:10px; padding-left:4px;}
	#ZoupDest-1{width:290px;height:128px;margin-right:13px;}	
	#ZoupDest-2{width:195px;height:128px;margin-right:33px;}
	#ZoupDest-3{width:222px;height:128px;}
	#ZoupDest-1 img{position:relative;top:-46px;left:-46px;float:right;}		
	#ZoupDest-2 img{position:relative;top:-110px;left:15px;float:right;}		
	#ZoupDest-3 img{position:relative;top:-90px;left:15px;float:right; }	
	
/**********************************************************************************************
	CONFIGURAÇÃO CONTEÚDO - INTERNO
***********************************************************************************************/	
	#ZoupColTexto-1, #ZoupColTexto-2{width:369px;float:left;}
	#ZoupColTexto-1 p, #ZoupColTexto-2 p{font-size:12px; line-height:160%; margin-top:18px;}
	#ZoupColTexto-1{margin-right:18px;}		
/**********************************************************************************************
	CONFIGURAÇÃO CONTEÚDO - RODAPÈ
***********************************************************************************************/		
	#ZoupGaleria{width:100%;height:auto; margin-top:33px;}
	#ZoupGaleria ul li{float:left; margin-right:8px;}	
	#ZoupGaleria img{width:135px;height:102px;border:4px solid #FFF;}	
/**********************************************************************************************
	CONFIGURAÇÃO RODAPÉ
***********************************************************************************************/				

	#ZoupRodape{
		background-image:url(images/bg_conteudo.jpg);	
		position:relative;
		width:756px;
		height:auto;
		left:50%;
		margin-left:-378.5px;
		text-align:center;
	}
		
/**********************************************************************************************
	CONFIGURAÇÃO RODAPÉ ASSINATRA ZOUP WEBAGENCIA.COM
***********************************************************************************************/				
	#ZoupAssinatura{text-align:center;margin-top:5px;margin-left:12px;}
	#ZoupRodape p{font-family: Georgia, Arial, Helvetica, "Trebuchet MS", sans-serif; text-align:center;padding-top:10px;font-size:11px;margin-top:24px;}	
	#ZoupRodape span{color:#000;font-size:12px;margin-right:10px;text-align:center;margin-top:5px;margin-left:12px;}	
	#ZoupRodape a:hover{background-color:#6AC334;color:#FFF;}	
/**********************************************************************************************
	CONFIGURAÇÃO RODAPÉ COMPLEMENTAR
***********************************************************************************************/				
	#ZoupRodapeComplemento{
		width:100%;
		height:48px;
		background-image:url(images/down_rodape.gif);
		background-repeat:repeat-x;
		background-position:center;
}	
/**********************************************************************************************
	CONFIGURAÇÃO EDITOR DE TEXTO
***********************************************************************************************/	
	#EditeTexto{width:574px;margin-left:25px;margin-top:15px;}
	#EditeTexto ul{width:100%;}		
	#EditeTexto ul li textarea{width:576px;}		
	#EditeImagem{width:574px;margin-left:25px;margin-top:15px;font-size:12px;}
	#EditeImagem input{border:1px solid #999999;}
	#EditeImagem img{border:1px solid #999999;}		
	#page-menu-flutuante{
		width:752px;
		position:relative;
		top:14px;
		left:11.5%;
		background-color:#ACAF46;
		border:1px dashed #000;
		padding:10px;		
	}
	#page-menu-flutuante a{color:#FFF;}			
	#page-menu-flutuante a:hover{color:#000;}	
	
/* 	
	WORDPRESS
***************/	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;
	}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;
	}
	#comment{ width:550px;}
	.alignleft{ float:left; margin:10px;}
	.alignright{ float:right; margin:10px;}		
