/* Padronizacao ------------------------------------------------------------- */

HTML {
	height					: 100%;
	font		 			: 1.34em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

HTML * {
	margin					: 0;
	padding					: 0;
}

/* Estrutura ---------------------------------------------------------------- */

BODY {
	width					: 100%;
	height					: 100%;
	font-size				: .5em;
	line-height				: 1.5em;
	background				: URL(../imagens/backgrounds/bg_body.jpg) repeat-x left 160px;
	background-color		: #FFFFFF;
}

#estrutura {
	width					: 780px;
	height					: auto;
	_height					: 100%;
	min-height				: 100%;
	position				: absolute;
	left					: 50%;
	margin-left				: -390px;
	background				: URL(../imagens/backgrounds/bg_estrutura2.jpg) repeat-y 1px top;
}

/* Conteudo ----------------------------------------------------------------- */

#estrutura #conteudo {
	width: 779px;
	_height					: 100%;
	min-height				: 100%;
	position: relative;
	left: 1px;
	background: URL(../imagens/backgrounds/bg_topoConteudo.jpg) no-repeat left top;
	color: #054E65;
}

#estrutura #conteudo * {
	z-index: 99 !important;
}

#estrutura #conteudo .topo {
	width: 630px;
	height: 54px;
	float: right;
}

.topo P.data {
	position: absolute;
	left: 150px;
	top: 5px;
	font-size: .9em;
	color: #FFFFFF;
}

#estrutura #conteudo .caixa {
	width: 630px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	float: right;
}

.caixa .texto {
	width: 488px;
	height: auto !important;
	height: 1px;
	min-height: 1px;
	float: left;
	z-index: 9;
	margin-top: -40px;
}

.conteudo .interno {
	width: 430px;
	height: auto !important;
	height: 1px;
	min-height: 1px;
	position: relative;
	left: 0px;
	text-align: left;
}

.caixa .direita {
	width: 141px;
	float: right;
}

.texto .conteudo {
	width:429px;
	height:auto !important;
	height:420px;
	min-height:420px;
	background-color:#FFFFFF;
	position:relative;
	top:30px;
	left:1px;
	padding:0px 0px 15px 29px ;
	margin-bottom:100px;
}


.praia {
	background 			: URL(../imagens/titulos/tit_praias.gif) no-repeat left top;
}

.empresas {
	background 			: URL(../imagens/titulos/tit_empresas.gif) no-repeat left top;
	width:100%;
	margin-bottom:10px;
}

.eventos {
	background 			: URL(../imagens/titulos/tit_eventos.gif) no-repeat left top;
}

.noticias {
	background 			: URL(../imagens/titulos/tit_noticias.gif) no-repeat left top;
}

.imoveis {
	background 			: URL(../imagens/titulos/tit_imoveis.gif) no-repeat left top;
}

.conteudo .esquerda, .conteudo .direita {
	float:left;
	width:49%;
	_margin-top:-15px;
	position: relative;
}

.conteudo .esquerda A.completo, .conteudo .direita A.completo {
	position: relative;
	cursor: pointer;
	display: block;
	height: auto !important;
	min-height:1px;
	height:1px;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #003366;
}

.conteudo .esquerda A.completo:HOVER, .conteudo .direita A.completo:HOVER {
	color: #000000;
}

.esquerda .thumbFront, .direita .thumbFront {
	position:absolute;
	left:10px;
	top:10px;
	float:left;
	border:1px solid #AED5E9;
	width:70px;
	height:70px;
}

P.titulo {
	font-size:1.3em !important;
	font-weight: bold;
}

P.titulo IMG {
	position: relative;
	top: 4px;
	left: -4px;
}

.esquerda P.titulo, .direita P.titulo {
	margin-top: 8px;
	float: right;
	text-align: left;
	width: 122px;
	height:auto !important;
	height:10px;
	min-height:10px;
	vertical-align: bottom;
	display: block;
}

.esquerda P.titulo_empresa, .direita P.titulo_empresa {
	font-size:1.3em !important;
	font-weight: bold;
	margin-top: 8px;
	float: right;
	text-align: left;
	width: 122px;
	height: 48px;
	vertical-align: bottom;
	display: block;
}

P.tipo {
	margin-top: 8px;
	margin-bottom: -8px;
	font-size: .8em;
	float: right;
	text-align: left;
	width: 122px;
	
}

.interno P.tipo2 {
	width: 55%;
	float: left;
	display: inline;
	margin:	0;
	padding: 0px;
	font-size: .8em;
	color: #971D5F;
	
}

.descricao {
	float: right;
	text-align: left;
	width: 122px;
	margin: 1em 00 0 ;
	font-size:.9em;
	line-height: 1.2em;
}

.descricao2 {
	float:right;
	text-align:left;
	width:200px;
	position:relative;
	top:15px;
	color:#003366;
	font-size:.9em;
	line-height:13px;
}

HR {
	height: 1px;
	width: 100%;
	clear: both;
	color: transparent;
	border-top: 1px solid #2EA76E;
	margin-bottom: 20px;
}

.separador {
	width:430px;
	height:22px;
	position:relative;
	top: 2em;
	background:URL(../imagens/backgrounds/bg_separador.gif) no-repeat left top;
	z-index:100 !important;
	margin-bottom: -.5em;
}

.separador2 {
	width:100%;
	height:22px;
	background:URL(../imagens/backgrounds/bg_separador.gif) no-repeat right top;
	margin-top:35px;
}

H1 {
	display:inline;
}

H2 {
	width: 100%;
	height: 24px;
	border-bottom: 1px solid #971D5F;
	position: relative;
	margin-bottom: 10px;
}

H3 {
	line-height: 1.33em;
}

/* Link ------------------------------------------------------------------- */

A:ACTIVE, A:LINK, A:VISITED {
	text-decoration :none;
	color :#006699;
}

A:HOVER {
	color :#000000;
}

/* Linhas ----------------------------------------------------------------- */

.linha {
	height: 3px;
	display: block;
	background: URL(../imagens/backgrounds/bg_linha.gif) transparent repeat-x center center;
	height: 1em;
}

/* Formularios ------------------------------------------------------------ */

LABEL {
	width: 120px;
	float: left;
	text-align: right;
}

/* Botőes ----------------------------------------------------------------- */

.voltar {
 	position				: absolute;
	right					: 20px;
	margin-top				: 20px;
	float					: right;
	background				: url(../imagens/botoes/bt_seta_voltar.gif) no-repeat right center;	
}

.voltar A {
	width					: 100%;
	height					: 100%;
	padding-right			: 14px;
}

.voltar_interno {
	margin-top				: 60px;
	float					: right;
	background				: url(../imagens/botoes/bt_seta_voltar.gif) no-repeat right center;	
}

.voltar_interno A {
	width					: 100%;
	height					: 100%;
	padding-right			: 14px;
}

/* Calendário ------------------------------------------------------------- */

#tit_calendario {
	text-align				: center;
	margin-top				: 20px;
}

#tit_calendario CENTER {
	font-size				: 1.3em;
}

.conferir {
	position				: absolute;
	margin-left				: 0px;
	margin-top				: 25px;
	width					: 190px;
}

.conferir IMG {
	margin-right			: 5px;
}