/*Geral*/
*									{ margin:0px; padding:0px; }
body, html 							{ height:100%; }
body 								{ font-family:Verdana, Arial, Helvetica, sans-serif; background-image:url(../imagens_fixas/bg-geral.gif); background-repeat:repeat-x; background-color:#dcd9d9; }
body, input, textarea, select 		{ font-family:Verdana, Arial, Times New Roman; font-size:12px; }
img, fieldset 						{ border:none; }
a									{ text-decoration:none; color:#160959; }
a:hover								{ text-decoration:underline; }
h1									{ font-size:18px; font-weight:normal; color:#160959; }
h2									{ font-size:15px; font-weight:bold; color:#999999; }
h3									{ font-size:24px; font-weight:normal; color:#FFF; }

#container							{ width:100%; }
#sombra								{ width:1064px; margin:auto; background:transparent url(../imagens_fixas/sombra.gif) no-repeat scroll 0 27px; }
#waper								{ width:950px; margin:auto; background:#f2f1f1; padding-bottom:10px; }

#topo								{ width:920px; height:155px; margin:auto; background:#160959; padding:15px; margin-top:10px; }
#banner								{ width:650px; float:right; margin-top:10px; }

#menu								{ height:40px; background:url(../imagens_fixas/bg-menu.gif) repeat-x; }
#menu li							{ display:block; float:left; }
#menu a								{ display:block; float:left; height:25px; padding:10px 22px 0 22px; color:#FFFFFF; font-weight:bold; }
#menu a:hover						{ background:#a79935; color:#160959; text-decoration:none; }
#menu ul							{ margin-left:4px; _margin-left:0px; }

#conteudo							{ width:920px; min-height:400px; height:auto !important; height:400px; margin:auto; margin-top:10px; padding-bottom:30px; }

#busca								{ width:256px; float:left; }

#cont								{ width:630px; min-height:350px; height:350px; height:auto !important; float:right; margin-bottom:20px; }

#form_int							{ width:930px; height:92px; _height:97px; margin:auto; margin-top:10px; background:#FFFFFF; border:dashed 1px #CCCCCC; padding-top:5px; }

.itens_busca						{ width:70px; text-align:left !important; padding:3px 0 3px 5px; border:dashed 1px #CCCCCC; float:left; margin-left:10px; }

#galeria							{ width:420px; float:left; }
#informacoes						{ width:450px; float:right; }

.imoveis							{ width:200px; height:250px; background:#FFFFFF; border:solid 1px #CCCCCC; text-align:center; float:left; margin-right:10px; margin-bottom:10px; padding:5px; }

#form_imoveis						{width: 415px; border: 8px solid #ebde88; background: #a79935; padding: 10px;}

#form_imoveis p 					{color: #ffffff;}
#form_imoveis h2 					{color: #ffffff;}

#b_institucional h1 				{color: #ffffff;}
#b_institucional p 					{color: #ffffff; margin: 8px;}


#rodape								{ width:930px; margin:auto; height:80px; background:#160959; padding:10px; font-size:17px; }
.balneario1							{ width:430px; padding:10px; float:left; border:dashed 1px #FFFFFF; color:#FFFFFF; }
.balneario2							{ width:430px; padding:10px; float:right; border:dashed 1px #FFFFFF; color:#FFFFFF; }

<!-- ADMINISTRATIVO -->
/* menu horizontal-vertical */
.menu-hv * { margin: 0; padding: 0;}
.menu-hv a { display: block; }
.menu-hv li { list-style: none; float: left; height: 1%; }
.menu-hv li ul { position: absolute; visibility: hidden;}
.menu-hv li ul li { float: none; white-space: nowrap; display: inline; /* o inline é pro IE */}
.menu-hv li ul li ul { position: absolute; left: 100%; top: 0; }
.menu-hv li:hover ul, .menu-hv li.over ul { visibility: visible;}
.menu-hv li:hover ul ul, .menu-hv li.over ul ul { visibility: hidden;}
.menu-hv ul ul li:hover ul, .menu-hv ul ul li.over ul { visibility: visible;}
/* menu horizontal-vertical */

/* visual */
.menu-hv { margin-top:20px; background:#CCCCCC; width: 920px; height: 40px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; border-left:solid 7px #FFFFFF; border-right:solid 7px #FFFFFF; border-top:solid 7px #FFFFFF; }
.menu-hv a { font-weight: bold;  text-decoration: none; color: #FFF; padding: 0 20px; line-height: 40px;}
.menu-hv a:hover { background-color:#999999; color: #FFF;}
.menu-hv ul li ul {  background-color: #CCCCCC; border: 1px solid #999999; }
/* visual */

#geral_adm	{ width:920px; margin:auto; padding-top:20px; }
#waper_adm	{ width:900px; min-height:580px; height:auto !important; height:580px; background:#F2F2F2; border:solid 7px #FFFFFF; padding:10px; border-top:none; }

#global_1	{ width:800px; margin-top:20px}
.global_cont { width:222px; background:#EEEEEE; padding:6px; float:left; margin-right:30px; margin-bottom:15px; border: 1px solid #ffffff;}

<!-- ADMINISTRATIVO -->