/* config */
body { background-color: #000; }
.floatL { float: left; }
.font_pequena { font: 9px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; }

/* colors */
.marrom { color: #663300; }

/* containers */
.container { width: 800px; padding: 0 53px; background: #000 url('../img/site/bg.jpg') repeat; }

/* tres colunas index */
.collum1 { color: #663300; width: 250px; margin: 0 10px; float: left; }
.collum2 { color: #663300; width: 240px; margin: 0 10px; float: left; }
.collum3 { color: #663300; width: 250px; margin: 0 10px; float: left; }

/* banner */
.banner_index { width: 800px; height: 302px; background: #fff url('../img/site/index_banner.jpg') no-repeat; }
.banner_index_01 { text-align: right; padding: 33px 29px 0 0; }
.banner_index_02 { text-align: right; margin: 6px 29px 0 0; }
.banner_index_03 { text-align: right; margin: 4px 29px 0 0; }

.banner { width: 800px; height: 90px; background: #fff url('../img/site/banners.jpg') no-repeat; }
.banner_01 { float: left; padding: 4px 0 0 20px; }
.banner_02 { float: left; padding: 4px 0 0 18px; }
.banner_03 { float: left; padding: 4px 0 0 21px; }

/* header */
.header { width: 800px; height: 136px; background: #fff url('../img/site/top.jpg') no-repeat; }
	.header_link1 { width: 88px; height: 87px; float: right; }
	.header_link2 { width: 144px; height: 30px; float: right; }
	.menu { width: 517px; height: 33px; float: right; margin-top: 16px; margin-right: 8px; }

/* conteudo */
.conteudo { padding-top: 20px; background: #fff url('../img/site/bg_top.jpg') no-repeat; }
	.conteudo_index { background: #fff url('../img/site/index_bg.jpg') repeat; }
	.conteudo_esq { width: 180px; float: left; margin: 5px 11px 0 12px; }
	.conteudo_dir { width: 562px; float: left; margin: 0 10px 0 25px; }

.aguas_de_bonito { padding-top: 247px; background: #fff url('../img/site/bg_fotos_apto.jpg') no-repeat; }
	.aguas_de_bonito div { float: right; width: 500px; padding-right: 15px; }

.estrutura_de_lazer { padding-top: 247px; background: #fff url('../img/site/bg_fotos_lazer.jpg') no-repeat; }
	.estrutura_de_lazer div { float: right; width: 500px; padding-right: 15px; }

.texto { background: #fff url('../img/site/bg_text.png') repeat; }
.texto div { padding: 10px; }

.lua-de-mel { margin-top: 10px; font: normal 14px Arial, sans-serif; color: #663300; }

/* fancy */
.fancy_img { margin-right: 10px; }

.rodape { color: #fff; text-align: center; width: 800px; padding-top: 110px; height: 24px; background: #fff url(../img/site/rodape.jpg) no-repeat; }
	.rodape a { text-decoration: none; color: #fff; }